body {
	background-color: #0877bc;
	color:#000000;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	margin: 0px 10px;
	padding: 0px;
	background-image: url(images/mainBG_l.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;	
}
.clearfix:after {top
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#bg1{
	background-image: url(images/mainBG_l.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 33%;
	background-attachment: fixed;
}

.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 800px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 28px 0px;
	background-image:url(images/header.jpg);
	width:800px;
	height:112px;
	position:relative;
}
#menu {
	background: #333;
	background: url("images/menu.gif") no-repeat bottom center;
	color: #eee;
	top:112px;
	left:0px;
	width:800px;
	height:28px;
	position:absolute;
}
#menu a, a:hover {
	color: #fff;
	text-decoration: none;
}
#menu ul{
	width: 800px;
	height: 32px;
	list-style: none;
	padding: 4px;
	margin: 0 auto;
}
#menu ul li{
	display:inline;	
	font-size: 10px;
	padding: 5px 5px;
	width:103px;
	margin: 0;
	float: left;
	text-align: center;
}
#menu li.current {
	background: url("images/menu.gif") no-repeat bottom right;
}
#menu li.dormant {
	
	color: #fff;
}
#menu ul li a {
	color: #fff;
	text-decoration: none;
}

#menu ul li.current, #menu ul li:hover {
	background: #2a4753 url("images/menu_arrow.gif") no-repeat bottom center;
	color: #fff;
}
#menu ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 10px;
}
#menu ul a:hover{
	text-decoration:none;
	color:#000c5a;
}
#logo_w1,#logo_w2 {
	font-size: 13px;
	font-family:Verdana;
	font-style:bold;
	color:#000000;
	position:absolute;
}
#logo_w1{
	top:70px;
	left:30px;
}
#logo_w2{
	top:40px;
	left:80px;
}
#header_text {
	top:5px;
	left:90px;
	width:300px;
	text-align:right;
	position:absolute;
}
#header_text p{
	font-size:30px;
	color:black;
}
#header_text a{color:#a2b9e0;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:800px;
}
img{
	border-width:0px;
}
h1{
	color:#000c5a;
	font-size:16px;
	margin: 10px 0px 10px 0px;
}
h1 a{
	color:#000c5a;
	font-size:16px;
	text-decoration:none;
}

h2{
	color:#000c5a;
	font-size:16px;
	text-align:center;
	width:200px;
	margin: 20px 0px 10px 0px;
}
h3{
	color:#000c5a;
	font-size:20px;
	margin: 10px 0px 10px 0px;
}

#full {
	float:left;
	width:675px;
	margin-left:27px;
	padding: 5px 5px 15px 0px;
	display:inline;	
}
#full a{color:#0000cc;}
#full a:hover{color:#000c5a;}
#full ul {
	list-style: circle outside;
	margin-left:25px;
}

#left {
	float:left;
	width:400px;
	margin-left:17px;
	padding: 0px 5px 15px 0px;
	display:inline;
}
#left a{color:#0000cc;}
#left a:hover{color:#000c5a;}
#left ul {
	list-style: circle outside;
	margin-left:25px;
}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:355px;
	padding: 0px 10px 10px 10px;
	margin-top:10px;
	border-left: #FFF 2px solid;
}
#right a{
	color:#0000cc;
}
#right a:hover{
	color:#000c5a;
}

#attentiontext {
	background-color:#5d88b1;
		
}

#attentiontext h2 {
	color:#000c5a;
	font-size:14px;
	text-align:left;
	margin: 0px 10px 0px 10px;	
}

#attentiontext p {
	margin: 0px 10px 0px 10px;	
	color:white;
}

#newsfeed {
	background-color:white;
	margin-top: 10px;	
}

#pictureleft {
	float:left;
	width:150px;
	margin-left:17px;
	padding:5px 5px 15px 0px;
	display:inline;
}
#pictureright {
	float:right;
	width:600px;
	padding: 0px 10px 10px 10px;
	margin-top:5px;		
}
#pictureright a{color:#0000cc; font-weight:bold;}
#pictureright a:hover{color:#000c5a;}
/********************** Footer ***************************/
#footerline {
	clear:both;
	background-image:url(images/footer_bg.gif);
	font-size:1px;
	height:10px;
}
#footer {
	background-color:#fff;
	width:800px;
	text-align:center;
	padding: 10px 0px;
}
/********************** Tables ***************************/
#hor-minimalist-b {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px;
	background:#fff;
	width:650px;
	border-collapse:collapse;
	text-align:left;
	margin:5px;
}

#hor-minimalist-b th { 
	font-size:14px;
	font-weight:normal;
	color:#039;
	border-bottom:2px solid #6678b1;
	padding:5px 8px;
}

#hor-minimalist-b td {
	border-bottom:1px solid #ccc;
	color:#669;
	padding:6px 8px;
}

#hor-minimalist-b tbody tr:hover td { color:#009; }
