
* {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: black;
	font-weight: normal;
	margin: 0pt 0pt 0pt 0pt;
	vertical-align: top;	

}

body {
	background-color: #A8A8FF;
}

h1 {
	font-size: 19px;
}

h2 {
	font-size: 14px;	
}

img {
	border-width: 0;  	
}



/*positioning divs*/


.topbanner {
	position: absolute;
	left: 180px;
	top: 0px;
}

.skyscraper {
	position: absolute;
	left: 788px;
	top: 100px;
}

.google {
	position: absolute;
	left: 0px;
	top: 1000px;
}

.logoimage {
	position: absolute;
	left: 150px;
	top: 95px;
}

#moregames a {
	position: absolute;
	left: 530px;
	top: 162px;
	font-size: 11pt;
	color: white;
	font-weight: bold;
}

.privacymenu {
	position: absolute;
	left: 200px;
	top: 1510px;
}

.midcolum {
	border: 0px solid #0000ff;
	position: absolute;
	left: 100px;
	top: 220px;
	padding:0px;
}

.midcolum td {
	padding:6px;
	height:106px;
	border: 0px solid #ffffff;
}

.leftcell {
	background-image: url('/images/roundedbg.png');
	background-repeat: no-repeat;
	border: 0px solid #ffffff;
	
}

.rightcell {
	background-image: url('/images/rightcellbg.png');
	background-repeat: no-repeat;
	border: 0px solid #ffffff;
}

.leftcolum {
	padding-left: 4px;
	width: 90px;
}

.runninggame {
	position: absolute;
	left: 180px;
	top:  220px;
}



/* for use in the founder profile pages */

.portrait {
	margin-right:15px;
}

.makingofimg {
	margin-top:15px;
	margin-bottom:15px;
}

.imghead {margin: 6pt 0pt 0pt 0pt ;}

.imgthumb 
{
		border:1px;
		border-style: solid;
		border-color: #E77B1A;
		margin-right: 10px;		
}

.hotlist 
{
	margin: 3px;
	
}

.minithumb {
	background-image: url('/images/minithumbbg.png');
	background-repeat: no-repeat;
	margin: 6px;
	width: 66px;
	height: 51px;
}

.game 		{margin:0pt 10pt 3pt 0pt ; width:150px;}
.gamestitle	{margin:0pt 15pt 2pt 0pt ;}
.gamelink	{margin:0pt 15pt 0pt 0pt ;font-weight: bold;}
.gameimg 	{margin:0pt 10pt 0pt 0pt;vertical-align:bottom;border-color: #E77B1A;}
.gameplaynow{margin:0pt 10pt 8pt 0pt;clear: left;vertical-align:bottom;}
.gamestats 	{margin:0pt 0pt 0pt 0pt ;color: #ffffff;font-weight: normal;}

.dcrgame	{margin:0pt 0pt 3pt 0pt;}

.banner 	{margin: 0pt 0pt 20pt 0pt ;}

#gameinfo {

	width: 400px;	
	
}

.section 	
{
	background-color: #CDD2D4 ;
	margin-top : 0pt; margin-left: 0pt; margin-right: 0pt;
}

.section3	
{
	color: #FFC65B;
	font-weight: bold; 
	margin-top : 8pt; 
	margin-left: 5pt; 
	margin-right: 0pt;
}


a 	
{
	color: #3882D6;
}

.section2 	{margin: 0pt 0pt 0pt 3pt ;}
.contact 	{color: #FFBA41;margin: 0pt 0pt 0pt 5pt ;}
.privacy 	{margin: 20pt 0pt 0pt 5pt ;}

.copyright 	
{
	margin: 30pt 0pt 0pt 5pt ;
	
}


