/* CSS Document */

body {

background-color: #EBEBD4;

font-family: verdana; 

font-size: 11px; 

line-height: 12px;

color: #333;}



td{

font-family: verdana; 

font-size: 11px; 

line-height: 14px;

color: #333;}

}

a {

	text-decoration: none;

}

a:link {

	color: #E58712;

}

a:visited {

	color: #B96F17;

}

a:hover, a:active {

	color: #9BBB38;

}

.style1 {color: #9BBB38}



h1, h2, h3, h4, h5, h6 {

	margin: 1.2em 0;

	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;

	font-size: 1.4em;

	color: #9BBB38; 

	}

	





	

#container{

	position: absolute;

	margin: 0 auto;

	width: 800px;

	height:1620px;

text-align:left;


	}

		#topmenu{

		position: absolute;

		left: 0px;

		top: 100px;

		height: 10px;

		width: 800px;

		background-color:#9BBB38;

			}

		#body2{

		position: absolute;

		left: 0px;

		top: 110px;

		width: 800px;

height:100%;

		background-color:#FFFFFF;

			}

		#content{

		position: absolute;

		left: 179px;

		top: 0px;

		width: 571px;

height:100%;

		background-color:#FFFFFF;

			}

			#menu{

		

		position: absolute;

		left: 0px;

		top: 0px;

		width: 180px;

		height:100%;

		

		background-color:#FAFAF0;

			}

			#displaygame{

		

		position: absolute;

		left: 170px;

		top: 120px;

		width:600px;

		background-color:#FFFFFF;

text-align:left;

			}

			

			#main_page{

			position: absolute;

		left: 180px;

		top: 130px;

		width:570px;

		background-color:#FFFFFF;

text-align:left;

			

			}

		#bottom_1{

		position: absolute;

		left: 9px;

		top: 1730px;

		height: 10px;

		width: 800px;

		background-color:#9BBB38;

		}

		#bottom_2{

		position: absolute;

		left: 10px;

		top: 1740px;

		height: 20px;

		width: 800px;

		background-color:#EBEBD4;

text-align:right;

line-height: 14px;

		}

		

					#center{

		

		position: absolute;

		left: 180px;

		top: 130px;

		width:550px;

		background-color:#FFFFFF;

			}