@charset "UTF-8";

body  {
margin-top:-5px;
background-color:#333;
margin-bottom:-3px;
}

td  {
vertical-align:top;
text-align:left;	
	}

/*li  {
	text-decoration: none;
	list-style-type: none;
	list-style-position: inside;
}*/

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.redbold  {
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	color:#F00;
}

h5  {
	font-style:italic;
}


a:link {
	text-align: center;

}

a:hover {
	color: #ff0000; 
	text-decoration: none; }

#wrapper {
	background-color: white;
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #58595B;
	font-family: Arial, Helvetica, sans-serif;
}

#main-nav  {
	height:67px;
	background-color:#58595B;
	font-size: 24px;
}

#main-nav a:link  {color:white;}

.bold {	
	font-weight:bold;
	font-size:14px;
	line-height:23px;
	color:#000;
}

.italic  {
	font-style:italic;
	font-size:12px;
}

.link-box  {
	padding:20px;
	width:130px;
	height:27px;
	float:left;
	text-align:center;	
}

.link-footer  {
	padding:21px;
	width:120px;
	height:15px;
	float:left;
	text-align:center;	
}

.videoboxl  {
width:310px;
height:315px;
padding:5px;
margin:10px;
float:left;	
border-left: thin solid #FFF;
}


.left  {
	float:left;
}

#content  {
	font-size:13px;
}

#left-column  {
	width:293px;
	height:588px;
	padding:10px;
	float:left;
	background-color:#FFF;
	}
	
#right-column  {
	width:432px;
	height:auto;
	padding:10px;
	float:left;
	background-color:#2681FA; /*#2681FA;*/
	background-repeat: repeat-x;
	color: #FFF;
}

#right-column-vid  {
	width:765px;
	height:auto;
	padding:0px;
	float:left;
	background-color:#0081ff; /*#2681FA;*/
	background-image:url(../images/glow.jpg);
	background-repeat: repeat-x;
	color: #FFF;
}

#side-nav  {
	padding-top:170px;
	padding-left:60px;
	width:199px;
	height:438px;
	float:right;
	background-image:url(../images/side-nav-bg.png);
	font-size: 20px;
	line-height: 60px;
}

#side-nav a:link  {
	color:#58595B;
	}

#bottom-row  {
	width:1004px;
	height:auto;
	clear:both;
	padding:10px;
	background-color:#58595B;
	color:white;
	border-top: medium solid #2681FA;
}

#footer  {
	width:1014px;
	height:75px;
	padding:5px;
	background-color:#2681FA;
	text-align:center;
	color:#FFF;
}
