body 
  {	margin: 0;
    padding: 0;
    color: white; 
    font: 12px Georgia,serif; 
	background: #000000 url(../images/bgmain.jpg) fixed no-repeat center center;}

#main 
  {	width:855px;
    height:auto;
	margin:auto;
	margin-bottom: 50px;
	margin-top: 25px;
	background: rgba(0,0,0,0.70);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	border:rgba(244,214,157,.45) solid;
    border-width: 1px 1px 1px 1px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px; 
 	border-radius: 5px 5px 5px 5px;}

#main-inner 
  {	width: 661px;
    height:auto;
	margin-left: auto;
    margin-right: auto; 
	background: #f4d69d;
	background-position:center center;
	padding-bottom:25px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px; 
 	border-radius: 0px 0px 5px 5px;}
	
#main-inner1 
  {	width: 661px;
    height:auto;
	margin-left: auto;
    margin-right: auto; 
	
	padding:0 35px 25px 0px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px; 
 	border-radius: 0px 0px 5px 5px;}

#main-inner-center 
  {	width: 628px;
	padding-left:15px;
	display:block;
	float:left;
	line-height:18px}



#main-inner-left 
  {	width: 430px;
	padding-left:15px;
	display:block;
	float:left;
	line-height:18px}

#main-inner-right 
  {	width: 190px;
	display:block;
	float:right;
	text-align:right;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:5px;}
	

#main-inner-right p 
  {	color:#164365;
	font: bold 10px Geneva, Arial, Helvetica, sans-serif;
	padding-right:7px;}

#logo 
  {	width:285; 
  height:151;
  background-image: url(...images/logo.png) no-repeat center top;}

#mainphoto 
  {	width:855px; 
	height:245px;
	padding:3px 0 3px 0;}

h1, h2, h4, h5, h6 
  { margin: 15px 0; }

p, ul, ol 
  { margin: 15px 0; }


.slide-out-div 
  {	padding: 35px;
    width: 90px;
	height: 450px;
    background: rgba(0,0,0,0.65);
    border:rgba(244,214,157,.45) solid;
    border-width: 1px 1px 1px 1px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px; 
 	border-radius: 5px 5px 5px 5px;}      
      

/* navbar */

div#navbar-container
  {	width: 1030px;
	height:35px;
	background:#000000;
	margin: 10px 500px 0 -100px;
	}

div#navbar 
  { display:inline;
	margin: 65px;
	}
	
div#navbar ul 
  { white-space: nowrap;}

div#navbar li 
  {	list-style-type: none;
	display: inline;}

div#navbar li a
  {	text-decoration: none;
	padding: 5px 5px 5px 5px;
	color: #ffffff;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	line-height:35px;}
	
div#navbar li a:link 
  {	color: #ffffff:}
	
div#navbar li a:visited 
  {	color: #ffffff;}

div#navbar li a:hover 
  {	color: #CC9900;
	text-decoration:none;}

.clear 
  {	clear:both;}
  
  
  
/* footer */

#footer 
  {	clear:both;
	font: bold 11px Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	padding:12px;
	line-height:25px;
	width:831px;
	height: 50px;
	margin-left: auto;
    margin-right: auto;
	margin-top: 50px;
	margin-bottom: 10px}

#footer a:link, #footer a:visited 
  {	color:#FFFFFF;
	text-decoration:none;}

#footer a:hover 
  {	color:#FFFFFF;
	text-decoration:none;}
	
/* rotator*/	

/* rotator in-page placement */
div#rotator 
  {	position:center;
	height:247px;
	}
	
div#rotator ul li 
  {	float:center;
	position:absolute;
	list-style: none;
	padding: 0 0 0 53px;
	top: 221px;
	height: 247px;
	width: 661px;}

/* rotator image style */	
div#rotator ul li img 
  {	padding: 4px;}
	
div#rotator ul li.show 
  {	z-index:500}
  



a, a:visited 
  {	color:#164365;
	text-decoration:underline;}

a:hover 
  {	color:#CC9900;
	text-decoration:none;}

h1 
  {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #164365;
	font-weight:bold;}
	
h3 
  {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	margin: 10px 0 0 0;}
	
h7 
  {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
	margin: 10px 2px 10px 2px;}
