body {
	background-color:black;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
        background-image:url(../../uploads/images/template_files/seamless/bg.png);
	background-repeat:repeat-x;
}
#primary-nav li:hover, #primary-nav li a:hover, #primary-nav li.menuh, #primary-nav li.menuparenth, #primary-nav li.menuactiveh{
	color:#0499CC; 
}
div#pagewrapper {
        width: 960px;
	margin: 0 auto;
}
div#header {
	min-height: 50px;
	position: relative;
}
div#menu {
	background-image:url(../../uploads/images/template_files/seamless/nav.png);
	height: 39px;
}
div#colwrapper {
        background-image: url(../../uploads/images/template_files/seamless/main_gra.jpg);
	background-repeat: repeat-x;
	width:960;
	padding-top:6px;
}
div.c1 {
	text-align:center;
}
}
div.c2 {
	text-align: center;
	padding-left:50px;
}
a, a:link, a:visited, a:active {
	color: #0499cc;
	text-decoration: none;
	border: 0px;
}
a:hover {
	color: #0499cc;
	text-decoration: underline;
}
img {
	border: 0px;
}
* html #colwrapper {
	width: 960px;
}
div.hand {
	cursor:pointer;
}
div.indent {
	margin-left: 25px;
}
h2 {
	color: #272973;
	font-size: 1.6em;
	font-weight: normal;
}
h3 {
	color: #272973;
	font-size: 1.3em;
	font-weight: bold;
}
h4 {
	color: #272973;
	font-size: 1.1em;
	font-weight: bold;
}
h5 {
	color: #272973;
	font-size: 1.0em;
	font-weight: normal;
}
#footr {

	height:20px; 
	color:white;
	font-size:.7em; 
	padding-top:20px;
	text-align:right; 
	float:right;
	margin-right:-74px;
}
#footl{

	height:20px; 
	color:white;
	font-size:.7em; 
	padding-top:20px;
	width:300px; 
	float:right; 
}
#sitemap {
	color:red; 
}
#sitemapcol {
	color:white;
	text-decoration:none;
}