/* reset whitespace */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,p,blockquote,th,td,hr { 
	margin:0;
	padding:0;
	font-family: tahoma, arial, verdana, trebuchet, "sans serif";
	color:#47341C;
	font-size:10pt;
}

h2
{color:#906938;}

h3
{color:#C49C6A;}

h5
{color:#C69C63;}

h6
{color:#312110;}

a
{color:#000000;}

body
{background-color:#000000;
}

/* /////////////////////////////////
	LAYOUT
///////////////////////////////// */
.page
{border-left: 2px solid #47341C;
border-right: 2px solid #47341C;
height:100%;
width:780px;
background-color:#DCDCB9;
}
.header
{vertical-align:top;}

.topnav
{vertical-align:top;
padding:0px;}

.topnav a
{color:#25201B;
font-weight:bold;
text-decoration:none;
}

.topnav ul
{padding-left:190px;}

li
{
	margin-left: 15px;
	list-style-type: square;
	padding:5px;
}

.topnav li
{
margin-left: 0px;
display:inline;
width:70px;
border:1px solid #B48449;
background-color:#C49C6A;
padding:5px;
text-align:center;
}



.left,.right
{background-color:#B48449;
background: transparent url('/sleekbott/images/bg1.jpg') left top;
width:170px;
height:100%;
padding:7px;
vertical-align:top;
text-align:center;}

.topnav
{background-color:#000000;
margin-left:180px;}

.mid
{vertical-align:top;
padding:7px;
height:100%;
width:440px;
border-left:1px solid #47341C;
border-right:1px solid #47341C;
background: transparent url('/sleekbott/images/6e.jpg') left top;
}

.foot
{background-color:#47341C;
text-align:center;
color:#ffffff;}

.thumbnail
{border:1px solid #47341C;}
	
.rsstitle
{padding-top:10px;
font-weight:bold;
border-top:1px solid #906938;}

.rsspubdate
{
padding-top:5px;
font-size:10pt;
font-weight:bold;
}
.rssdescription, .rssenclosures
{
font-size:10pt;
padding-top:5px;
padding-bottom:10px;

}


