body {
margin : 0;
padding : 10px 0 0 0;
color : #111111;
font-size : 11px;
text-align : center;
font-family : Verdana, Arial, Helvetica, sans-serif;
background : url(/homepage/index/RealBackground.jpg);
}
.clear {
clear : both;
font-size : 0%;
line-height : 0%;
height : 0;
}
#wrapper {
width : 800px;
height : 700px;
margin : 0 auto;
margin-top : 20px;
text-align : left;
background : url(index/outgame.png);
}
#menu {
height : 55px;
color : #FFFFFF;
font-size : 13px;
display: block;
font-family : tahoma, verdana;
}
#menu ul {
margin : 0;
padding : 0;
padding-top : 195px;
padding-left : 30px;
}
#menu li {
list-style : none;
display : inline;
font-weight : 800;
font-family : tahoma, verdana;
font-size : 12px;
float : left;
}
#menu li a {
height : 24px;
color : #FFFFFF;
text-decoration : none;
padding : 10px;
}
#content {
height : 270px;
width : 550px;
color : #FFFFFF;
margin-top : 80px;
margin-left : 50px;
float : left;
}
#lcontent {
height : 270px;
width : 550px;
color : #FFFFFF;
margin-top : 80px;
margin-left : 210px;
float : left;
}
#contentr {
height : 240px;
width : 550px;
color : #FFFFFF;
margin-top : 80px;
margin-left : 50px;
float : left;
}
#scontent {
height : 270px;
width : 550px;
color : #FFFFFF;
margin-top : 80px;
margin-left : 210px;
float : left;
}
#pcontent {
height : 270px;
width : 550px;
color : #FFFFFF;
margin-top : 80px;
margin-left : 210px;
float : left;
}
#right {
margin-top : 250px;
font-size : 12px;
float : left;
color : #FFFFFF;
margin-left : 30px;
}
#stats {
margin-top : 250px;
font-size : 12px;
float : left;
color : #FFFFFF;
margin-left : 40px;
}
#footer {
color : #000;
margin-left : 170px;
margin-top: 90px;
}
#content a {
color: #FFFFFF;
	text-decoration: none
}
select {
	background-color: #373737;
	color: #FFFFFF;
	border: 1px dotted #010101;
	font-size: 11px;
	font-family: Verdana;
}
input {
	background-color: #373737;
	color: #FFFFFF;
	border: 1px dotted #010101;
	font-size: 11px;
	font-family: Verdana;
	
}

input[type="submit"] {

	background-color: #303030;
    cursor: pointer;
}

input[type="submit"] {
	   padding: 3px;
    padding-left: 15px;
    padding-right: 15px;
    
border: 1px dotted #000;

}

textarea {
	background-color: #373737;
	color: #FFFFFF;
	border: 1px dotted #010101;
	font-size: 11px;
	font-family: Verdana;
	width: 450px;
	height: 120px;
	overflow:auto;
}


#cont {
margin-top: 170px;
}