* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #222222;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	background-color: #000;
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	height: 150px;
	color: #FFF;
}
#wrapper #header #logo img {
	width: 600px;
	float: left;
}

#wrapper #header #logo #hdrGlobe {
	background-color: #000;
	height: 50px;
	width: 50px;
	float: left;
	margin-top: 40px;
}
#wrapper #header #searchBar {
	background-color: #000;
	width: 330px;
	float: right;
	margin-right: 20px;
	margin-top: 60px;
}


#wrapper #navigation {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	background-color: #000;
	padding-left: 10px;
	text-align: left;
	background-image: url(../images/navigation/menu_up.jpg);
	height: 25px;
}
#wrapper #bodyMaster {
	background-color: #222222;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #696969;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#wrapper #bodyMaster .MainLeft #TheTeam {
	background-color: #1d1d1d;
	width: 100%;
	color: #696969;
	font-family: Calibri;
	font-size: 12px;
	margin-bottom: 50px;
	margin-top: 25px;
}

#wrapper #footer {
	background-color: #000;
	height: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #404040;
	clear: both;
	color: #696969;
}
#wrapper #footer #ftrLeft {
	width: 252px;
	float: left;
}

#wrapper #footer #footerCopyringht {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #696969;
	width: 400px;
	float: left;
	margin-left: 100px;
	margin-top: 15px;
	text-align: center;
}
#wrapper #bodyMaster #searchResults {
	background-color: #1d1d1d;
	width: 60%;
	margin-left: 10px;
	margin-top: 50px;
	float: left;
}
#wrapper #bodyMaster #searchRight {
	float: left;
	width: 20%;
	margin-top: 50px;
	margin-left: 20px;
}
p {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#wrapper #bodyMaster #rankTable {
	width: 80%;
	margin-left: 20px;
	margin-top: 50px;
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper #bodyMaster #chat {
	float: left;
	height: 600px;
	width: 800px;
	margin-top: 50px;
	margin-left: 20px;
	margin-bottom: 50px;
}
#wrapper #bodyMaster .MainLeft #archive {
	background-color: #1d1d1d;
	height: 50px;
	width: 75%;
	font-family: Calibri;
	font-size: 12px;
	color: #888888;
	text-align: left;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #171717;
	border-right-color: #171717;
	border-left-color: #171717;
	padding-top: 10px;
}
#wrapper #bodyMaster .MainLeft #archive2 {
	width: 75%;
	background-color: #1d1d1d;
	font-family: Calibri;
	font-size: 12px;
	color: #888888;
	margin-bottom: 20px;
	height: 60px;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #171717;
	border-right-color: #171717;
	border-bottom-color: #171717;
	border-left-color: #171717;
}
#wrapper #bodyMaster .MainLeft #archive select {
	background-color: #696969;
	color: #000;
}
#wrapper #bodyMaster .MainLeft #archive2 select {
	color: #000;
	background-color: #696969;
}
#floatdiv {
	height: 600px;
	width: 160px;
	float: left;
	position: absolute;
	margin-left: 66%;
}
