body 
{
background-color:black;
font-family:georgia, times new roman, times, serif; 
font-size:12pt; 
text-align:left; 
color:#666666;

scrollbar-3dlight-color:white; 
scrollbar-arrow-color:red;
scrollbar-base-color:red;
scrollbar-darkshadow-color:#993300;
scrollbar-face-color:black;
scrollbar-highlight-color:red;
scrollbar-shadow-color:black;
scrollbar-track-color:black
}

a:link {color:red; text-decoration:none}
a:visited {color:#993333; text-decoration:none}
a:hover {color:yellow; text-decoration:none}
a:active {color:yellow; text-decoration:none}

h1 {text-align:center;font-weight:normal;font-size:14pt;font-family:verdana, arial, helvetica, sans-serif}
h2 {text-align:center;font-weight:normal;font-size:12pt;font-family:verdana, arial, helvetica, sans-serif}

div.container
{
  position:relative;
	left:0px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

div.login
{
	width:200px;
	font-size:12px;
	font-family:"courier new";
	text-align:left;
	z-index:2;
}

div.search
{
	width:250px;
	font-size:12px;
	font-family:"courier new";
	text-align:left;
	z-index:2;
}

div.links
{
  position:absolute;
	left:85px;
	top:20px;
	width:430px;
	height:40px;
	background-color:black;
}

div.main
{
  position:absolute;
	left:200px;
	top:533px;
	width:601px;
	z-index:10;
}

div.item
{
  position:absolute;
	left:15px;
	width:540px;
	height:360px;
}

div.title
{
  position:absolute;
	left:0px;
	top:5px;
	width:540px;
	height:20px;
	background-color:black;
	text-align:center;
	color:red;
	font-weight:bold;
}

div.image
{
  position:absolute;
	left:0px;
	top:30px;
	width:200px;
	height:250px;
	background-color:black;
	text-align:center;
	font-size:10px;
}

div.text
{
  position:absolute;
	left:210px;
	top:30px;
	width:320px;
	height:240px;
	background-color:black;
	overflow:auto;
	padding:5px;
}

div.bids
{
  position:absolute;
	left:0px;
	top:285px;
	width:540px;
	height:75px;
	background-color:black;
}

div.pages
{
  position:absolute;
	left:15px;
	top:105px;
	width:540px;
	height:20px;
	background-color:black;
}

div.category
{
  position:absolute;
	width:250px;
	height:300px;
}

div.cattitle
{
  position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:40px;
	background-color:black;
	text-align:center;
	color:red;
	font-size:11px;
	font-weight:bold;
}

div.catimage
{
  position:absolute;
	left:0px;
	top:50px;
	width:250px;
	height:250px;
	background-color:black;
	text-align:center;
}

div.hits
{
  position:absolute;
	left:-50px;
	top:1600px;
	width:500px;
	height:50px;
	color:red;
	font-family:"Lucida Handwriting", Helvetica;
}

div.crawl
{
  position:absolute;
	left:230px;
	top:273px;
	width:567px;
	height:165px;
	overflow:hidden;
}

div.crawl2
{
  position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:160px;
	overflow:hidden;
}

div.train
{
  position:absolute;
	left:0px;
	top:0px;
	height:120px;
}

img.link
{
  position:absolute;
	border:none;
}

div.forumcat
{
  position:absolute;
	left:15px;
	width:400px;
	height:100px;
	background-color:black;
}

div.catthreads
{
  position:absolute;
	left:420px;
	width:150px;
	height:16px;
	background-color:black;
	font-size:11px;
}

div.lastpost
{
  position:absolute;
	left:420px;
	width:150px;
	height:58px;
	background-color:black;
	font-size:11px
}




div.controls
{
	width:359px;
	height:26px;
	color:black;
}

div.bold
{
  position:absolute;
	left:2px;
	top:2px;
	width:20px;
	height:20px;
	border:solid 1px black;
	font-weight:bold;
	text-align:center;
	background-color:white;
	cursor:pointer;
}

div.italic
{
  position:absolute;
	left:26px;
	top:2px;
	width:20px;
	height:20px;
	border:solid 1px black;
	text-align:center;
	background-color:white;
	font-style:italic;
	cursor:pointer;
}

div.underline
{
  position:absolute;
	left:50px;
	top:2px;
	width:20px;
	height:20px;
	border:solid 1px black;
	text-align:center;
	background-color:white;
	text-decoration:underline;
	cursor:pointer;
}

div.left
{
  position:absolute;
	left:74px;
	top:2px;
	width:50px;
	height:20px;
	text-align:left;
	border:solid 1px black;
	background-color:white;
	cursor:pointer;
}

div.center
{
  position:absolute;
	left:128px;
	top:2px;
	width:50px;
	height:20px;
	text-align:center;
	border:solid 1px black;
	background-color:white;
	cursor:pointer;
}

div.right
{
  position:absolute;
	left:182px;
	top:2px;
	width:50px;
	height:20px;
	text-align:right;
	border:solid 1px black;
	background-color:white;
	cursor:pointer;
}

select.color
{
  position:absolute;
	left:237px;
	top:2px;
}

select.size
{
  position:absolute;
	left:315px;
	top:2px;
}