@charset "UTF-8";
body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 1024px;
}
.twoColFixLtHdr #container {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	float: none;
	height: 1600px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
} 
.twoColFixLtHdr #header {
	background-color: #FFF;
	height: 150px;
	width: 1024px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#skyscraper {
	float: none;
	height: 660px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 580px;
	text-align: center;
}
#menu {
	height: 430px;
	width: 824px;
	position: absolute;
	left: 200px;
	top: 150px;
	background-image: url(graphics/wallpapers.jpg);
}
#imagefolio {
	height: 430px;
	width: 824px;
	position: absolute;
	left: 0px;
	top: -50px;
}
#menus {
	float: left;
	height: 660px;
	width: 824px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#copyright {
	float: left;
	height: 80px;
	width: 824px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	left: 200px;
	top: 1160px;
}
#leaderboard {
	height: 140px;
	width: 824px;
	text-align: left;
	position: absolute;
	left: 200px;
	top: 1020px;
}
#menus3 {
	height: 270px;
	width: 824px;
}
#menus2 {
	height: 170px;
	width: 824px;
}
#games1 {
	height: 170px;
	width: 206px;
	position: absolute;
	left: 818px;
	top: 580px;
}
#games2 {
	position: absolute;
	bottom: 28px;
	left: 35px;
	width:150px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
#themes1 {
	height: 170px;
	width: 210px;
	position: absolute;
	left: 612px;
	top: 580px;
}
#themes2 {
	position: absolute;
	bottom: 28px;
	left: 35px;
	width:150px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
#screensavers1 {
	height: 170px;
	width: 206px;
	position: absolute;
	left: 406px;
	top: 580px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#screensavers2 {
	position: absolute;
	bottom: 28px;
	left: 35px;
	width:150px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
#designer1 {
	height: 170px;
	width: 210px;
	position: absolute;
	left: 200px;
	top: 580px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-left: 0px;
}
#designer2 {
	position: absolute;
	bottom: 20px;
	left: 35px;
	width:150px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
#merchandise1 {
	height: 270px;
	width: 210px;
	position: absolute;
	left: 818px;
	top: 750px;
}

#merchandise2 {
	position: absolute;
	bottom: 28px;
	left: 35px;
	width:150px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

#navigation {
	height: 180px;
	width: 160px;
	left: 25px;
	top: 25px;
}
.twoColFixLtHdr #container #mainmenu div p {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #999;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menug {
	height: 270px;
	width: 206px;
	position: absolute;
	left: 612px;
	top: 750px;
	background-image: url(graphics/poll.jpg);
}
#follow1 {
	height: 270px;
	width: 206px;
	position: absolute;
	left: 406px;
	top: 750px;
}

#follow2 {
	position: absolute;
	bottom: 28px;
	left: 35px;
	width:150px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

#premium1 {
	height: 270px;
	width: 206px;
	position: absolute;
	left: 200px;
	top: 750px;
	background-image: url(graphics/premium.jpg);
}
#premium3 {
	position: absolute;
	bottom: 28px;
	left: 35px;
	width:150px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
#premium2 {
	position:relative;
	top:20px;
	left:15px;
}

#mainmenu {
	height: 430px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 150px;
	background-image: url(graphics/menu.jpg);
}
#links {
	height: 330px;
	width: 1024px;
	position: absolute;
	top: 1240px;
	background-image: url(graphics/links.jpg);
}
s
#featured {
	height: 175px;
	width: 175px;
}
a:link {color:#999;
text-decoration: none;
}
a:visited {color:#C60;
text-decoration: none;
}
a:hover {color:#69C;
}

#Col1 {
	float:left;
	position:relative;
	top:20px;
	width:204px;
	text-align: center;
}
#Col2 {
	float:left;
    position:relative;
	top:20px;
	width:204px;
	text-align: center;
}
#Col3 {
	float:left;
	position:relative;
	top:20px;
	width:204px;
	text-align: center;
}
#Col4 {
	float:left;
	position:relative;
	top:20px;
	width:204px;
	text-align: center;
}

#Col5 {
	float:left;
	position:relative;
	top:20px;
	width:204px;
	text-align: center;
}

