body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin:0px;
  padding:0px;
  background-color: #2F3738;
}
#wrapper {
	margin:0px;
  	padding:0px;
	width: 100%;
}
#container {
	margin:0px;
  	padding:0px;
	width: 100%;
}
#header {
	height: 172px;
	background-color:#FFCC00;
	text-align:center;
	padding: 0px;
	margin: 0px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-top-style: none;
	border-top-width: 1px;
	border-top-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	border-right-color: #000000;
	background-image: url(../../uploads/media/top2.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#eye {
	position:relative;
	top:48px;
	left:-213px;
}
#smalleye {
	width:170px;
	height:28px;
	background-image: url(../images/menu/home.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	text-align: center;
	padding-top:80px;
	background-position: 5px top;
	text-indent: -10px;
}
#menu {
	padding: 0px;
	margin: 0px;
	text-align:center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#menu ul {
	padding:0px;
	margin:0px;	
}
#menu li {
	padding: 0px;
	margin: 0px;
	display:inline;
	list-style: none;
	margin-right:7px;
	padding-top: 7px;
	padding-bottom: 7px;
	/*background-image: url(../images/menu/black_back.gif);
	background-repeat:repeat-x;*/
}
#menu a {
	padding: 0px;
	margin:0px;
	/*width: 280px;*/
	color:#FFFFFF;
	/*padding:10px;*/
	text-decoration:none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	height:24px;
}
.blackleft {
	background-image: url(../images/menu/black_left.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.blackright {
	background-image: url(../images/menu/black_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.blackright2 {
	background-image: url(../images/menu/black_right2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.redleft {
	background-image: url(../images/menu/red_left.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.redright {
	background-image: url(../images/menu/red_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.redright2 {
	background-image: url(../images/menu/red_right2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.greyleft {
	background-image: url(../images/menu/grey_left.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.greyright {
	background-image: url(../images/menu/grey_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.greyright2 {
	background-image: url(../images/menu/grey_right2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#submenu {
	padding: 0px;
	margin: 0px;
	margin-left:15px;
	/*height:25px;*/
	list-style: none;
	position: relative;
	clear:both;
	float:left;
	width:200px;
}
#submenu ul {
	margin: 0px; 
	padding:0px;
	margin-left:3px;
}
#submenu li {
	color: #FFFFFF;	
	margin: 0px; 
	padding:0px;
    list-style: none;
	width:150px;
	display:block;
}
#submenu a {
	text-decoration:none;
	color: #FFFFFF;
	height:24px;	
	margin: 0px; 
	padding:0px;
	padding-left:10px;
	width:150px;
	display:block;
	padding-top:4px;
	font-size:14px;
	white-space:nowrap;
}
#submenu p {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:10px;
	margin-top: 10px;
	margin-bottom:10px;
}
#submenu img {
	
}
#content {
	color:#FFFFFF;
	margin-right:20px;
	/*margin-top: 22px;*/
	margin-bottom: 20px;
	margin-left:210px;
	/*margin-top:-222px;*/
	/*border: 2px solid #7E848C;*/
	background-color:#000000;
}
#content a {
	color: #FFFFFF;
}
#musiccontrol {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:10px;
	padding:0px;
	padding-top:10px;
	padding-left:15px;
}
.block{
	/*background-color:#000000;*/
	width:75%;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
}
#footer {
	padding-top:10px;
	clear: both;
}
.bw {
	font-size: x-small;
	color:#999999;
	text-align: center;
	padding-bottom: 20px;	
}
img {
	border: 0px;
}
/*ROUNDED CORNERS*/
.t {background: url("../images/middlebox1.gif") 0 0 repeat-x}
.b {background: url("../images/middlebox1.gif") 0 100% repeat-x}
.l {background: url("../images/middlebox2.jpg") 0 0 repeat-y}
.r {background: url("../images/middlebox2.jpg") 100% 0 repeat-y}
.bl {background: url("../images/bl.gif") 0 100% no-repeat}
.br {background: url("../images/br.gif") 100% 100% no-repeat}
.tl {background: url("../images/tl.gif") 0 0 no-repeat}
.tr {background: url("../images/tr.gif") 100% 0% no-repeat;padding:10px;padding-left:25px;padding-right:25px;}

#content a:hover {
	color:#FFCC00;
}
.bw a {
	color:#FFFFFF;
}
.bw a:hover {
	color:#FFCC00;
}
#chat table {
	border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}
#chat table,#chat td,#chat th
{
	border-color: #FFFFFF;
	border-style: solid;
}
#chat td,#chat th
{
	margin: 0;
	padding: 4px;
	border-width: 1px 1px 0 0;
}
#chat td
{
	background-color: #333333;
}
#chat th
{
	background-color: #666666;
}
