body{
background-color:#5a543a;
font-family:"Segoe UI";
}

a:visited, a:active, a:link
{	
color : #735c35;
}

#masthead 
{
	background: #5a543a;
	background-image: url(http://farm4.static.flickr.com/3274/2830744076_365bba8d22_o.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 280px;
}

#welcome
{
	background: none;
}

#title
{
	position: relative;
	left: 60px;
	top: 100px;
	width: 160px;
	height: 90px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	/*border: solid 1px #ff0000;*/
}

#title h1
{
	font-size: 14px;
	font-family: "Segoe Print";
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #363a33;
}

#Search
{
	position: relative;
	top: 239px;
	right: 50px;
}

.SearchButtonOuter
{
	background-image: none;
}

.SearchButton
{
	background-image: none;
}

#Search .searchBox 
{
	border: 1px solid #ffffff;
height: 12px;
}

#nav
{
width: 804px;
height: 25px;
padding: 0px;
}

#navbar
{
background-image: none;
background-color: black;
FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#CCCCCC', endColorStr='#000000', gradientType='0');
}

#navbar li
{
background-image: none;
padding-left: 10px;
padding-top: 4px;
text-transform: none;
font-size: 11px;
font-weight: bold;
}

#content
{
background: #5a543a;
padding: 10px 2px 10px 30px;
}

#main
{
padding-left: 10px;
padding-right: 10px;
}

.pageTitle
{
padding-left: 20px;
padding-top: 3px;
padding-bottom: 3px;
border-bottom: white solid 1px;
color: white;
font-size: 16px;
font-weight: bold;
}

.post
{
background: white;
padding: 10px 10px 10px 10px;
border: #000000 solid 1px;
}

.posthead
{
border: none;
border-bottom: #000000 solid;
color: black;
padding: 2px;
font-weight: bold;
}

.posthead a:link, .posthead a:visited, .posthead a:active
{
color: black;
}

.posthead a:hover
{
color: #ff8000;
text-decoration:none;
}

.postfoot 
{
border-color: #777777;
border-bottom: none;
color: #777777;
}

#leftmenu
{
background: white;
padding: 15px 10px 10px 10px;
border: #000000 solid 1px;
}

#leftmenu h3 {
border-bottom: #000000 solid;
font-size : 1.2em;
}

#leftmenu ul li
{
color: #5a543a;
}

#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
color: #5a543a;
}

#leftmenu ul a:hover
{
color: #ff8000;
}

#comments
{
background-color: white;
padding: 0px 10px 0px 10px;
border: #000000 solid 1px;
}

fieldset
{
background-color: white;
padding-top: 5px;
border: none;
}

#footer 
{
	color: #ffffff;
}

#footer a:link, #footer a:visited, #footer a:active
{
	color: #ffffff;
}

