/* CSS Document */

#wrapper{
}
#content{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.6em;
	background-color: #FFFFFF;
	color: #333333;
}
#header{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background: #003e58;/*#003349;*/
}

#masthead{
	background: url(../images/header.jpg);
	height: 170px;
	width: 864px;
	position: relative;
	padding-top: 90px;
	margin-right: auto;
	margin-left: auto;
}
#whateverimage {
position: relative;
bottom: 200px; /* whatever veritical height you need it */
right: 200px; /* whatever horizontal place you need it, or use LEFT instead */
color: #FFFFFF; 
}
#search{
	height:24px;
	width:858px;
	background-image: url(http://www.mra-net.org/images/bgimages/barbg.gif);
	margin-right: auto;
	margin-left: auto;
	background-color: #880000;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#rotating{
	height: 143px;
	width: 527px;
	margin-right: auto;
	margin-left: auto;
}
#navigation{
	height:30px;
	width:864px;
	background: #003e58;/*#003349;*/
	margin-right: auto;
	margin-left: auto;
}
#nav{
	width:150px;
	background: #003e58;/*#003349;*/
	margin-right: auto;
	margin-left: auto;
	float: left;
	position: relative;
}
#text{
	position: relative;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}
#rightcol{
	width:160px;
	float: left;
	position: relative;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-style: solid;
	border-left-color: #003E58;
	border-left-width: 1px;
/*	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #004F70;*/
}
#centercol{
	width:680px;
	float: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#centercol-inside{
	width:615px;
	float: left;
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#leftcol{
	width:160px;
	float: left;
	position: relative;
}
#ad-space{

}
#ads{
	width:160px;
	float: left;
	position: relative;
	margin-bottom: 10px;
	border: 1px solid #000000;
	}
#footer{
	position: relative;
	width: 100%;
	float: left;
	background-color: #FFFFFF; /* #003349;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003349;
}
#footer-text{
	width: 854px;
	margin-right: auto;
	margin-left: auto;
	color: #003e58;/*#003349;*/
/*	color: #ffffff;*/
	text-align: center;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
/*	font-weight: bold;*/
	background-color: #FFFFFF;
/*	background-color: #003349;*/
}
#spotlightphoto{
	float: left;
	width: 400px;
	position: relative;
	background: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 20px;
}
#blogclm{
	float: left;
	width: 195px;
	position: relative;
	background: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 0px;
}
#c1{
	float: left;
	width: 195px;
	position: relative;
	background: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
#c2{
	float: left;
	width: 195px;
	position: relative;
	background: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
#c3{
	float: left;
	width: 195px;
	position: relative;
	background: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
.clear{
	clear:both;
	}
#bannerad{
	height:100px;
	width:864px;
	position: relative;
	background: #FF99FF;
}
.search{
	float: left;
	position: relative;
	margin-right: 10px;
}
.login{
	float: right;
	position: relative;
	margin-left:5px;
}

