p a
{
	color:#FFFFFF;
	text-decoration: none;
}
p a:hover
{
	font-style: italic;
}
#logo a
{
	background:url(../images/logo.gif) no-repeat;
}


#footer p, #footer a, #searchform .submit
{
	color:#69321F;
}
#main, #searchform .textbox
{
	background-color: #72AFB6;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/sidebar/header.gif);
	width: 800px;
	height: 450px;
}
#menu UL LI a:hover, #menu UL LI a.active
{
	color: #FFFFFF;
}
#menu UL LI a.current, #menu UL LI a.current:hover, #menu UL LI a.current:active {
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	cursor: default;
}


hr
{
	border-style:none none dotted; 
	border:1px solid #aacc61;
}
img.border, .ad img
{
	border:1px solid #FFFFFF;
}
#heading, .standardForm .submit, #twitterbox .tweet
{
}
#footer
{
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #69321F;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
