body, td {
	font-family: Verdana, Arial; 
	font-size: 11px;
	color: #000; 
	margin: 0px;	
}

body {
	background-color: #;
}

a:link, a:visited, a:active {
	color: #000;
	text-decoration: underline;
}

h1 {
	font-size: 17px;
	font-weight: bold;
	margin: 1px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 1px;
}

.preview
{
	background:url('/preview.jpg');
	width:132px;
	height:231px;
	font-size: 11px;
	font-weight:bold;
}

.preview img
{
	border:0px;
	padding-top:44px;
	padding-left:17px;
	padding-bottom:44px;
	padding-right:17px;
} 

a img {border:0px;}

a:link {color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:hover {color:#003300; text-decoration:none;}

body
{
	background:#1a3a1c url('/images/background.jpg') repeat-x top;
	font-family:"Trebuchet MS";
	font-size:12px;
	margin:0px;
	padding:0px;
}

h1
{
	color:#336633;
	padding:0px;
	margin:0px;
}

h2
{
	color:#558855;
	padding:0px;
	margin:0px;
}

#main
{
	margin:auto;
	width:920px;
}

#head
{
	height:150px;
}

#logo
{
	position:absolute;
	margin-top:15px;
}

#title
{
	position:absolute;
	margin-left:140px;
	margin-top:40px;
}

#subtitle
{
	position:absolute;
	margin-left:144px;
	margin-top:84px;
}

#content_top
{
	background:url('/images/content_t.jpg') top;
	width:920px;
	height:21px;
}

#content_container
{
	background:#ffffff url('/images/content_br.jpg') right repeat-y;
	width:920px;
}

#content_left
{
	background:url('/images/content_r.jpg') right top no-repeat;
	padding-left:20px;
	padding-top:2px;
	padding-right:20px;
	min-height:410px;
}

#content_right
{
	background:url('/images/categories.jpg') no-repeat top;
	width:170px;
	min-height:100px;
	padding-top:50px;
	float:right;
	font-size: 13px;
}

#content
{
	width:700px;
	float:left;

}

#content_bottom
{
	background:url('/images/content_b.jpg') right top no-repeat;
	height:29px;
	width:921px;
}

#footer
{
	margin:auto;
	width:960px;
	text-align:center;
	color: #ffffff;
	font-size: 11px;
}

#footer a
{
	color:#ffffff;
}

.clear
{
	clear:both;
}