html, body {
	padding: 0; 
	margin: 0; 
	height: 100%;
	background-attachment:fixed; 
	background-image:url('images/forSite/seamlessWhiteWall.jpg');
	background-position:top left; 
	background-repeat:repeat; 
	font-family:Verdana,Arial,Helvetica,san-serif; 
	font-size:9px; 
	color:#666666;
}

a {
	font-family : Verdana,Arial,Helvetica,san-serif; 
	font-size : 9px; 
	text-decoration : none;
}
a:link {
	COLOR: #000000;
}
a:visited {
	COLOR: #000000;
}
a:hover {
	COLOR: #666666;
}
a:active {
	COLOR: #000000;
}

.container { 
	min-height: 800px; 
	width: 955px; 
	top: 15px;
	margin: 0 auto; 
	position: relative; /* so header and footer can be positioned */ 
}

/* this is for IE/Win only either a conditional or hack required supposed IE7 will support min-height */ 
* html #container {height: 100%;}

hr.headpad { 
	height: 110px; 
	visibility: hidden; 
} 

#header { 
	position: relative; 
	width: 955px; 
	height: 120px; 
	/*background: #FF0000;*/
	z-index: 0;	
}

#headerBanner { 
	position: absolute; 
	top: 15px;
	left: 223px; 
	width: 728px; 
	height: 90px; 
	/*background: #FF00FF; */
	z-index: 1;
}

#topDivision1 {
	/*background-color:#00FF00;*/
	position:relative;
	width:955px;
	height:30px;
}

#topDivision2 {
	/*background-color:#00FF00;*/
	position:relative;
	width:955px;
	height:15px;
}

a.home {
	float:left;
	display: block;
	width: 191px;
	height: 30px;
	text-decoration: none;
	background: url("images/homeBtnOver.gif");
	
}
a.home:hover {
	background-position: -191px 0;
}

a.games {
	float:left;
	display: block;
	width: 191px;
	height: 30px;
	text-decoration: none;
	background: url("images/gamesBtnOver.gif");
	
}
a.games:hover {
	background-position: -191px 0;
}

a.news {
	float:left;
	display: block;
	width: 191px;
	height: 30px;
	text-decoration: none;
	background: url("images/newsBtnOver.gif");
	
}
a.news:hover {
	background-position: -191px 0;
}

a.features {
	float:left;
	display: block;
	width: 191px;
	height: 30px;
	text-decoration: none;
	background: url("images/featuresBtnOver.gif");
	
}
a.features:hover {
	background-position: -191px 0;
}

a.forum {
	float:left;
	display: block;
	width: 191px;
	height: 30px;
	text-decoration: none;
	background: url("images/forumsBtnOver.gif");
	
}
a.forum:hover {
	background-position: -191px 0;
}

#homeBtn {
	position:relative;
	width:191px;
	height:30px;
	float:left;
}

#gamesBtn {
	position:relative;
	width:191px;
	height:30px;
	float:left;
}

#newsBtn {
	position:relative;
	width:191px;
	height:30px;
	float:left;
}

#featuresBtn {
	position:relative;
	width:191px;
	height:30px;
	float:left;
}

#forumBtn {
	position:relative;
	width:191px;
	height:30px;
	float:left;
}

#featuredGames {
	background-color:#FFFFFF;
	position:relative;
	width:548px;
	height:255px;
	float:left;
}

#featuredGamesPanel {
	/*background-color:#FF0000;*/
	position:relative;
	width:530px;
	height:245px;
	top:7px;
	left:9px;
	float:left;
}

/*#featuredGamesTitle {
	position:relative;
	top:50%;
	width:530px;
}*/

#firstDivision {
	/*background-color:#00FFF0;*/
	position:relative;
	width:15px;
	height:257px;
	float:left;
}

#topGames {
	background-color:#FFFFFF;
	position:relative;
	width:388px;
	height:255px;
	float:left;
}

#moreGamesPanel {
	/*background-color:#0000FF;*/
	position:relative;
	width:375px;
	height:245px;
	left:9px;
	float:left;
}

#nextDivision {
	/*background-color:#0EE044;*/
	position:relative;
	width:955px;
	height:15px;
	float:left;
}

#MPU {
	background-color:#FFFFFF;
	position:relative;
	width:328px;
	height:278px;
	float:left;
}

#inMPU {
	background-color:#FFFFFF;
	position:relative;
	top:15px;
	left:15px;
	width:300px;
	height:250px;
	float:left;
}

#MPU2 {
	background-color:#FFFFFF;
	background-image:url('images/forSite/k5.jpg');
	position:relative;
	width:263px;
	height:278px;
	float:left;
}

#MPU2a {
	background-color:#FFFFFF;
	background-image:url('images/forSite/k5.jpg');
	padding:20px;
	position:relative;
	width:223px;
	height:238px;
	float:left;
}

#MPU3 {
	background-color:#FFFFFF;
	position:relative;
	width:328px;
	height:278px;
	float:left;
}

#secondDivision {
	/*background-color:#0A4A40;*/
	position:relative;
	width:15px;
	height:280px;
	float:left;
}

#textDump {
	background-color:#FFFFFF;
	position:relative;
	width:955px;
	min-height:10px;
	float:left;
}

#footer { 
	position:relative; 
	bottom:0; 
	width:955px; 
	height:20px; 
	top:5px;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#FFFFFF; */
	float:left;
	z-index: 1;	
}

#footerText { 
	position:absolute; 
	width:631px; 
	height:10px; 
	left:162px;
	top:4px;
	float:left;
	z-index: 10;	
}

#subFooter {
	position:relative;
	bottom:0; 
	width:955px; 
	height:20px; 
	top:5px;
	margin-left:auto;
	margin-right:auto; 
	/*background-color:#00FF00; */
}

#tussle {
	position:relative;
	width:470px;
	height:105px;
}

#tussle2 {
	position:relative;
	left: 20px;
	width:300px;
	height:105px;
	float:left;
}

#tussle3 {
	position:relative;
	width:100px;
	height:100px;
	float:left;
}

/*THIS SECTION DEALS WITH THE NEWS / FEATURES PAGES*/

#allGamesBox {
	position:relative;
	width:299px;
	height:105px;
	float:left;
}

#allGamesBoxAlt {
	position:relative;
	width:299px;
	height:105px;
	float:left;
	background-color:#e1e0e6;
}

#allGamesPic {
	position:relative;
	width:100px;
	height:100px;
	float:left;
}

#allGamesLink {
	position:relative;
	left: 6px;
	width:194px;
	height:105px;
	float:left;
}

#featureBox {
	position:relative;
	width:550px;
	height:105px;
	/*background-color:blue;*/
}

#featurePic {
	position:relative;
	width:100px;
	height:100px;
	float:left;
	/*background-color:red;*/
}

#featureLink {
	position:relative;
	left: 20px;
	width:380px;
	height:105px;
	float:left;
	/*background-color:green;*/
}

#featuresHolder {
	background-color:#FFFFFF;
	position:relative;
	padding:20px;
	width:598px;
	min-height:440px;
	float:left;
}

#contentHolder {
	background-color:#FFFFFF;
	position:relative;
	padding:20px;
	width:578px;
	min-height:440px;
	float:left;
}

#headlines {
	position:relative;
	width: 428px;
	height: 150px;
	float:left;
}

#image {
	position:relative;
	width: 150px;
	height: 150px;
	float:left;
}

/*THIS SECTION DEALS WITH THE GAME PAGE*/

#gamesHolder {
	background-color:#FFFFFF;
	position:relative;
	padding:20px;
	width:598px;
	min-height:440px;
	float:left;
}

#gameHolder {
	/*background-color:#FFFFFF;*/
	position:relative;
	width:640px;
	min-height:480px;
	float:left;
}

#adHolder {
	background-color:#FFFFFF;
	position:relative;
	width:300px;
	height:250px;
	float:left;
}

#thirdDivision {
	position:relative;
	width:15px;
	height:480px;
	float:left;
}

#otherGames {
	background-color:#FFFFFF;
	position:relative;
	width:300px;
	height:215px;
	top:15px;
	float:left;
}

#ins {
	background-color:#FFFFFF;
	position:relative;
	width:640px;
	min-height:120px;
	top:15px;
	float:left;
}

#ins1 {
	/*background-color:#00FF00;*/
	width:340px;
	height:98px;
	position:relative;
	left:5px;
	float: left;
}

#ins2 {
	/*background-color:#0000FF;*/
	width:285px;
	height:98px;
	position:relative;
	left:10px;
	float: left;
}

#disqus_thread {
	/*background-color:#FF00FF;*/
	width:558px;
	min-height:100px;
	position:relative;
	top:10px;
	left:5px;
	bottom: 10px;
	float: left;
}

#red {
	background-color:#FFFFFF;
	width:300px;
	height:250px;
	left:13px;
	top:14px;
	position:relative;
	float:left;
}

/*THIS SECTION IS FOR LINKS / ABOUT PAGE*/

#textHolder {
	background-color:#FFFFFF;
	position:relative;
	width:925px;
	min-height:100px;
	float:left;
	padding:15px;
}/*THIS SECTION IS FOR THE ABOUT PAGE*/#tangle {	position:relative;	width:570px;	height:160px;}#tangle2 {	position:relative;	left: 20px;	width:400px;	height:150px;	float:left;}#tangle3 {	position:relative;	width:150px;	height:150px;	float:left;}

/*BOOKMARK US BUTTON*/

#bookmarkUs {
	/*background-color:#FF0000;*/
	position:fixed;
	left:80px;
	width:133px;
	height:134px;
	z-index:10;
}