* {
	margin: 0;
	padding: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #082875;
}

a {
	color: #082875;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	text-decoration:underline;
}

img {
	border: 0;
}

.container{
	width: 760px;
	margin: 0 auto;
}

.header {
	background: url(../images/top_bkg.jpg) repeat-x;
	height: 99px;
	border: 0;
}

.header .logo {
	margin-left: 30px;
}

.header .header_title {
	margin-left: 38px;
}

.middle_container {
	background: #E1E5EE url(../images/left_bkg.jpg) no-repeat top left;
	border-top: 2px #082875 solid;
	border-bottom: 2px #082875 solid;
	overflow:hidden;
	width: 760px;
}

.left_menu {
	width: 110px;
	padding-top: 17px;
	float:left;
}

.content{
	float:left;
	background: #ffffff;
	padding-bottom: 15px;
	width: 650px;
}

.main_column {
	margin-left: 18px;
	width: 465px;
	float:left;
	display:inline;
}

.higher {
	padding-bottom: 50px;
}

.main_column .title {
	margin: 20px 0px;
}

.main_column .page_title {
	margin: 20px 0px;
	padding-bottom: 10px;
	border-bottom: 2px solid #FBDB02;
}

.main_column p {
	margin-bottom: 10px;
	text-align:justify;
}

.main_column ul {
	margin-bottom: 15px;
	clear:both;
}

.main_column li {
	list-style:inside;
}


.hp_spotlight{
	overflow:hidden;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 2px solid #FBDB02;
	width: 465px;
}

.hp_spotlight img{
	float:left;
	border: 1px solid #082875;
	width: 270px;
}

.hp_spotlight p{
	margin-left: 280px;
	font-size:13px;
	font-weight:bold;
}

.spotlight_blue {
	width: 200px;
	border: 1px solid #082875;
	background-color: #CCD2E2;
	padding: 5px 10px;
	float:left;
	height: 145px
}

.spotlight_blue h3{
	font-size: 14px;
	text-decoration:underline;
	padding-bottom: 10px;
}

.spotlight_blue p{
	padding-bottom: 10px;
}

.spotlight_blue .image_text img{
	float:left;
	border: 1px solid #082875;	
}

.spotlight_blue .image_text h4{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 2px 80px;
}

.spotlight_blue .image_text span{
	margin: 0px 0px 6px 80px;
	display:block;
}

.spotlight_blue .image_text p{
	margin: 0px 0px 0px 80px;
}

.left_sided {
	margin-right: 20px;
}

.rigth_column {
	width: 157px;
	margin-left: 10px;
	float:left;
	display:inline;
}

.spotlight_yellow {
	margin-top:20px;
	width: 135px;
	border: 1px solid #082875;
	background: #FAF0AC url(../images/yellow_box_bkg.jpg) repeat-x scroll 0 0;;
	padding: 5px 10px;
	height: 130px
}

.spotlight_yellow h3{
	font-size: 14px;
	padding-bottom: 10px;
}

.spotlight_yellow p{
	padding-bottom: 10px;
}

.spotlight_yellow span{
	margin: 0px 0px 0px 20px;
	display:block;
}

.footer {
	padding: 10px;
}

.footer .copyright{
	padding-right: 8px;
	border-right: #082875 solid 1px;
	color:#333333;
}

.footer li{
	list-style:none;
	float:left;
	margin-right: 15px;
	margin-bottom: 20px;
}

/* Gallery Page styles*/

.spotlight_gallery {
	width: 430px;
	border: 1px solid #082875;
	background-color: #CCD2E2;
	padding: 10px;
	height: 100px;
	margin-bottom: 20px;
}

.spotlight_gallery .image_text img{
	float:left;
	border: 1px solid #082875;	
}

.spotlight_gallery .image_text h4{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 2px 110px;
}

.spotlight_gallery .image_text span{
	margin: 0px 0px 6px 110px;
	display:block;
}

.spotlight_gallery .image_text p{
	margin: 0px 0px 0px 110px;
}

/* News Page styles*/

.news_box {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #082875;
}

.news_box h3{
	font-size: 12px;
}

.news_box span{
	font-style:italic;
	color:#333333;
	margin-bottom: 3px;
	display:block;
}

.spotlight_top {
	float:left;
	padding-right: 30px;
	margin-bottom: 20px;
	width:430px;
}

.spotlight_top img{
	float:left;
	border: 1px solid #082875;	
}

.spotlight_top h4{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 2px 110px;
}

.spotlight_top span{
	margin: 0px 0px 6px 110px;
	display:block;
	font-style:italic;
	color:#333333;
}

.spotlight_top p{
	margin: 0px 0px 0px 110px;
}

/* Profiles Page styles */

.spotlight_bio {
	width: 200px;
	border: 1px solid #082875;
	background-color: #CCD2E2;
	padding: 5px;
	height: 100px;
	margin-bottom: 20px;
	margin-right: 15px;
	float:left;
	display:inline;
}

.spotlight_bio .image_text img{
	float:left;
	border: 1px solid #082875;	
}

.spotlight_bio .image_text h4{
	font-size: 12px;
	margin: 0px 0px 2px 60px;
}

.spotlight_bio .image_text span{
	margin: 0px 0px 6px 60px;
	display:block;
}

.spotlight_bio .image_text p{
	margin: 0px 0px 0px 60px;
}
