/* CSS Document */
/* copyright Amin Motin www.sublime-products.com */

.content {
	font: 14px Georgia, "Times New Roman", Times, serif;
	width: 941px;
	margin-right: auto;
	margin-left: auto;
	background: #00405C;
	border: thin solid #FFF;
}
.maincontent .contenttext {
	float: left;
	width: 680px;
	margin-left: 25px;
}
.content .maincontent .lsidebar .newsfeed {
	width: 120px;
}

.content .maincontent .footer {
	background: url(images/footerarea.jpg);
	height: 64px;
	width: 941px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.content img {
	clear: both;
}

.content .topbar {
	background: #005C95;
	height: 25px;
}
.content .maincontent .navtext {
	margin-right: 75px;
	margin-left: 75px;
	font-size: 10px;
	color: #000000;
	text-align: center;
	clear: both;
}
.lsidebar {
	float: left;
	margin-left: 30px;
	width: 160px;
	clear: both;
}

.maincontent {
	background: #005C95 url(images/sitebackground.jpg);
	width: 941px;
	overflow: hidden;
	margin: 0px auto;
}
.content .header {
	background: url(images/header.jpg) no-repeat;
	width: 941px;
	height: 80px;
	position: relative;

}

.content .header .headertext {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/infobar.jpg);
	width: 941px;
	height: 61px;
	margin: 0px;
}

.maincontent .headertext {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: url(images/infobar.jpg);
	width: 941px;
	height: 61px;
	padding-left: 40px;
	padding-top: 0px;
}


.content .header .headertab {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 195px;
	height: 36px;
	padding-left: 715px;
	padding-top: 25px;
}


.content .header h1 a {
   text-indent: -5000px;

}

.blocked{
	display:block;
	width: 190px;
	height: 55px;
	margin-left: 640px;
	margin-bottom: -63px;
	text-decoration:none;
} 

.content .maincontent .footer  a
{
display:block;
width:100%;
height:100%;
text-decoration:none;
}
