#topNav { 
		height: 38px;
		background-image: url(../images/topnav_bg.jpg);
		background-position: top center;
		background-repeat: repeat-x;
		margin-top: -14px;
		margin-left: -8px;
		margin-right: -8px;
		padding: 0px;
		} 

#wrapper { width: 932px;
		position: relative; 
		top: 0px;
		left: 50%;
		margin-left: -466px;
		background-image: url(../images/content_bg.jpg);
		background-position: top;
		background-repeat: repeat-y;
		}

body { font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-style: normal;
		line-height: 18px;
		color: #000000;
		}
		
.bio { font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-style: normal;
		line-height: 18px;
		color: #000000;
		}
		
#contentMain { width: 821px;
		position: relative; 
		top: -5px;
		left: 73px;
		background-color: #000000;
		}
		
* html #leftContent {
display: inline;
}
		
#leftContent { width: 507px;
		margin-top: 5px;
		margin-left: 30px;
		margin-right: 15px;
		margin-bottom: 15px;
		background-color: #FFFFFF;
		float: left;
		}
		
* html #rightContent {
display: inline;
}		

#rightContent { width: 221px;
		margin-top: 5px;
		margin-left: 15px;
		margin-right: 30px;
		margin-bottom: 15px;
		background-color: #FFFFFF;
		float: right;
		}
		
.name { font-style:italic;
		font-weight: bold;
		}
		
.textlinks { font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#e0d8cb;
		}
		
.textlinks a { font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #e0d8cb;
		text-decoration: none;
		}
		
.textlinks a:hover {
	font-size: 12px;
	color: #e0d8cb;
	text-decoration: underline;
		}
		
.footer { font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:#e0d8cb;
		}
		
.footer a { font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #163f5b;
		text-decoration: none;
		}
		
.footer a:hover { font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #163f5b;
		text-decoration: underline;
		}.VideoHeader {
	font-size: 16px;
	font-weight: bold;
	color: #009DAE;
}
.RegisterTable {
	border: 2px solid #009DAE;
}
.RegisterText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#wrapper #contentMain table tr .textlinks h1 a u {
	font-size: 18px;
}
