a.main_link {
	padding-left: 12px;
	font-size: 0.55em;
	font-weight: bold;
}

a.site_link {
	padding-right: 18px;
	font-size: 0.6em;
	font-weight: bold;
}

a.footer {
	color: #7A5D3D;
	text-decoration: none;
}

a.footer:visited {
	color: #7A5D3D;
	text-decoration: none;
}

a.footer:hover {
	color: #000000;
	text-decoration: none;
}

a {
	color: #7A5D3D;
	text-decoration: none;
}

a:visited {
	color: #7A5D3D;
}

a:hover {
	color: #000000;
}

P {
	margin-bottom: 15px;
}

P.title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

P.smalltitle {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

P.news_link {
	margin-bottom: 5px;
}

STRONG {
	font-weight: bold;
}

BODY {
	background-image: url(/img/layout/bg_gradient2.gif);
	color: #523B24;
	font: 1em verdana, sans-serif;
}

DIV#float {
	width: 800px;
	height: 600px;
	background-color: #E4D8C1;
	margin: 40px auto 0 auto;
}

DIV#title {
	padding: 35px 13px 28px 31px;
}

DIV#logo_img {
	width: 300px;
}

DIV#main_links {
	float: right;
}

DIV#header_img {
}

DIV#link_bar {
	margin-top: -3px;
	background-color: #BAAE97;
}

DIV#content 
{
	width: 800px;
	height: 322px;
	font-size: 0.75em;
}

DIV#footer {
	width: 800px;
	margin: 0 auto 0 auto;
}

DIV#contact {
	margin-top: 7px;
	text-align: center;
	color: #E4D8C1;
	font-size: 0.55em;
}

DIV#credits {
	margin: 3px 4px 0 0;
	float: right;
	color: #7A5D3D;
	font-size: .55em;
	font-weight: bold;
}

.flush {
	float: left;
	margin-right: 5px;
}