body {
	background:#FFFFFF;
	font-family:"Lucida Grande",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0 auto;
}
* {
	margin:0px;
	padding:0px;
	float:none;
}
a, a:visited {
	color:#42423B;
}
#header {
	background:#000000 url('img/header_bg.jpg') top center repeat-x;
	height:253px;
	width:100%;
	position:relative;
}
.container {
	height:253px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	width:1024px;
}
#logo {
	height:71px;
	width:230px;
	position:absolute;
	top:37px;
	left:0px;
}
#logo a {
	background:transparent url('img/logo_right.gif') top right no-repeat;
	color:#FFFFFF;
	font:bold 24px arial;
	letter-spacing:-2px;
	line-height:24px;
	padding:20px 13px 23px 13px;
}
#logo a span {
	background:transparent url('img/logo_bg.gif') top left no-repeat;
	height:71px;
	width:13px;
	padding:20px 0px 23px 13px;
}
#navigation {
	position:absolute;
	right:0px;
	top:22px;
}
#navigation ul li {
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:0px 27px 0px 0px;
	text-transform:uppercase;
	list-style:none;
}
#navigation ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
#banner {
	color:#F8F8FF;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	height:125px;
	width:180px;
	padding:10px 20px 10px 20px;
	position:absolute;
	bottom:20px;
	right:0px;
	background:transparent url('img/banner_bg.png')top center repeat;
}
#main {
	margin:0 auto;
	padding:20px 0px 20px 0px;
	width:100%;
	position:relative;
	overflow:hidden;
	background:transparent url('img/main_bg.jpg') top center repeat-x;
}
h1.pagetitle {
	font:bold 18px arial;
	color:#990000;
	margin:0px 0px 20px 0px;
	border-bottom:2px solid #990000;
	background:#F1F0EF;
	padding:3px 0px 0px 10px;
}
h2 {
	font:bold 14px arial;
	color:#990000;
}
#left {
	float:left;
	width:200px;
	margin:0px 10px 0px 0px;
}
#left h2 {
	background:#F1F0EF;
	padding:5px;
	margin:0px 0px 5px 0px;
}
#left .products {
	display:block;
	background:#F1F0EF;
	padding:5px;
}
#left .products ul#categoryList li {
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:20px;
}
#right {
	float:right;
	width:200px;
}
#right h2 {
	margin:0px 0px 15px 0px;
	border-bottom:2px solid #990000;
}
#right .rightbox {
	background:#F1F0EF;
	padding:5px;
	margin:0px 0px 20px 0px;
}
#s {
	width:125px;
}
a.mtg {
	background:transparent url('img/btn_mtg.png') top center no-repeat;
	width:190px;
	height:51px;
	float:left;
	margin:0px 0px 5px 0px;
}
a.mtg:hover {
	background:transparent url('img/btn_mtg_hover.png') top center no-repeat;
}
a.starwars {
	background:transparent url('img/btn_starwars.png') top center no-repeat;
	width:190px;
	height:51px;
	float:left;
	margin:0px 0px 5px 0px;
}
a.starwars:hover {
	background:transparent url('img/btn_starwars_hover.png') top center no-repeat;
}
a.comics {
	background:transparent url('img/btn_comics.png') top center no-repeat;
	width:190px;
	height:51px;
	float:left;
	margin:0px 0px 5px 0px;
}
a.comics:hover {
	background:transparent url('img/btn_comics_hover.png') top center no-repeat;
}
a.sports {
	background:transparent url('img/btn_sports.png') top center no-repeat;
	width:190px;
	height:51px;
	float:left;
	margin:0px 0px 5px 0px;
}
a.sports:hover {
	background:transparent url('img/btn_sports_hover.png') top center no-repeat;
}
a.ultrapro {
	background:transparent url('img/btn_ultrapro.png') top center no-repeat;
	width:190px;
	height:51px;
	float:left;
}
a.ultrapro:hover {
	background:transparent url('img/btn_ultrapro_hover.png') top center no-repeat;
}
a.buffy {
	background:transparent url('img/btn_buffy.png') top center no-repeat;
	width:190px;
	height:51px;
	float:left;
}
a.buffy:hover {
	background:transparent url('img/btn_buffy_hover.png') top center no-repeat;
}
a.wincraft {
	background:transparent url('img/btn_wincraft.png') top center no-repeat;
	width:190px;
	height:51px;
	float:left;
}
a.wincraft:hover {
	background:transparent url('img/btn_wincraft_hover.png') top center no-repeat;
}
#center {
	float:left;
	width:603px;
	padding:0px 0px 20px 0px;
}
#center img.plus_button {
	border:none;
}
#bottominfo {
	background:#ab2f0e;
	margin:0px 0px 3px 0px;
	height:10px;
}
#footer {
	background:#ab2f0e;
	text-align:center;
	color:#FFFFFF;
	height:30px;
	padding:5px 0px 0px 0px;
}
#footer a {
	color:#FFFFFF;
}

#selling {
	padding:5px 0px;
	margin:0px 0px 5px 0px;
	background:#000000;
	border:1px solid #FFFFFF;
	text-align:center;
	color:#FFFFFF;
}
#selling a {
	color:#FF0000;
}