*{ 
	font-family: arial; 
	font-size:14px;
}

body {
	text-align:auto;
	background-color: #000000
} 

div#page {
	width:1000px;
	min-height:1000px;
	border:2px solid black; 
	margin:auto;
	background-color: #FCF0AD;
	color: #000000
} 

div#header { 
	width:100%; 
	height:100px; 
	margin-top: -10px;
}

div#body { 
	width:100%;
	position:relative;
}

div#left_nav a:hover {
	text-decoration:underline
}

div#left_nav {	
	position:relative;
	float:left;
	width:200px; 
	padding:0 10px 10px 10px;
	border-right:2px solid black;
}

div#ad { 
	float:left;
	padding:15px; 
}

div#search { 
	float:right;
	width:970px;
	height:25px;
	padding:10px 10px 0 10px; 
	text-align:right;
}

div.clear { clear: both; height: 1px; overflow: hidden; font-size:0pt; margin-top: -1px; }
div.clear1 { clear: both;  }

h2 {
	font-size:15px 
}

ul { 
	margin-top:0; 
	margin-bottom:0; 
	list-style-type:disc; 
	list-style-position:outside;
}
li { 
	font-size:12px;
}

a {
	font-size:12px;
}

#footer {
	text-align:center; 
	font-size: 10px;
	color: #ffffff
}

#footer a {
	font-size: 10px;
	color: #ffffff
}

.new {
	font-weight:bold;
	color:red;
	font-size:10px
}

.error {
	color:red;
	font-weight:bold
}

a.link_title {
	font-weight:bold;
	font-size:13px
}

.author { 
	font-size: 12px;
	font-weight: bold;
}

body { margin: 0; }
img { border: none; }
p
{
	font-size: 1em;
	margin: 0 0 1em 0;
}

html { font-size: 100%; /* IE hack */ }
body { font-size: 1em; /* Sets base font size to 16px */ }
table { font-size: 100%; /* IE hack */ }
input, select, textarea, th, td { font-size: 1em; }
	
h1 a {
	font-size: 52px;
	text-decoration: none;
	margin-left: 15px;
	color: #000000
}		

h2#desc {
	margin: -10px 0px 0px 40px;
	font-size: 17px;
	color: red
}

div#bottom_nav {	
	padding:0 15px 15px 15px;
	text-align: center;
	border-top: 2px solid #000000
}

div#top_nav {	
	padding:0 10px 15px 10px;
	text-align: center;
	border-top: 2px solid #000000;	
	border-bottom: 2px solid #000000
}

h3.categories { 
	font-weight:bold; 
	font-size:15px;
	margin-bottom:1px;
	color:#FFFFFF;
	background-color:#000000;
	padding:3px 0px 0px 5px;
	width:100%;
	height:20px;
}

div#content {
	padding:0px 10px 10px 10px;
	width:755px;
	float: left;
}

div#content_ad { 
	/*float:left;*/
	padding:15px 0 10px 0; 
	border-top:2px solid black
}

div#top_ad { 
	width:100%;
	border-bottom:2px solid black
}

div#list {
	max-height:608px;
	padding:10px 5px 0px 0px;
	overflow-x:hidden;
	overflow-y:auto;
	margin-bottom:15px
}

h3.intro_header { 
	font-weight:bold; 
	font-size:17px;
	color:#000000;
	padding:0px;
	width:100%;
	margin:0 0 15px 0
}

div#intro { 
	width:960px; 
	min-height:25px;
	font-size:15px;
	padding:20px;
	border-bottom:2px solid black;
}

div#intro a { 
	font-weight:bold;
	font-size:15px;
}

div#sales {	
	padding:0 15px 15px 15px;
	border-top: 2px solid #000000;
}

div#note {
	font-size:10px;
	color: #FFFFFF
}

.featured_item {
	width:160px; 
	height:50px;
	font-size:12px; 
	font-weight:bold;
	padding:10px;
	text-align:center;
}

div#featured_ad {
	padding: 0px 15px 0px 10px;
	border-bottom:2px solid black
}


.e_item { 
	width:175px; 
	float:left;
	border:1px solid #333333;
	margin:3px;
	overflow: hidden;
}

.e_item_img { 
	width:153px; 
	height:80px;
	text-align:center;
	padding:10px;
}

.e_item_desc1 { 
	width:160px; 
	height:75px;
	font-size:12px; 
	font-weight:bold;
	padding:10px;
	text-align:center;
}

.e_item_link {
	color: red;
	font-size:13px;
	font-weight:bold
}

.e_item_price {
	color: blue
}


