body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 10px;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #999999;
}
a.one {
	font-size: 9px;
	color: #FFFFFF;
}
a.one:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.one:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.one:hover {
	text-decoration: none;
	color: #999999;
}
a.one:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
}

h2 {
	font-size: 12px;
	color: #FFFF66;
}

#center {
	position: absolute;
	left: 33px;
	top: 181px;
	height: 17px;
			}

div#hometop {
	margin-top:30px; margin-left:10px; margin-right:8px; width:260px; height:180px;
}

div#homebot {
	margin-top:0px; margin-left:10px; margin-right:8px; width:460px; height:150px;
}

div#sub {
	margin-top:20px; margin-left:15px; margin-right:8px; overflow: auto; width:300px; height:200px;
}

div#about {
	margin-top:10px; margin-left:10px; margin-right:8px; overflow: auto; width:220px; height:350px;
}

div#aboutb {
	margin-top:10px; margin-left:10px; margin-right:8px; overflow: auto; width:220px; height:350px;
}

div#contact {
	margin-top:30px; margin-left:10px; margin-right:8px; overflow: auto; width:210px; height:350px;
}

div#contactb {
	margin-top:30px; margin-left:30px; margin-right:8px; overflow: auto; width:200px; height:350px;
}

.mainbg {
	background-image: url(assets/mainpage/homebg.jpg);
	background-repeat: no-repeat;
}
.subbg {
	background-image: url(assets/subpage/mainleft.jpg);
	background-repeat: no-repeat;
}
.sideimgbg {
	background-image: url(assets/subpage/bottomimg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.subbgb {
	background-image: url(assets/subpage/mainleftb.jpg);
	background-repeat: no-repeat;
}
.blankbg {
	background-image: url(assets/mainpage/blankbg.jpg);
	background-repeat: no-repeat;
}
.contactbg {
	background-image: url(assets/mainpage/contactbg.jpg);
	background-repeat: no-repeat;
}
