f/* DEFAULT specific content!*/

#ocontainer{
	background-image: url('../images/pagebg.png');
	background-repeat: repeat-x;
}

h2{
	margin: 0px;
	color: #666666;
}

a, a:visited{
	text-decoration: underline;
	color: #61babf;
}

a:hover{
	color: #73dee4;
}

.tabalt{
	background-color: #CCCCCC;
}

#didyouknow{
	width: 939px;
	height: 27px;
	background: url('../images/main/default/didyouknow.jpg');
	clear: both;
	margin-top: 0px;
	#
}

#sidebar{
	float: right;
	width: 219px;
	background:  #61babf top no-repeat url('../images/related.png');
	padding: 30px 10px 10px 10px;
}


#sidebar ul{
	margin-left: -30px;
}

#sidebar li{
	display: block;
	padding-top: 5px;
	width: 200px;
	height: 45px;
	border-top: 1px solid #999;
}

#sidebar li a{
	color: #003366;
	font-size: 11px;
	font-weight: bold;
}

#sidebar li a.sidelink{
	color: #CC3300;
}

#footer3{
	width: 225px;
	height: 208px;
	margin-left: 1px;
	float: left;
}

#footer3 img{
	width: 100%;
	height: 100%;
}

#main{ /*front page main*/
	width: 939px;
	background: #fff bottom right no-repeat url('../images/main/default/notetop.png');
	overflow: auto;
	height: 325px;
	margin-bottom: 0px;
}

#main-alt{ /*front page main*/
	width: 919px;
	background: #fff;
	padding: 10px;
	margin-bottom: 75px;
	font-size: 13px;
}

  /*========================================Specific to front page*/
#featureblock{
	width: 631px; 
	height: 304px; 
	float: left; 
	margin: 5px 5px 10px 1px;
	padding: 3px;
	background:  #e8e5c0 center no-repeat;
}

#featurecontainer{
	width:  625px;
	height: 261px;
	margin: 0px auto;
}

#featured{
	border: none; 
	margin: 0px 0px 0px 3px;
}

#switcher{
	text-align: right;
	margin: 0px auto;
	width: 625px;
	height: 25px;
	background-color: #122548;
	color: #fff;
	padding-top: 5px;
}

#switchtastic{
	display: inline;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#switchtastic div{
	display: inline;
	text-decoration: none;
	color: #fff;
	width: 15px;
	height: 15px;
	padding: 0px 6px;
	list-style: none;
	background-repeat: no-repeat;
}

#switchtastic a, #switchtastic a:visited{
	text-decoration: none;
	color: #fff;
}

.switchnum{
	margin: 0px 10px -5px 10px;
	width: 12px;
	height: 12px;
	background-color: #0066CC;
}

#videoblock{
	padding-top: 20px;
	background-color: #f5f5e9;
	float: right; 
	margin: 5px 5px 0px 0px;
}


.footer1{
	width: 413px;
	height: 264px;
	background: no-repeat url('../images/footer1.png');
	float: left;
}

.topic{
	margin-top: 28px;
	padding-top: 15px;
	width: 100%;
	height: 165px;
	background-repeat: no-repeat;
	background-position: 13px 0px;
	color: #282322;
	font-size: 12px;
}

.topic ul{
	margin-left: 8px;
}

.topic li{
	margin-bottom: 5px;
}

#footer4{
	width: 300px;
	float: left;
	height: 214px;
	background: top repeat-x url('../images/main/default/shadow.png');
}

#realfooter{
	font-size: 13px;
	width: 100%;
	height: 120px;
	padding-top: 20px;
	background: url('../images/main/default/realfooter.png');
	color: #00668f;
}
#realfooter a{
	color: #00668f;
}

#finalfooter{
	margin-top: 20px;
	height: 85px;
	width: 939px;
	padding-top: 15px;
	margin: 0px auto;
	font-size: 10px;
}

#contactContainer{
	height: 400px;
	margin-bottom: 100px;

}

#adsHeader{
	margin-left: 5px;
	margin-bottom: 40px;
}

.contact{
	height: 400px;
	float: left;
	color: #172a4e;
}

.contact input{
	margin-bottom: 40px;
	font-size: 15px;
}


.red{
	font-size: 10px;
	color: #CC3300;
}

#contact1{
	width: 214px;
	padding-left: 10px;
	padding-right: 10px;
}

#contact2{
	width: 428px;
	padding-left: 10px;
	padding-right: 10px;
}

#msg{
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-size: 14px;
}

#msgheader{
	margin-left: 20px;
}

#adsTable input{
	width: 200px;
}

#adsTable td{
	margin-bottom: 10px;
}

#contact3{
	width: 214px;
	padding-left: 10px;
	padding-right: 10px;
}

#submitbutton{
	font-size: 32px;
	margin: 80px 0px 0px 30px;
	float: right;
}

#submitbutton img{
	margin-bottom: -3px;
}


.bigNum{
	font-size: 60px;
}

ol li{
	margin-top: 3px;
}