body{margin: 0px; font-family: Verdana; font-size: 13px; line-height: 18px; background: url("/images/banner.gif") repeat-x;}
html{overflow: -moz-scrollbars-vertical;}
img{border: 0px;}
*{outline: 0px;}
h1,h2,h3,h4{margin: 0px; font-family: Verdana; font-weight: normal;}
h1{font-size: 18px; margin-bottom: 15px;}
h2{font-size: 17px; margin-bottom: 15px;}
h3{font-size: 16px;}
h4{font-size: 15px; font-weight: bold; margin-bottom: 5px;}
ul{position: relative; margin: 0px; padding: 0px; list-style: none;}

#banner{position: relative; width: 906px; text-align: left; font-size: 16px; margin-bottom: 30px;}
	#logo{position: absolute; top: 0px; left: 0px; width: 102px; height: 45px; background-image: url("/images/game-hurricane.gif"); text-indent: -10000px; cursor: pointer;}
	#banner .divider{position: relative; float: right; width: 2px; background-image: url("/images/divider.gif"); height: 46px;}
	#banner a{position: relative; float: right; display: block; text-decoration: none; color: #636b74; font-size: 18px; height: 27px; padding-top: 15px; padding-right: 8px; padding-bottom: 4px;}
	#banner a:hover{text-decoration: underline; color: #2f465f; background-color: #e3ebf3;}
		#pc{background: url("/images/pc.png") no-repeat 4px 4px; padding-left: 33px;}
		#ps3{background: url("/images/ps3.png") no-repeat 4px 4px; padding-left: 64px;}
		#psp{background: url("/images/psp.png") no-repeat 4px 6px; padding-left: 50px;}
		#wii{background: url("/images/wii.png") no-repeat 4px 4px; padding-left: 35px;}
		#xbox360{background: url("/images/xbox360.png") no-repeat 4px 4px; padding-left: 27px;}

#container{position: relative; margin-top: 15px; border: 3px solid #d1d6da; background-color: #fafcff; width: 900px; text-align: left;}
#menu{position: relative; font-size: 18px; color: #7d7d7d; padding: 10px 0px; text-align: center; background: #ebf1f7 url("/images/browse-games.gif"); border-bottom: 2px solid #cdd3da}
	#menu a{color: #186ec5; text-decoration: none;}
	#menu a:hover{color: #1b344e; text-decoration: underline;}
	#menu a:active{color: #1b344e; text-decoration: underline;}
	#adsLeft{position: relative; width: 160px; float: left; padding: 5px; text-align: center;}
	#contentRight{position: relative; width: 710px; float: left; padding: 10px;}
	
#index img{position: relative; top: 10px;}
#index a{color: #435f85; text-decoration: none}
#index a:hover{color: #000000; text-decoration: underline}
	
/* UL for games list*/
.gamesList{float: left; width: 350px; padding-right: 5px;}
	.gamesList li{margin-bottom: 6px;}
	.gamesList a{color: #186ec5; text-decoration: underline;}
	.gamesList a:hover{color: #1a8512; text-decoration: none;}
	.gamesList a:active{color: #1a8512; text-decoration: none;}
	
.line{position: relative; height: 1px; background-color: #a8a8a8; margin: 10px 0px; overflow: hidden;}


#bottom{position: relative; margin: 15px 0px; color: #d4d4d4;}
	#bottom .line{width: 700px; background-color: #d4d4d4}
	#bottom a{color: #186ec5; text-decoration: none;}
	#bottom a:hover{color: #1b344e; text-decoration: underline;}
