@charset "UTF-8";
body {
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
	background-image: url(starsback.png);
}
#header {
	height: 180px;
	width: 950px;
	float: right;
	background-repeat: no-repeat;
	margin-top: 0px;
}
#maincontent {
	float: left;
	width: 720px;
	text-align: left;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	padding-right: 10px;
	background-color: #FFFFFF;
}
#infocol {
	float: right;
	height: auto;
	width: 210px;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #505153;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #505153;
	background-color: #FFFFFF;
}
#footer {
	float: left;
	height: 80px;
	width: 950px;
	color: #FFFFFF;
	margin-top: 15px;
	padding-left: 0px;
	background-image: url(footer.png);
	background-repeat: no-repeat;
}
#wrapper {
	width: 950px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navbar {
	float: left;
	height: 50px;
	width: 950px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	background-color: #F1711A;
	margin-bottom: 15px;
}
#navbar ul li a:hover {
	color: #505153;
	border-bottom-color: #FFFFFF;
}
#community {
	float: left;
	width: 320px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #1B2F7C;
	padding-right: 10px;
	margin-bottom: 30px;
}
#develop {
	float: left;
	width: 320px;
	padding-left: 0px;
	padding-right: 10px;
	margin-left: 15px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-left: 15px;
	padding-top: 14px;
}
#navbar li {
	display: inline;
	margin-right: 25px;
	margin-left: 7px;
}
#navbar a {
	width: 10px;
	height: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 0px;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	margin-right: 5px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: #505153;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-transform: none;
	padding-left: 10px;
	color: #1B2F7C;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-left: 10px;
	line-height: 18px;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
	color: #333333;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	line-height: 16px;
	margin-left: 10px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: lighter;
	padding-left: 10px;
}

