h1{font-size:160%;color:#ce1b1b;margin-top:4px;margin-bottom:5px;}
h2{font-size:145%;color:#ce1b1b;margin-top:4px;margin-bottom:5px;}
h3{font-size:125%;color:#ce1b1b;margin-top:4px;margin-bottom:5px;}
h4{font-size:110%;color:#ce1b1b;margin-top:4px;margin-bottom:5px;}
h5{font-size:105%;color:#ce1b1b;margin-top:4px;margin-bottom:5px;}
h6{font-size:100%;color:#ce1b1b;margin-top:4px;margin-bottom:5px;}

html,body{
	color:#000000
}

a:link, a:visited{
	color:#666666;
}

a:hover{
	color:#999999;
}

.clear{
	clear:both;
	overflow:none;
	height:0;
}

#pagediv{
	width:999px;
	margin:auto;
}

#topoptions{
	width:100%;
	min-height:14px;
	background:#575556;
	padding-top:2px;
	padding-bottom:4px;
}

* html #topoptions{
	height:14px;
}

#banner{
	clear:both;
	width:100%;
	height:150px;
	border-bottom:14px solid #000000;
}

#nav{
	height:61px;
	width:100%;

}

#navtop{
	border-top:1px solid #f4f3f2;
	height:45px;
	margin-left:12px;
}

#navbottom{
	height:19px;
	width:100%;
	background:url('/template/images/undernav.gif') top left repeat-x;
}

#pageContent{
	min-height:480px;
	background:url('/template/images/watermark.gif') top right no-repeat;
	width:100%;
	float:left;
}

* html #pageContent{
	height:480px;
}

#homepageimage1{
	width:232px;
	height:232px;
	background:url('/Resources/user/homepage1.png') top right no-repeat;
	margin-top:30px;
}

* html #homepageimage1{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Resources/user/homepage1.png', sizingMethod='crop');
}

#homepageimage2{
	width:228px;
	height:228px;
	background:url('/Resources/user/homepage2.png') top right no-repeat;
	margin-top:30px;
}

* html #homepageimage2{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Resources/user/homepage2.png', sizingMethod='crop');
}

#homepageimage3{
	width:233px;
	height:229px;
	background:url('/Resources/user/homepage3.png') top right no-repeat;
	float:left;
	margin-left:74px;
	margin-top:215px;
}

* html #homepageimage3{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Resources/user/homepage3.png', sizingMethod='crop');
}

#homepageleft{
	float:left;
	width:240px;
}

#homepagemiddle{
	float:left;
	width:335px;
	background:#9d2321;
	margin-left:35px;
	margin-top:15px;
	padding:10px;
	color:#FFFFFF;
}