@charset "utf-8";
body  {
	font: 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #030133 url(images/bgwebsite.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container  {
	width: 950px;
	margin: 10px auto 0;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background: #FFF;
} 
#header  {
	padding: 0 0px;  
	width: 950px;
	height: 100px;
} 
#header h1  {
	margin: 0; 
	padding: 10px 0; 
}
#sidebar1  {
	float: left;
	width: 150px;
	padding: 30px 0px 10px 30px;
	font-size: 13px;
	line-height: 30px;
}
#full {
	float: left;
	width: 950px;
}
#mainContent  {
	padding: 20px 35px 0 0px;
	float: right;
	width: 685px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background: #FFF;
} 
#footer  {
	padding: 0 0px;
	background:#DDDDDD;
	width: 950px;
	text-align: center;
	color: #666;
} 
#footer p  {
	margin: 0; 
	padding: 10px 0; 
}
#footer a:link {
	color: #666;
	text-decoration: none;
}
#footer a:visited {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #C90;
	text-decoration: underline;
}
#nav {
	padding: 20px;
	width: 150px;
	font: 14px/25px Arial, Helvetica, sans-serif;
	color: #AA8000;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.stylehptitle {
	color: #339;
	letter-spacing: 0.1em;
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
}
.stylebold {
	font-weight: bold;
}
.style1 {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.style1w {
	font-size: 14px;
	color: #CC9900;
}
.style1wb {
	color: #CC9900;
	font: bold 14px/20px;
}
.stylenav {
	color: #339;
	font: 16px/20px;
}
.style10 {
	color: #666;
	font: 10px/12px;
}
.style10g {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.style11g {
	color: #339;
	font-size: 18px;
	line-height: 30px;
}
a:link {
	color: #3333FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #C90;
	text-decoration: underline;
}
.nav1:link    {
	color: #333;
	text-decoration: none;
}
.nav1:visited    {
	color: #333;
	text-decoration: none;
}
.nav1:hover    {
	color: #C90;
}
.style11 {
	color: #FF0000;
}
.style9 {
	font-size: 11px;
}
.style13bold {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
}
img {
	border-style: none;
	border-width: 0px;
}
