@charset "utf-8";
body {
	background-color: #000000;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 3000px;
	background-color: #000000;
	overflow: auto;
}
#videoplayer {
	height: 165px;
	width: 300px;
	margin-left: 20px;
	margin-top: 5px;
}

#navigation {
	float: left;
	width: 700px;
	overflow: hidden;
	height: 40px;
	margin-left: 37px;
	margin-top: 10px;
}
#rotateimg {
	width: 582px;
	overflow: auto;
	height: 175px;
	float: right;
	clear: left;
	margin-right: 10px;
	background-image: url(rotate/vid2.gif);
	margin-top: 10px;
	border: 1px solid #333333;
}
#randomimg {
	width: 582px;
	overflow: auto;
	height: 175px;
	float: right;
	clear: left;
	margin-right: 10px;
	background-image: url(rotate/rotate.php);
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}
#servers {
	width: 165px;
	overflow: auto;
	float: right;
	margin-right: 37px;
	height: 1500px;
	position: static;
	visibility: visible;
	margin-top: 10px;
}

#friend_servers {
	width: 560px;
	overflow: auto;
	float: center;
	margin-right: auto;
	margin-left: auto;
	height: 1400px;
	position: static;
	visibility: visible;
	margin-top: 10px;
}

#content {
	width: 716px;
	height: 950px;
	margin-left: 37px;
	margin-top: 200px;
	overflow: auto;
}

#rostercontent {
	width: 716px;
	height: 600px;
	margin-left: 37px;
	margin-top: 20px;
	overflow: auto;
}

#rulecontent {
	width: 716px;
	height: 1200px;
	margin-left: 37px;
	margin-top: 20px;
	overflow: auto;
}

#header {
	height: 200px;
	width: 886px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#donateinc {
	width: 886px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#donate {
	width: 886px;
	height: 740px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#donate_block {
	width: 165px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#donate_block_tbl {
	width: 165px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#footer {
	height: 25px;
	width: 886px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

#bounceball {
	float: right;
	height: 168px;
	width: 76px;
}
#rostercontainer {
	width: 120px;
}
#alpha {
	width: 160px;
}
#bravo {
	width: 160px;
}
#charlie {
	width: 160px;
}
#delta {
	width: 160px;
}
#hq {
	height: 180px;
	width: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FCBC54;
	line-height: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #D5630C;
}

.friend_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FCBC54;
}

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.hqtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #FCBC54;
}
A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
A:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
A:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}


A.title:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #D5630C;
	text-decoration: none;
}
A.title:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #D5630C;
}
A.title:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #D5630C;
}
A.title:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #D5630C;
}
