body {
				background-color:		#999999;
				font-family:			arial, sans;
				font-size: 				12px
				
			
			}
			
			h1 {
				font-size: 					15pt;
				font-family: Garamond, serif;
				color: blue;

				
			}
			
			h2 {
				font-size: 					15pt;
				font-family: Garamond, serif;
				color: #666666;

				
			}
			
			
			h3 {
				font-size: 					1.2em;
				letter-spacing:				-0.01em;
				color: black;
				
			}
			
	a:link { color: blue; size:8px; text-decoration: none; }
	a:visited { color: blue; text-decoration: none; } 
	a:hover { color: #999999; }
	b:link { color: blue; size:8px; text-decoration: none; }
	b:visited { color: blue; text-decoration: none; } 
	b:hover { color: #999999; }
	
	
	#page {
	background-color:#FFFFFF;
	width: 1050px;
	margin: 0 auto;
	text-align: center;

	}
	
	#content {
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	background-image: url(images/repeat.gif);
	float: left;
	width: 1050px;
	margin: 0 auto;
	text-align: center;
	}
	
	#title {
	top: 50px;
	text-align: center;
	}
	
	#mmosbgslice {
	text-align: center;
	padding: 5px 0 0 0;
    background-color:orange;
	}
    	
	#boardlinks {
	position:float;
	width: 100%;
	text-align: center;
    background-color:orange;
    	}
	
	#commentsleft{
	float:left;
	left: 10px;
	top:190px;
	width: 200px;
	text-align: center;
	padding: 0px 10px 0px 10px;	
	

	}
	
	#blognewspot {
	float: left;
	top:190px;
	left: 230px;
	width: 500px;
	text-align: center;
	background: url(images/bluedot.gif) repeat-y;
	padding: 0px 10px 0px 30px;	
	

	}
	
	#newforumposts {
	float:right;
	top:190px;
	left: 750px;
	width: 250px;
	text-align: center;
	background: url(images/bluedot.gif) repeat-y;
	padding: 0px 10px 0px 10px;
	word-wrap: break-word;

	}
	
	
	
	#maincontent {
	position:absolute;
	width: 100%;
	text-align: center;
	

	}
	
	#boardrank {
	position:absolute;
	left: 150px;
	top:200px;

	}
	
	#boardrank2 {
	position:absolute;
	left: 350px;
	top:200px;

	}
	
	
	#blogleft{
	float:left;
	left: 10px;
	top:190px;
	width: 500px;
	padding: 0px 40px 0px 40px;	
	

	}
	
	#blogright {
	float:right;
	top: 190px;
	width: 380px;
	text-align: left;

	}
	
	td { vertical-align: top; }
	
	
	#flags {
	position:absolute;
	text-align: center;
	top:0px;
	height: 11px;
	width: 100%;

	}
	
	
	#insomneeak {
	position:absolute;
	text-align: center;
	left:20px;
	top:30px;
	height: 70px;
	width: 100%;

	}
	
	#newest {
	position:absolute;
	left:50px;
	top:170px;
	height: 70px;
	font-size: 1.4em;
	color: #999999;
	

	}
	
	#games_top {
	position:absolute;
	left:10px;
	top:185px;
	width: 100%;
	/*background: #DDDCDA;*/
	background: #FFFFFF url(images/newest.png) repeat-x;
	border: 5px solid #999999;
	text-align:center;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px 5px 5px 5px;
	}
	
	#popular {
	position:absolute;
	left:50px;
	top:325px;
	height: 70px;
	font-size: 1.4em;
	color: #999999;

	}
	
	#games_popular {
	position:absolute;
	left:10px;
	top:345px;
	width: 100%;
	/*background: #DDDCDA;*/
	background: #FFFFFF url(images/newest.png) repeat-x;
	border: 5px solid #999999;
	text-align:center;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px 5px 5px 5px;
	}
	
	#category {
	position:absolute;
	left:10px;
	top:265px;
	width: 100%;
	text-align: center;
	border-top: 5px solid #999999;
	background: #FFFFFF url(images/newest.png) repeat-x;

	}
	
	
	#featured {
	position:absolute;
	left:10px;
	top:455px;
	width: 100%;
	height: 200px;
	text-align: center;
	border-top: 5px solid #999999;
	background: #FFFFFF url(images/newest.png) repeat-x;

	}
	
	#linksflashpage {
	position:absolute;
	left:10px;
	top:665px;
	width: 100%;
	text-align: center;
	border-top: 10px solid #999999;
	background: #FFFFFF url(images/newest.png) repeat-x;

	}
	
	#flashgame {
	position:absolute;
	text-align: center;
	width: 100%;
	top:150px;
	}
	

	
	
	
	
	
	

