body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { font-family: Helvetica, Verdana, Arial, sans-serif; margin:0; padding:0; } 

body {
	padding-left: 0px;
	padding-bottom: 25px;
	padding-right: 0px;
	padding-top: 25px;
	margin: 0px;
	background-color: #FFFFFF;
}

.h_backdrop {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/bg.png);
	padding-top: 20px;
}

.m_backdrop {
	background-image: url(../images/bg_mid.png);
	background-position: center center;
	background-repeat: repeat-y;
	padding-top: 20px;
}

.f_backdrop {
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(../images/bg.png);
	padding-bottom: 20px;
}

.header {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/header.jpg);
	height: 100px;
}

.menu {
	height: auto;
}

.content {
	height: auto;
}

.thumbnails {
	width: 103px;
	margin-left: 7px;
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.footer {
	margin-top: 20px;
	padding-top: 5px;
	border-top-color: #bfbfbf;
	border-top-style: dotted;
	border-top-width: 1px;
	height: auto;
}

TEXT BELOW {
	font-weight: bold;
	color: white;
	background-color: fuchsia;
}

.content h1 {
	font-weight: bold;
	color: #3f3f3f;
}

.content h2 {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 10px;
	border-bottom-color: #8b9860;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-transform: capitalize;
	font-weight: bold;
	font-size: large;
}

.content table, p {
	text-align: left;
	line-height: 20px;
	font-size: 12px;
	color: #3f3f3f;
}

.content table a, p a {
	font-weight: bold;
	text-decoration: none;
	color: #3f3f3f;
}

.content table a:hover, p a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #3f3f3f;
}

.content img {
	border-color: white;
	border-width: 2px;
	margin: 10px;
	padding: 8px;
	border-style: solid;
}

.content a img {
	border-color: white;
	border-width: 2px;
	border-style: solid;
}

.content a:hover img {
	border-right-color: white;
	border-left-color: white;
	border-top-color: white;
	border-bottom-color: #8b9860;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-style: solid;
}

.content table img {
	padding: 0px;
	margin: 0px;
}

label {
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #3f3f3f;
}

input, textarea {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 12px;
}

.captcha .captchapict {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
}

.captcha input {
	margin-top: 5px;
	width: 96px;
	margin-bottom: 5px;
}

.captcha {
	font-size: 12px;
	color: #3f3f3f;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer p {
	color: #3f3f3f;
	float: right;
	font-size: 11px;
}

.footer p a {
	text-decoration: none;
	color: #3f3f3f;
	font-weight: bold;
}

.footer p a:hover {
	color: #3f3f3f;
	font-weight: bold;
	text-decoration: underline;
}

.thumbnails img {
	padding: 0px;
	border-color: #8b9860;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 5px;
}

.thumbnails p {
	word-spacing: 0px;
	letter-spacing: 0px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}

/*News scroller*/

#news-scroller
{
	padding-top:20px;
}

#news-scroller .news-summary
{
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #000000;
}

#news-scroller h3
{
	padding-bottom:3px;
}

#news-scroller a:link,
#news-scroller a:visited
{
	color:#000000;
}

#news-scroller a:hover,
#news-scroller a:active
{
	color:#3F3F3F;
}

#news-scroller a
{
	text-decoration:none;
}

#news-scroller .link-more
{
	font-size:12px;
	font-weight:bold;
}

/*News archive*/

#news-details h2,
.content .news-summary h2
{
	margin-bottom:10px;
	padding-left:0;
	padding-bottom:5px;
}

.content .news-summary h2 a:link,
.content .news-summary h2 a:visited
{
	color:#000000;
	text-decoration:none;
}

.content .news-summary h2 a:hover,
.content .news-summary h2 a:active
{
	color:#3F3F3F;
}

#news-details .link-return,
.content .news-summary .link-more
{
	margin-top:10px;
}

.news-feed
{
	margin-top:20px;
}

.news-feed a
{
	border:none;
}
