body {
	background:url('images/bg.gif') repeat white;
	background-attachment:scroll;
	margin:0;
}

#skins {
	width:1100px;
	text-align:left;
	background:white;
	border-left:15px solid white;
	border-right:15px solid white;
	border-top:15px solid white;
}

#eXTReMe {
	display:none;
}

#bigblurb {
	width:850px;	
	height:86px;
	background:url('images/bigblurb.gif') no-repeat white;
	position:relative;
}

.latest {
	position:absolute;
	width:247px;
	height:60px;
	top:23px;
	left:13px;
	color:white;
	font:11px arial;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
}

.latest a:link, .latest a:visited {
	color:#ff00e0;
	text-decoration:none;
}

.latest a:hover {
	color:white;
	background:#ff00e0;
}

.latest span {
	display:block;
}

.sayit {
	position:absolute;
	top:26px;
	left:309px;
	width:498px;
	height:60px;
	font:20px/20px century gothic, arial;
	color:white;
	font-weight:bold;
	letter-spacing:-1px;
}

h1 {
	margin:0;
	padding:10px;
	font:18px century gothic, arial;
	color:black;
	font-weight:bold;
	text-transform:uppercase;
	border-left:5px solid #ebebeb;
}

h1 span {
	background:#ff09d5;
	color:white;
	padding:5px;
	font-style:italic;
}

h2 {
	margin:0;
	padding:10px;
	font:18px century gothic, arial;
	color:black;
	font-weight:bold;
	text-transform:uppercase;
	border-left:5px solid #ebebeb;
}

table {
	padding:0;
	margin:0;
}

h2 span {
	background:#c8ff09;
	color:black;
	padding:5px;
	font-style:italic;
}

#top {
	position:relative;
	width:1100px;
	height:121px;
	background:url('images/topbg.gif') no-repeat white;
}

#leaderboard {
	position:absolute;
	top:15px;
	left:320px;
	width:728px;
	height:90px;
}

#leftmenu {
	float:left;
	width:175px;
}

#content {
	float:right;
	text-aligh:left;
	width:850px;
}

#clear {
	clear:both;
}

#leftmenu a:link, #leftmenu a:active, #leftmenu a:visited {
	text-decoration:none;
	font:13px/25px arial;
	display:block;
	color:black;	
	text-transform:uppercase;
	padding-left:8px;
	background:white;
}

#leftmenu a:hover {
	background:black;
	color:white;
}

.skyscraper {
	width:175px;
	text-align:center;
	height:620px;
	background:url('images/skybg.gif') no-repeat white;
	padding-top:10px;
}

#leftmenu a:hover span {
	font-weight:bold;
}

.skinshow {
	float:left;
	margin-right:10px;
	width:200px;
	position:relative;
	height:230px;
}

.skinshow h3 {
	position:absolute;
	top:0;
	left:0;
	font:15px/30px century gothic, arial;
	text-transform:uppercase;
	font-weight:bold;
	height:30px;
	width:200px;
	margin:0;
	padding:2px 2px 2px 5px;
	background:url('images/h3.gif') no-repeat white;
	color:white;
}

.300case {
	width:700px;
	position:relative;
	height:300px;
}

.300box1 {
	position:absolute;
	left:0;
	top:0;
}

.300box2 {
	position:absolute;
	right:0;
	top:0;
}

.imgoverlay {
	position:absolute;
	top:30px;
	left:0px;
}

.catoverlay {
	position:absolute;
	top:30px;
	left:0px;
}

.showimg {
	position:absolute;
	top:30px;
	left:0;
}