<!--
body {
	font: 0.7em 'Lucida Grande', 'Lucida Sans', sans-serif;
	background: #f2f2f2 url('/visage/static/images/body_bg.gif') repeat-y center center;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	color:#6c6c6c;
}
small {
font-size: 0.7em;
}
.twoColFixRtHdr #container {
	width: 930px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page
	border: 1px solid #000000; */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFixRtHdr #header {
	padding: 0;
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 277px;
	padding: 0;
	margin-left: 20px;
}
.twoColFixRtHdr #video {
	background: url('/visage/static/images/video_bg.gif') no-repeat;
	width:277px;
	height: 214px;
	float:right;
}
#tafeforallvideorevisedmpg { float:left; padding-right: 20px; padding-bottom: 20px; padding-top: 20px; }
.twoColFixRtHdr .sidebar1SmButton {
	background: url('/visage/static/images/button_sm_bg.gif') no-repeat;
	width:134px;
	height: 68px;
	float:left;
}
.twoColFixRtHdr .sidebar1SmButton img {
	width: 134px;
	height: 68px;
}
.twoColFixRtHdr .sidebar1LgeButton {
	background: url('/visage/static/images/button_lge_bg.gif') no-repeat;
	width:277px;
	height: 59px;
	float:left;
}
.sidebarIcon {
	float:left;
	width: 62px;
	height: 59px;
}
.sidebarLink {
	float:left;
	margin-top: 8px;
}
#sidebarLinkSubscribe {
	float:left;
	margin-top: 8px;
}
.sidebarLink:link, .sidebarLink:visited {
	font-size: 18px;
	color:#797979;
	text-decoration: none;
}
.sidebarLink:active, .sidebarLink:hover {
	text-decoration: underline;
}

.twoColFixRtHdr #mainContent {
	margin: 0 277px 0 0;
	padding: 0;
}
.pageImage {
border:0 solid #ccc;
float:right;
padding-left:15px;
}
td div { float: left }
h1 {
	color:#d82427;
font-weight: bold;
	font: 2em Verdana, Arial, Helvetica, sans-serif;
margin-bottom: 0.3em;
margin-top: 0.3em;
}
h2 {
	color:#d82427;
font-weight: bold;
	font: 1.7em Verdana, Arial, Helvetica, sans-serif;
margin-bottom: 0.2em;
margin-top: 0.2em;
}

h2 a:link, h2 a:visited {
	color:#d82427;
text-decoration:none;
}
h2 a:hover, h2 a:active{
text-decoration:underline;
}

h4 {
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font: 1.5em Verdana, Arial, Helvetica, sans-serif;
}
p {
margin-top:0;
	line-height: 1.4em;
}
.blogEntry {
	line-height: 1.4em;
}
.blogEntryDate {
	margin-top:30px;
	color:#afafaf;
}
.blogAuthor {
margin-bottom:5px;
	color:#afafaf;
text-transform:uppercase;
}
.blogThumbnail {
border:0 solid #ccc;
float:left;
padding-right:5px;
}
.blogEntryAbstract, .description, p.description p {
font-weight: bold;
}
.commentsWidget {
	background: url('/visage/static/images/comments_widgets_bg.gif') no-repeat;
	width: 544px;
	height: 42px;
	margin-left: 44px;
margin-bottom: 10px;
margin-top: 10px;
}
.share {
	float:left;
	margin: 12px 30px 0 10px;
}
.commentsLink {
	float:right;
	width:120px;
	padding-top: 12px;
}
.commentsLink a:link, .commentsLink a:visited {
	font-size: 11px;
	color:#797979;
	text-decoration: none;
}
.commentsLink a:active, .commentsLink a:hover {
	text-decoration: underline;
}
.commentsIcon {
	float:right;
	margin: 5px;
	width:44px;
	margin-left: 24px;
}
#commentsBoxTop {
	background:url('/visage/static/images/comments_box_top.gif') no-repeat;
	width:544px;
	height: 10px;
	margin-left:44px;
	font-size:1px;
	border: 0 #fff solid;
	overflow: hidden;
	margin-top:10px;
}
#commentsBox {
	background:url('/visage/static/images/comments_box_sides.gif') repeat-y;
	width:544px;
	border: 0 #fff solid;
	overflow: hidden;
	margin-left:44px;
}
#commentsBox h2 {
padding-left: 10px;
}
#commentsBoxBottom {
	background:url('/visage/static/images/comments_box_bottom.gif') no-repeat;
	width:544px;
	height: 10px;
	margin-left:44px;
	font-size:1px;
	border: 0 #fff solid;
}
.commentText {
	color:#4c4c4c;
	font: 11px Arial, Helvetica, sans-serif;
width: 520px;
padding-left:10px;
padding-right:10px;
}
.commentPoster {
	color:#ababab;
	text-align:right;
	font: 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
width: 525px;
padding-left:10px;
padding-right:10px;
padding-bottom:12px;
border-bottom: 1px solid #eee;
}
#commentsBox hr {
	color: #ababab;
	height:1px;
width: 500px;
}
#partnerLogos {
width:600px;
border-top: 1px solid #cfcfcf;
}
#partnerLogos h1 {
font-size: 18px;
	color:#797979;
margin-bottom: 20px;
margin-top: 10px;
}
.logo {
float:left;
margin-right: 40px;
margin-left: 20px;
margin-bottom: 10px;
margin-top: 10px;
}
#footer {
	padding: 0 10px 0 20px;
	background-color:#d82427;
	color: #fff;
width: 900px;
height: 40px;
}
#footer div {
	margin: 0;
	padding: 10px 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.floatLeft {
	float: left;
	margin-right: 8px;
width: 300px;
}
.floatRight {
	float: right;
	margin-left: 8px;
width: 200px;
text-align:right;
}
.clear {
width:600px;
height: 15px;
font-size: 1px;
}
.clear_0 {
	clear:both;
	height:0;
}
.clear_1 {
	clear:both;
	height:1px;
}
.clear_5 {
	clear:both;
	height:5px;
}
.clear_10 {
	clear:both;
	height:10px;
width:10px;
}
.clear_20 {
	clear:both;
	height:20px;
}
.clear_50 {
	clear:both;
	height:50px;
}
.clear_100 {
	clear:both;
	height:100px;
}
.square9 {
	width:9px;
	height:9px;
	float:left;
}
fieldset.subscribe {
  padding: 1em;
  }
label.subscribe {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }
#indexlisting {
border:0 solid #cccccc;
}
a:link, a:visited {color:#3e61b3; text-decoration:none; }
a:active, a:hover{ text-decoration:underline; }
.indexlistingtitle, .indexlistingtitle:link, .indexlistingtitle:visited {
font-size:1.1em;
font-weight:bold;
line-height:1em;
text-decoration:none; 
}
.indexlistingItem {
width: 600px;
overflow: auto;
}
.indexlistingtitle:hover, .indexlistingtitle:active { text-decoration:underline; }
.indexlistingthumbnail {
border:0 solid #ccc;
float:left;
}

#footer div a:link,#footer div a:visited { color:#fff; text-decoration:none; }
#footer div a:hover,#footer div a:active { text-decoration:underline; }
.indexistingdesciption {
line-height:1.4em;
}
#breadcrumbs {
border:0 solid #243E6F;
color:#555;
margin-top: 10px;
padding:0;
width:600px;
font-size: 10px;
margin-bottom: 20px;
}
.indexlistingtext {
padding-left: 10px;
}
#player2 {
margin-left: 18px;
margin-top:18px;
}
-->