body 
{
	font-size:12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	margin:0; 
	padding:0; 
	background-color:#000000;
}
	
#frame 
{
	width:765px; 
	margin-right:auto; 
	margin-left:auto; 
	margin-top:10px; 
	text-align:left;
}

#header 
{
	width:auto;
	text-align:right;
} 

#navbar 
{
	float:left; 
	width:131px; 
	margin:0 0 0 12px;
}

#navbar ul
{
	list-style: none; 
	margin: 0; 
	padding: 0; 
	text-align: right;
}

#navbar li a
{
	display: block; 
	padding: 10px 20px 7px;
}

#navbar a 
{
	text-decoration: none;
}

#navbar a:link 
{
	color: white;
}


#navbar a:visited 
{
	color: white;
}

#navbar a:hover 
{
	display: block; 
	background:  url(../img/nav-bkg.jpg); 
	background-repeat: no-repeat;
}

#navbar .selected 
{
	display: block; 
	background:  url(../img/nav-bkg.jpg); 
	background-repeat: no-repeat;
}

#pagetitle 
{
	color:#CC0000; 
	font-size: 16px; 
	font-weight: bold; 
	border-bottom: 1px solid; 
	border-color: #4a4a4a; 
	padding-bottom: 7px;
}

#pagedescription 
{
	margin-top: 5px; 
	line-height: 14px; 
	color: white; 
	font-size: 11px; 
	font-weight: normal; 
	padding-top: 7px; 
	padding-bottom: 10px;
}

#content 
{
	float: right; 
	width: 577px; 
	margin-right: 25px; 
	border-left: 1px solid; 
	border-color: #4a4a4a; 
	padding-top: 10px; 
	padding-left: 19px; 
	list-style: none;
	color:#ffffff;
}

#content-feature
{
	float:left;
	width:367px;
	height:430px;
	background:url(/img/content-feature-bkg.jpg);
	background-repeat:no-repeat;
	background-color:#1a1a1a;
	padding:5px 12px 0 12px;
	border-bottom: 1px solid; 
	border-color: #4a4a4a; 
}

#content-feature .copy
{
	margin-top:322px;
	color:#ffffff;
}

#content-latest
{
	float:right;
	width:151px;
	height:430px;
	background:url(/img/content-bkg.jpg);
	background-repeat:no-repeat;
	background-color:#1a1a1a;
	padding:5px 12px 0 12px;
	border-bottom: 1px solid; 
	border-color: #4a4a4a; 
	font-size:11px;
}

#content-latest .copy
{
	margin-top:13px;
	font-size:10px;
}

#content-news
{
	float:left;
	width:367px;
	height:250px;
	background:url(/img/content-bkg.jpg);
	background-repeat:no-repeat;
	background-color:#1a1a1a;
	padding:5px 12px 0 12px;
	border-bottom: 1px solid; 
	border-color: #4a4a4a; 
}

#content-news .copy
{
	margin-top:15px;
	color:#ffffff;
	font-size:11px;
	line-height:16px;
}

#content-resources
{
	float:right;
	width:150px;
	height:250px;
	background:url(/img/content-bkg.jpg);
	background-repeat:no-repeat;
	background-color:#1a1a1a;
	padding:5px 12px 0 12px;
	border-bottom: 1px solid; 
	border-color: #4a4a4a; 
}

#content-resources .copy
{
	margin-top:15px;
	color:#ffffff;
	font-size:10px;
	line-height:14px;
}

#content .thumb 
{
	float: left; 
	width: 172px; 
	padding-top: 0px; 
	padding-bottom: 20px; 
	padding-left: 0px; 
	padding-right: 20px; 
	color:#CC0000;
	font-weight: bold; 
	font-size: 12px;
}

#content .moretitle 
{
	margin-top: 10px; 
	margin-bottom: 5px; 
	color:#CC0000;
	font-weight: bold; 
	font-size: 15px;
}

#content .title 
{
	margin-top: 10px; 
	margin-left: 5px; 
	color:#CC0000;
	font-weight: bold; 
	font-size: 12px;
}

#content .short 
{
	margin-top: 5px; 
	margin-left: 5px; 
	color: white; 
	font-size: 11px; 
	font-weight: normal;
}

#content .price 
{
	margin-top: 5px; 
	margin-left: 5px; 
	color:#CC0000; 
	font-weight: bold; 
	font-size: 11px;
}

#content a:link,#content a:visited,#content a:active
{
	color:#CC0000;
	font-weight:bold;
	text-decoration: none;
}

#content a:hover
{
	text-decoration: underline;
}

#content ul
{
	list-style: none; 
	margin: 0; 
	padding: 0;
}

#content li a:link,#content li a:active,#content li a:visited 
{
	color:#CC0000;
	text-decoration: none;
}

#content li a:hover 
{
	color:#CCCCCC; 
	text-decoration: underline;
}

#footer 
{
	float: right; 
	margin-top:20px; 
	border-top: 1px solid; 
	border-color: #4a4a4a; 
	padding-top: 15px; 
	padding-bottom: 20px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: white; font-size: 9px;
	line-height:14px;
}

#footer-home 
{
	float:right; 
	padding-top:15px; 
	padding-bottom:20px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:white; 
	font-size:9px;
	line-height:14px;
}

.clr
{
	clear:both;
}

.header-white
{
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}

.pagetitle
{
	font-size:18px;
	color:#CC0000;
	line-height:22px;
}
