body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-image: url(../images/wrapper.jpg);
	background-repeat: repeat-y;
	width: 820px;
}

#holder {
	background-color: #FFFFFF;
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: top;
}
#topnav {
	background-color: #CE0000;
	width: 800px;
	height: 25px;
}
#topnav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#topnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	text-style: italic;
}
#leftnav {
	color: #FFFFFF;
	padding: 5px;
	width: 200px;
	float: left;
	font-weight: bold;
	font-size: 13px;
}

#leftnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#leftnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	
}
#content {
	background-color: #FFFFFF;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
}
#footer {
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-repeat: no-repeat;
	background-image: url(../images/footerbackground.jpg);
	height: 110px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-position: center bottom;

}
#but {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ce0000;
	width: 100px;
	height: 25px;
	border-right-color: #DEE7EF;
	border-right-width: 1px;
	border-right-style: solid;
	float: left;
	padding: 3px;
	text-align: center;

}
h3 {
	color: #333333;
}
h5 {
	color: #666666;
}
#crumbs {
	font-size: 10px;
	color: #666666;
}
#sectiontitle {
	padding: 3px;
	float: left;
	width: 200px;


}
#header {
	height: 100px;
	width: 800px;
}
#leftnav h4 {
	color: #FFFFFF;
	text-decoration: underline;

}
#smallbanner {
	text-align: right;
	padding: 5px;
	height: 100px;
	background-color: #FFFFFF;
	background-image: url(../images/smallbanner.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;


}
#content2 {
	padding: 10px;
	font-size: 13px;
	float: left;
	width: 500px;



}
#flashitem {
	float: right;
	width: 300px;

}
a:link {
	font-weight: bold;
	color: #ce0000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #ce0000;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
#callout {
	color: #000063;
	background-color: #DEE7EF;
	padding: 5px;
	width: 150px;
	font-size: 11px;
	border: 1px solid #000063;
}
table {
	font-size: 11px;
	padding: 5px;
}
img a:link {
	text-decoration:none;
}
img a:visited {
	text-decoration:none;
}
img a:hover {
	text-decoration::none;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#underlinemenu{
	margin: 0;
	padding: 0;
	font-size: 10px;
	background-color: #ce0000;
}

#underlinemenu ul{
	margin-bottom: 0em;
	padding-left: 0;
	float: left;
	font-weight: bold;
	width: 100%;
	border: 1px solid #DFDFDF;
	border-width: 1px 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/

}

#underlinemenu ul li{
	display: inline;
}


#underlinemenu ul li a{
	float: left;
	font-weight: bold;
	padding: 2px 6px 4px 6px;
	text-decoration: none;
	background-color: white;
	background-image: url(../images/menudivide.gif);
	background-repeat: repeat-y;
	background-position: right top;
	color: #ce0000;
}

#underlinemenu ul li a:hover{
	color: #333333;
	background-color: #F3F3F3;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 0em;
}
#holder #content #scriptstyle {
	text-align: right;
	margin-bottom: 10px;
}
#holder #hud img {
	padding: 5px;
}
.padding {
	padding: 5px;
	float: right;
}
#wrapper #holder #content #newsbox {
	float: right;
	height: 350px;
	width: 300px;
}
