body{
	background-image: url(../layout/bg.jpg);
	background-repeat:repeat-x;
	background-color:#a9dafa;
	font-family:Verdana;
	text-align:center; 
	padding:0px;
	margin:0px;
	
}

div.bodyshaper{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

div.topbanner{
	width:960px;
	height:130px;
	vertical-align:middle;
	text-align:center;
}

div.con0{
	background-color:#FFFFFF;
	background-image:url(../layout/tl.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
div.con1{
	background-image: url(../layout/mr.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
div.con2{
	background-image: url(../layout/mtr.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
div.con3{
	background-image: url(../layout/tr.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
div.con4{
	background-image: url(../layout/bm.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
div.con5{
	background-image: url(../layout/bl.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
div.con6{
	background-image: url(../layout/br.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

div.header{
	width:960px;
	height:120px;
	margin:0px;
	padding:0px;
	text-align:left;
}

div.nav00{
	height:22px;
	width:960px;
	margin:0px;
	padding:0px;
	text-align:left;
}

div.nav0{
	background-image: url(../layout/m0bg.jpg);
	background-repeat:repeat-x;
	height:22px;
	width:943px;
	margin:0px;
	padding:0px;
}

div.hc{
	margin:0px;
	padding:0px;
	display:block;
	width:960px;
}

div.border{
	padding:5px;
	padding-top:0px;
	margin:0px;
}

div.nav1{
	background-color:#f38b1b;
	margin:0px;
	padding:5px;
	
}

div.bordersidebanner{
	padding:5px;
	margin:0px;
	margin-top:20px;
}


table.hc{
	width:960px;
	border-spacing:0px;
	padding0px;
	margin:0px;
}
td.sidebar{
	width:192px;
	padding0px;
	margin:0px;
	vertical-align:top;
}
td.content{
	width:749px;
	padding0px;
	margin:0px;
	vertical-align:top;
	text-align:left;
}
td.contentfull{
	width:100%;
	padding0px;
	margin:0px;
	vertical-align:top;
	text-align:center;
}

div.border1{
	width:718px;
	padding:15px;
	height:100%;
}

div.barleft{
	width:960px;
	height:35px;
}
div.barright{
	width:960px;
	height:35px;
}


div.splitterl{
	width:300px;
	height:100%;
	text-align:left;
	float:left;
	padding-left:20px;
	font-size:12px;
	color:#aaaaaa;
}
div.splitterm{
	width:320px;
	height:100%;
	text-align:center;
	float:left;
	font-size:12px;
	color:#aaaaaa;
}
div.splitterr{
	width:285px;
	height:100%;
	text-align:right;
	float:left;
	padding-right:0px;
	font-size:12px;
	color:#aaaaaa;
}

div.gamebox{
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	padding-top:50px;	
}

div.splitterm a{
	text-decoration:none;
	color:#aaaaaa;
}

div.categoryheader{
	border:none;;
	padding:0px;
	margin:px;
	margin-top:20px;
	border:1px solid #aaaaaa;
	background-color:#dddddd;
}

div.downloadline{
	padding:0px;
	margin:0px;
	border:1px solid #aaaaaa;
	border-top:none;
}

div.downloadcoltitle{
	display:inline-block;
	float:left;
	border-right:1px solid #aaaaaa;
	padding:5px;
	margin:0px;
	width:200px;
}

div.downloadcoltype{
	display:inline-block;
	float:left;
	border-right:1px solid #aaaaaa;
	padding:5px;
	margin:0px;
	width:50px;
	
}

div.downloadcolsize{
	display:inline-block;
	border:none;
	padding:5px;
	margin:0px;
	width:400px;
	text-align:left;
}