/*
Design by Brian P/ Ditty
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	font-weight: bold;
	color: #448ccb;
	text-decoration: none;
	border: 0px;
}

a:hover {
	font-weight: bold; 
	text-decoration: underline;
	color: #448ccb;
	border: 0px;
}

a:visited {
	color: #000000;
}

body {
	
	background: #FEFA8B url(images/background.jpg) repeat;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#content
{
	margin: 0 auto;
	width: 917px;
	text-align: left;
}

#main
{
width: 857px;
background: bgcolor="#FFFFFF";
padding: 30px;
padding-top: 10px;
}

#back
{
width: 917px;
background: url(images/table_back.gif) repeat-y
}

#header {
	height: 360px;
	text-align: right;
	background: url(images/header.jpg) no-repeat;		
}

#logo {

width: 897px;
height: 108px;
text-align: right;
padding-top: 220px;
padding-right: 20px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #C66210;
}
#logo H2 a
{
font-size: 12px;
}

#right
{
	width: 249px;
	float: right;
}

#right H3
{
width: 224px;
height: 34px;
font-size: 13px;
font-weight: bold;
font-style: italic;
padding-left: 25px;
padding-top: 15px;
color: #ffcc00;
background: url(images/title.jpg)
}

#right ul {
	list-style: none;
	margin-bottom: 5px;
	background: url(images/title_back.jpg) no-repeat top;
}



#right li  {
	padding: 20px;
	padding-bottom: 0px;
}

#right p
{
font-size: 10px;
}

.bot
{
padding: 10px;
}

#left
{
width: 550px;
padding: 5px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #006633;
}

#left p {
	margin: 5px;
	padding: 0;
	padding-bottom: 10px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #006633;
}
.date {
	text-align: right;
	color: #C66210;
	font-size: 11px;
}

.date a {
	color: #C66210;
}


#footer {
	height: 54px;
	clear: both;
	padding-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background: url(images/footer.jpg) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #333333;
}

#left ul {
list-style-image: url(images/bullet.gif);
}

#left li {
color: #000000;
margin-left: 40px;
margin-bottom: 2px;
background-position: 2em;
}

img {
border: 0px;
margin-left: 5px;
margin-right: 5px;
}

/* thumbs*/

#thumbs
{
	padding-top: 0px;
	padding-bottom: 10px;
}

#thumbs .thumb_row
{
	width: 644px;
	width/* */:/**/640px;
	width: /**/640px;
	padding: 2px;
	display: block;

}

#thumbs .thumb
{
	width: 128px;
	float: left;
	width/* */:/**/120px;
	width: /**/120px;
	padding: 0px 4px 10px 4px;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 9px;
	line-height: 130%;
}

#thumbs .thumb_img
{
	width: 120px;
	height: 120px;
	background:url("img/bg_thumb.gif");
	text-align: center;
	padding-bottom: 3px;
}

#results
{
width: 790px;
align: center;
padding: 30px;
}



/* end thumbs*/.PageTitle {
	font-size: 18px;
}

