/*******************universal declaration*******************/
body,td,tr,div,p,li,ul { 
	font-family: Arial, Helvetica, sans-serif;
	color:#050590; 
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

/*******************html tags*******************/
html {
	margin: 0px;
	padding: 0px;
	}
	
body{
	text-align: center;
	margin: 0px;
	background: #000066;
}

/*******************Layout Divs*******************/
#wrapper {
	text-align: left;
	margin: auto;
	width: 1000px;
}
#leftcol {
	float: left;
	width: 780px;
}
#rightcol {
	float: right;
	width: 210px;
}
#mainArea{
	background-color: #045180;
	text-align: left;
	width: 780px;

}
#mainArea2{
	position:absolute;
	top: 0px;
	left: 0;
	right: 0;
	width:1000px;
	background-color: #ffffff;
}

#masthead{
	width:776px;
	padding: 4px;
	height: 98px;
	text-align: center;
	background-color: #000066;
}

#RightAdfloat{
	float: left;
	width:160px;
	padding: 0px;
	top: 14px;
	text-align: left;
}

#content{
	height:100%;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/*******************Navigation Styles*******************/
.nav1{
	background-color: #CFD5DB;
	background-image: url(/images/nav/nav_blank3.gif);
	padding: 0px;
	min-height: 30px;
	height: 32px;
}
html>body .nav1 {height: auto;}


.nav2{
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	min-height: 138px;
	height: 138px;
}
html>body .nav2 {height: auto;}

.nav3{
	background-color: #CFD5DB;
	background-image: url(/images/nav/navfull_off_00.gif);
	padding: 0px;
	min-height: 32px;
	height: 32px;
}
html>body .nav3 {height: auto;}

/*******************Middlebody Styles*******************/
.middlebody {
	padding: 0px 0px 0px 0px;
}

.middlebody p {
	padding: 2px 2px 2px 2px;
}

/*******************Ads Styles*******************/
#skyAD{
	margin-left: 0px;
	padding: 12px;
	text-align: left;
	height: 600px;
	width: 120px;
}

#skyAD img{
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 29px;
}

#masthead img{
	padding:8px;
}

/*******************Forms Styles*******************/
.drop {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color: #F5F5F5;
}

.textbox {
	font-size: 11px;
	font-weight: normal;
	color: 334660;
	background-color: #FBFBFB;
	border: 1px solid #6C7380;
}

/*******************Extra Styles*******************/
#gradientback{
	height: 17px;
	margin-top: 0px;
	background-color: #ffffff;
	margin-top: 0px;
	background-image: url(../images/nav/gradientback_l.gif);
	padding: 0px;

}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}

#line {
	height: 1px;
	background-color: #000000;
	background-image: url(../images/pixel_w.gif);
	background-repeat: repeat;
}

/*******************Image Headers Styles*******************/
#headclickandlisten {
	background-image: url(../images/sechead/oldies/head_clickandlisten.gif);
	height: 30px;
	width: 300px;
}

#headnews {
	background-image: url(../images/sechead/oldies/head_news.gif);
	height: 30px;
	width: 300px;
}

#headlatestadditions {
	background-image: url(../images/sechead/oldies/head_latest.gif);
	height: 30px;
	width: 300px;
}

#headnewsletter {
	background-image: url(../images/sechead/oldies/head_newsletter.gif);
	height: 30px;
	width: 300px;
}

#headtechrequirements {
	background-image: url(../images/sechead/oldies/head_techreq.gif);
	height: 30px;
	width: 300px;
	float: left;
}
#fontsecheads {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bolder;
	color: #000066;
	font-style: normal;
	padding-top:3px;
	padding-bottom: 2px;
}
/*********************TEXT STYLES**********************/
a:link {
	color: #374C6A;
	text-decoration: none;
}
a:visited {
	color: #374C6A;
	text-decoration: none;
}
a:hover {
	color: #374C6A;
	text-decoration: underline;
}
a:active {
	color: #374C6A;
	text-decoration: none;
}

.fontL {
	font-size: 12px;
	color: #333333;
}
.fontgray {
	font-size: 11px;
	color: #999999;
		font-weight: normal;
}

#latestcdtext {
	padding: 2px 2px 2px 4px;
	width: 230px;
	margin: 0px;
	word-spacing: 0px;
	color: #666666;
	font-weight: bold;
}

a.review:link {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.review:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.review:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
a.review:active {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

a.more:link {
	font-size: 10px;
	color: #39557E;
	text-decoration: none;
}
a.more:visited {
	font-size: 10px;
	color: #39557E;
	text-decoration: none;
}
a.more:hover {
	font-size: 10px;
	color: #39557E;
	text-decoration: underline;
}
a.more:active {
	font-size: 10px;
	color: #39557E;
	text-decoration: none;
}

.techreq {
	color: #666666;
	padding: 3px 4px;
	width: 436px;
	background-position: center;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px none #E8E8E8;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#paypaldonate {
	color: #666666;
	padding: 3px 4px;
	width: 430px;
	background-position: center;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	
	}

#winmedialogo {
	float: right;
	height: 30px;
	width: 95px;
}

#mainrightcol {
	float: right;
	vertical-align: middle;
	background-color: #FFFFFF
	}
	
	.mainrightspace {
	float: right;
	vertical-align: top;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	}
	#maintiles {
	color: #333333;
	padding: 6px 6px 4px;
	float: left;
	vertical-align: middle;

}

.mainspacing {
	vertical-align: middle;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;


}
#footer
{
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	color: #FFFFFF;
	height: 40px;

}

#readreview {
	font-size: 10px;
	color: #666666;
	background-color: #BDC5CE;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #6C7380;
	width: 215px;
	text-align: left;
	height: 10px;
	margin: 3px 0px 0px;
}
