body{
	background:		url('../img/body_bg.gif') #a0d7e5;
	font-family:	"Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:		12px;
	padding:		0px;
	margin:			0px;
	height:			100%;
	color:			#333366;
}

img{
	border:			0px;
}

a:link{		color:	#036ed2;	text-decoration: underline;}
a:visited{	color:	#036ed2;	text-decoration: underline;}
a:hover{	color:	#036ed2;	text-decoration: underline;}
a:active{	color:	#036ed2;	text-decoration: underline;}

.tutorialtitle{
	font-size:		11px;
}

h1, h2, h3, h6{
	font-family:	arial,verdana, tahoma, arial, Sans-Serif;
	margin:			0px;
	padding:		0px;
}

#center{
	position:		absolute;
	left:			50%;
	margin-left:	-418px;
	width:			837px;
	min-height:		100%;
	background:		url('../img/main_bg.gif') repeat-y;
}

#skyscrape{
	position:		absolute;
	left:			50%;
	margin-left:	438px;
	width:			160px;
}

#textlinks{
	position:			absolute;
	left:					50%;
	top:					610px;
	margin-left:	438px;
	width:				160px;	
}

#header{
	width:			inherit;
	height:			222px;
}

.leaderboardtop, .leaderboardbottom{
	width:				728px;
	padding-left:	55px;
	text-align:		center;
}

.leaderboardtop{
	position:		absolute;
	top:				222px;
	height:			100px;
}

.adsenselist{
	clear: both;
	text-align: right;
	padding: 40px 20px 40px 0px;
}

.adsensebottom{
	border: 1px solid #a0d7e5;
	text-align: center;
}

.leaderboardbottom{
	height:			auto;
}

#main{
	margin-top:		148px;
	width:				inherit;
	height:				auto;
}

#menu{
	float:			left;
	width:			300px;
}

#menu .box{
	width:			250px;
	margin-left:	20px;
	margin-bottom:	20px;
}

#menu .box h2{
	height:			29px;
	width:			250px;
	font-size:		12px;
	color:			#595959;
	margin-bottom:	4px;
}

#content{
	float:			left;
	width:			507px;
	line-height:	180%;
	font-size:		10px;
	min-height:		600px;
}

#subheader{
	width:			inherit;
	margin-bottom:	10px;
}

h1{
	font-size:		16px;
	color:			#595959;
}

#subheader #navigation{
	height:			20px;
}

.row h6{
	height:			18px;
	font-size:		12px;
	background:		url('../img/hr_bg.gif') repeat-x bottom;
	color:			#595959;
	margin:			0px 0px 4px 0px;
}

.row{
	padding:		10px 0px 0px 0px;
	width:			inherit;
	clear:			both;
}

.colleft{
	width:			260px;
	float:			left;
}

.colright{
	width:			237px;
	float:			left;
	padding:		8px 0px 0px 10px;
	vertical-align:	top;
}

.colavatarleft{
	float:			left;
	width:			260px;
}

.colavatarright{
	width:			247px;
	float:			left;
	padding-top:	8px;
}

.code{
	border:			1px dotted #333333;
	background:		#f3f3f3;
	padding:		10px;
}

#footer{
	padding-top:	40px;
	text-align:		center;
	clear:			both;
	width:			inherit;
}

#social{
	height:				90px;
	width:				488px;
	border:				1px solid #dedfde;
	padding:			5px;
	font-size:			14px;
	margin:				20px 0px 20px 0px;
}

#social a{
	color:				#acacac;
	text-decoration:	none;
}

#social div{
	margin:				0px 10px 0px 0px;
	float:				left;
}

#social b{
	display:			block;
	height:				12px;
	width:				100%;
	text-align:			center;
}

#social img{
	vertical-align:		-6px;
}

#social div{
	padding:			0px 0px 5px 0px;
}

#proxy{
	visibility:			hidden;
}