a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #F0F;
	text-decoration: none;	
}
a:active {
	color: #F0F;
	text-decoration: none;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #F0F;
	text-decoration: none;
}

body {
	background-color: #000000;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	font-family: "arial";
	font-size: 14px;
}
p {
	font:arial;
	font-size:16px;
	color:#000
	
	
}
img {
	border:0px;
}
.AbsWrap {
	width: 100%;
	position: static;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
#main {
	width:1024px;
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-left: 425px;
}
#submain {
	width:1024px;
	border: 1px solid #009966;
	background-image: url(body.jpg);
	background-repeat: repeat;
	background-color:#FFF;
	padding: 15px 15px 15px 15px;
	margin-left: 425px;
}
#header {
	margin-left:0px;
	margin-top:0px;
	width:1024px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#navbar {
	margin-left:0px;
	margin-top:0px;
	width:1024px;
	height:51px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(navbar.jpg);
	overflow:hidden;
	background-repeat: no-repeat;
	text-align: center;
	text-indent: 0;
	line-height: 55px;
	font-size: 14px;
	text-decoration: none;
	font-family: "arial";
	font-style: normal;
	padding: 0px;
	color: #FFF;
	position: static;
	font-weight: bold;
		
}
#colwrap1 {
	float:left;
	width:772px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}
#mainbox {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:right;

}
#leftbox {
	margin-left:0px;
	margin-top:0px;
	width:389px;
	height:300px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#rightbox {
	margin-left:0px;
	margin-top:0px;
	width:383px;
	height:300px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#linksbox {
	margin-left:0px;
	margin-top:0px;
	width:252px;
	height:594px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#wrapper {
	position: static
	
}
h1 {font: 22px arial; font-weight: bold; color: #F0F;}

h2 {font: 18px arial; font-weight: bold; color: #009966;}
