body {
  text-align: center;
  background:#4B7EBD;
  margin-top:1px;
  margin-left:1px;
  margin-bottom:10px;
}
 
A:link {
	COLOR:#FF6600; text-decoration: none
}
A:visited {
	COLOR: #FF6600; text-decoration: none
}
A:active {
	COLOR: #FF6600; text-decoration: none
}
A:hover {
	font-weight: bold;
	COLOR: #FF0000; text-decoration: underline
}

A.light:link {
color: #0000FF;  
font-family: verdana, arial, helvetica, sans-serif; font-weight: normal; font-size: 14px;
text-decoration: none
}

A.light:visited {
color: #0000FF;  font-family: verdana, arial, helvetica, sans-serif; 
font-weight: normal; font-size: 14px; text-decoration: none
} 

A.light:active {
color: #0000FF;  font-family: verdana, arial, helvetica, sans-serif; font-weight: normal; 
font-size: 14px; text-decoration: none
} 

A.light:hover {
color:  #FF0000;  font-family: verdana, arial, helvetica, sans-serif; 
font-weight: bold; font-size: 15px;
text-decoration: none
}


#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 981px;
  text-align: left;
	background:#4B7EBD url('../img/albbg.gif');
  border: 1px solid #033C9D;
}

#page_header {
	height: 200px;
	background: #609AE3 url('../img/aheader.jpg');
	background-position : top left;
	background-repeat : no-repeat;
	clear: both;
} 

#spacer1 {
  height:5px;
	background:#4B7EBD url('../img/abg.gif');
	clear:both;
}

 

#menu_bar {
  height:28px;
	margin-left:0px;
	margin-right:0px;
	padding-bottom:5px;
	background:#033C9D url('../img/menubar.gif'); 
	background-position : center;
	background-repeat : no-repeat;
  clear: both;
}

#menu_bar ul {
  margin-top: 5px;
  padding-left: 17px;
  margin-left: 0px;
  color:#0000FF;
  float: left;
  width: 100%;
  font-family: verdana, arial, sans-serif;
  font-size:10px;
  font-weight: bold;
}

#menu_bar ul li { display: inline; }

#menu_bar ul li a
{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:6px;
  padding-right:6px;
  color:#0000FF; 
  text-decoration: none;
  float: left;
  border-right: 1px solid #fff;
}

#menu_bar ul li a:hover
{
  background: #FF6600;
  color: #FFFFFF;
}

#content_wrapper {
  margin-top:5px;
  margin-bottom:0px;
  margin-left: 10px;
  margin-right: 10px;
	background: #FFFFFF;
  clear:both;
}

#left_side {
  margin-top:5px;
	margin-left:15px;
  float: left;
  width:200px;
  border:2px dashed #FF6600;
  display: inline;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #FF6600;
  padding:14px;
  background:#033C9D url('../img/button.gif'); 
	background-position : center;
	background-repeat : no-repeat;
	background-color:#FFFFFF;
}

#left_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #FF6600;
  line-height: 16px;
  padding-left:4px;
}

#left_side A:link {
	COLOR:#FF6600; text-decoration: none
}
#left_side A:visited {
	COLOR: #FF6600; text-decoration: none
}
#left_side A:active {
	COLOR: #FF6600; text-decoration: none
}
#left_side A:hover {
	font-weight: bold;
	COLOR: #009900; text-decoration: underline
}






#right_side {
  margin-top:0px;
	margin-right: 15px;	   
  float: right;
  width:700px;
  background-color: #FFFFFF;
  border:0px dashed #cccccc;
  display: inline;
}

#right_side h1 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 17px;
  color: #FF6600;
	background: #FFFFFF url('../img/coco.gif'); 
 	background-position : right;
	background-repeat : no-repeat;
  padding:10px;
  border-bottom: 1px solid #FFCC00;
  clear:both;
}

#right_side h2 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 15px;
  color: #FF6600;
  background-color:#FFFFFF;
  padding:4px;
 
  clear:both;
}

 


#right_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #FF6600;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
}

#right_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #666666;
  line-height: 18px;
  padding-left:4px;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.float_left1 {
  float: left;
  margin-right: 15px;
}

.float_right1 {
  float: right;
  margin-right: 15px;
}
  
  
#page_footer {
  height: 56px;
	background:#4B7EBD url('../img/albbg.gif');
 
	clear: both;
}

#page_footer p {
  padding-top:0px;
  text-align: center;
	font-family: verdana, arial, sans-serif;
  font-size: 14px;
	color: #0000FF;
  letter-spacing:1px;
}

#spacer {
  height:20px;
	background-color:#FFFFFF; 
  clear:both;
}
 

.arrow_list { 
  margin-left: 10px;
  margin-top: 5px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li { 
  padding-left: 15px;
  background-image: url(../img/bullet.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height:18px;
}
 

#container
{
float:left;
	text-align:left;
	padding-top:2px;
	margin-left:auto;
	margin-right:auto;
	width:700px;
}

#middlecontent
{
  float:left;
	padding-top:10px;	
	padding-top:2px;
	text-align: center;
	width:100%;
}

#middlecontent h1
{
	margin-left:1em;
	text-align:left;
	padding:2px;
	font-size: 2.5em;
	font-weight: lighter;
	color: #ff6600;
	letter-spacing: -2px;
}

#middlecontent p{
  font-family: Arial, Verdana,  Tahoma,   sans-serif;
	text-align:justify;
	font-size: 18px;
	color: #666666;
	line-height: 1.8em;
	padding:10px;
}



#picturelist {
width:680px;

margin-top:10px;
margin-bottom:30px;
text-align:left;
margin-right:auto;
margin-left:auto;
}

#picturelist li {
list-style:none;
float:left;
margin-right:20px;
margin-bottom:10px;
font-weight:bold;
color:#777777;
}

#picturelist img{  
display:block;
border:5px solid #009900; 
}
 
#picturelist img:hover{
border:5px solid #CCFF66;
}

#picturelist a{
color:#777777;
text-decoration:none;
}

#picturelist a:hover{
color:#999999;
}

 

#paginglist
{
clear:Both;
height:30px;
text-align:left;
list-style:none;

}

#paginglist li
{
display:inline;
padding:5px;
}

#paginglist li a
{
	font-size: 1.3em;
	font-weight:bold;
	color: #ff6600;
	text-decoration:none;
}

#paginglist li a:hover
{
    text-decoration:underline;
	border-bottom:7px solid #ff6600;
}