body {
	background-color: #3d3d3d;
	font-family: "century gothic", helvetica, arial, verdana;
	}
.orbtop {
	position:absolute;
	left:174px;
	top:0px;
	width:336px;
	height:20px;
	background: url(images/orbtop.jpg) no-repeat;
	}
.skins {
	position:absolute;
	left:0px;
	top:20px;
	width:235px;
	height:100px;
	background: url(images/skins.jpg) no-repeat;
	}
.orb {
	position:absolute;
	left:235px;
	top:20px;
	width:210px;
	height:214px;
	background: url(images/orb.jpg) no-repeat;
	}
.sys {
	position:absolute;
	left:445px;
	top:20px;
	width:205px;
	height:100px;
	background: url(images/sys.jpg) no-repeat;
	}
.forum {
	position:absolute;
	left:0px;
	top:120px;
	width:235px;
	height:114px;
	background: url(images/forum.png) no-repeat;
	}
.tutorials {
	position:absolute;
	left:445px;
	top:120px;
	width:205px;
	height:114px;
	background: url(images/tutorials.png) no-repeat;
	}
.toptile {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:20px;
	background: url(images/toptile.png) repeat-x left;
	}
.headertile {
	position:absolute;
	left:00px;
	top:20px;
	width:100%;
	height:214px;
	background: url(images/headertile.jpg) repeat-x left;
	}
.sidebar {
	position:absolute;
	left:174px;
	top:0px;
	width:336px;
	height:100%;
	background: url(images/barbg.jpg) repeat-y left;
	}
.barhead {
	margin-top: 238px;
	width:336px;
	height:53px;
	background: url(images/barhead.png) no-repeat;
	text-align: center;
	}
.barmid {
	width: 336px;
	background: url(images/barmid.jpg) repeat-y left;
	}
.barmid p{
	padding-left: 40px;
	padding-right: 45px;
	}
.barbtm {
	width:336px;
	height:29px;
	background: url(images/barbtm.png) no-repeat;
	text-align: center baseline;
	}
