* {
	
}

p {
	margin: 10px;
}

body {
	font: normal 12px arial;
	background-image: url("../images/2-5-08bkgnd.jpg");
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-color: #000;
}

div#container {
	padding: 0px;
	width: 900px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

div#header-pad-home {
	height: 83px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}

div#header {
	width: 900px;
	height: 59px;
	background-color: #000;
}

div#logo {
	background-image: url("../images/logo.gif");
	background-repeat: no-repeat;
	width: 241px;
	height: 59px;
	float: left;
}

h1#sitename {
	margin:0;
	width: 241px;
	height: 59px;
	text-indent: -4800px;
	display: block;
}

h1#sitename a {
	color:#000;
	width: 241px;
	height: 59px;
	display: block;
}

div#nav-primary {
	margin-top: 28px;
	/*width: 287px;*/
	width: 350px;
	height: 30px;
	background-image: url("../images/nav_top00.gif");
	background-repeat: no-repeat;
	float: right;
}

div#nav-primary-content {
	color: #CCC;
	padding-top: 5px;
	padding-left: 12px;
}

a.primary {
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: #CCC;
}

a:hover.primary {
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
	color: #CCC;
}

div#blue-block-home {
	background-image: url("../images/splash_back.jpg");
	background-repeat: no-repeat;
	width: 900px;
	height: 350px;
}

div#black-block-home {
	background-color: #000;
	width: 900px;
}

div#col-left-home {
	width: 226px;
	float: left;
}

div#col-center-home {
	width: 442px;
	height: 285px;
	display: block;
	float: left;
}

div#col-right-home {
	float: right;
	width: 232px;
	height: 350px;
}

div#col-left-content {
	padding-top: 18px;
	padding-left: 30px;
}

div#col-center-content {
	padding-top: 22px;
}

div#col-left-home-black {
	width: 226px;
	float: left;
}

div#col-center-home-black {
	width: 442px;
	display: block;
	float: left;
}

div#col-center-home-black-content {
	padding-right: 10px;
	color: #666;
	border-right: 1px solid #333;
}

div#col-right-home-black {
	float: right;
	width: 232px;
}

div#col-right-home-black-content {
	margin-top: 10px;
	color: #999;
}

div.ebay-box {
	margin-top: 10px;
	background-image: url("../images/ebay_back.gif");
	background-repeat: repeat-y;
}

div.ebay-box-content {
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right:54px;
	color: #CCC;
}

div.btn-top {
	padding-left: 10px;
	background-image: url("../images/btn_top.gif");
	background-repeat: no-repeat;
	width: 172px;
	height: 30px;
	color: #fff;
}

div.btn-top-content {
	padding-top: 8px;
}
div.btn-mid-content {
	padding-top: 5px;
}
div.btn-bot-content {
	padding-top: 5px;
}

a.btn-primary {
	color: #CCC;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}
a:hover.btn-primary {
	color: #fff;
	text-decoration: none;
}	

a.btn-sub {
	margin-left: 6px;
	color: #CCC;
	text-decoration: none;
}
a:hover.btn-sub {
	color: #fff;
	text-decoration: none;
}	


div.btn-mid {
	padding-left: 10px;
	background-image: url("../images/btn_mid.gif");
	background-repeat: no-repeat;
	width: 172px;
	height: 29px;
	color: #fff;
}

div.btn-bot {
	padding-left: 10px;
	background-image: url("../images/btn_bot.gif");
	background-repeat: no-repeat;
	width: 172px;
	height: 31px;
	color: #fff;
}

div#footer {
	position: relative;
	width: 900px;
	height: 42px;
	text-align: right;
	color: #fff;
	float: left;
	margin-top: 18px;
	padding-bottom: 40px;
}

div#astarna {
	color: #333;
}

a.astarna {
	color: #333;
	text-decoration: none;
}

a:hover.astarna {
	color: #333;
	text-decoration: underline;
}

