body
{ background-color: #385c7e; font-family: Verdana,sans-serif;  margin:0;}


h1
{ background:inherit; color:#777; font-size:16pt; font-weight:normal; margin:0; padding-top:10px;border-bottom:#ddd 1px solid; padding:1px 0 8px 0;}

h2
{ background:inherit; color:#f63; font-size:9pt; font-weight:normal; margin:0; padding:2px 0 8px 0; text-transform:uppercase; text-align: center;
  }
h2 a:link{ color:#f4790b; font-size: 10pt; text-decoration: underline;}
h2 a:visited{ color:#f4790b; font-size: 10pt; text-decoration: underline;}

a:link, a:visited, a:active
{ background-color: inherit; color:#000; text-decoration: none; }

a:hover
{ background-color: inherit; text-decoration: none; color:#f63; }




/* the navigationbar in the header */
#navbar{
	position: relative; top: 182px; 
	margin:0px auto; 
	height: 35px;
	width: 722px; 
	padding-top: 10px;  
	text-align: right; 
	background: white;
/*    	background-image: url(images/navbg.png); 
	background-repeat: no-repeat;
	background-position: bottom right;    */}
	
#navbar a {
		padding: 2px 2px 2px 2px;
		font-family: Verdana, sans-serif;
		font-size:.62em;
		text-transform: uppercase;
	}
	#navbar a:hover {
		background: #f9991c;
		color: #FFF;
	}

/* the links in the navigationbar are an unordered list */
	

blockquote
{ background:inherit; color:#888; display:block; padding:0 5px; margin:0 50px;
  font-size:8pt; font-weight:normal; text-align:justify; border-left:#f63 5px solid;}
  
blockquote p:first-letter
{ background:inherit; color:#f63; font-size:150%; font-weight:bold; text-transform:uppercase;}

#container{
	
	width: 810px;

	height: auto;

	margin-top: 5px;
 	
	margin:auto;

}

#header
{ width:803px; height:229px; background:url(Images/new_header.jpg) 50% no-repeat #385c7e; color:#777; margin:auto;
  text-transform:lowercase; }

#bodybg
{ width:803px;background:url(Images/background.jpg) 50% 0 repeat-y #385c7e;padding-top:20px;margin:auto;}


#body
{ width:703px; background:#fff; color:#575656; margin:auto; padding:13px; border:#ccc 1px solid; text-align:justify;}

#content
{ width:500px; float:left; text-align:justify;font-size: 9pt;}
  
#content img{border: 5px}
#sidebar
{ width:175px; height:auto; float:right; text-align:justify; margin-top:15px;}

#sidebarImg{text-align: center;}
#sidebarImg img{ margin-top: 10px; border: 0px; padding: 3px;}
#sidebarImg a:link img {border: 0px;}
#sidebarImg a:hover img{background: #f4790b;}

#footer
{ background: #385c7e url('Images/footer.jpg') 50% 0 repeat-y;
height: 52px;
padding-left:50px ;
margin:auto;
color:#000000; 
font-size: 9px;

}
  
	
.menu a:link, .menu a:visited, .menu a:active
{ background:inherit; color:#f9991c; text-decoration: underline;}

.menu a:hover
{ background:inherit; color:#f9991c; text-decoration:none;}

.sbhead
{ background:inherit; color:#245892; font-weight:bold; border-bottom:#ddd 1px solid; padding:1px 0 8px 0;  text-align:left; font-size:12px;}

.sbheadfont
{ background:inherit; color:#575656; font-weight:none; border-bottom:#ddd 1px solid; padding:1px 0 8px 0;  text-align:left; font-size:11px;}


.sidebar
{ background:inherit; padding:5px; width:170px; font-size:40%; color:#888; text-align:justify;
  margin-top:10px; }

.footer 
{ float:right;}

.footer a:link, .footer a:visited, .footer a:active
{ color:#f9991c; text-decoration: underline;}

.footer a:hover
{ color:#f9991c; text-decoration: none;}

.spacer 
{ font-size:0; clear:both; height:15px;}

