/*

*/

body {
	text-align: center;
	background: #529FD3 url(img/bg.jpg) no-repeat fixed center top;
	margin-top:30px;
	margin-bottom:30px;

}

A:link {
	COLOR: #515230;
	text-decoration: none;

}
A:visited {
	COLOR: #515230;
	text-decoration: none;

}
A:active {
	COLOR: #515230;
	text-decoration: none;

}
A:hover {
	COLOR: #515230;
	text-decoration: underline;

}

#page_wrapper {
	background: #529FD3 url(img/page_bg.jpg) left top;
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	text-align: left;
	border: 8px solid #FFFFFF;

}

#page_header {
	height: 200px;
	background: #515230 url(img/header.jpg) no-repeat left top;
	font-size: 9px;
	font-weight: bold;


}  

#page_header h1 {
	margin:20px 20px 10px;
	text-align: left;



}
#page_header h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;  
  color: #E2D179;
  margin:0px;  
}

#menu_bar {
  height:30px;
  background: #A5A162 url(img/menu_bg.jpg) no-repeat left top;
}

#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	margin-top:5px;
	background-color: transparent;
	color: #F3E7A9;
	float: left;
	width: 100%;
	font-family: verdana, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-top: 6px;
	text-align: center;



}

#navcontainer ul li {
	display: inline;
	text-align: center;


}

#navcontainer ul li a
{
	padding: 0.2em .5em 0.2em 0.5em;
	background-color: transparent;
	color: #F3E7A9;
	text-decoration: none;
	float: none;
	text-align: center;


}

#navcontainer ul li a:hover
{
	background-color: transparent;
	color: #fff;
	text-align: center;
	float: none;


}

#content_wrapper {
	background: transparent url(img/content_bg.jpg) no-repeat left top;

}

#left_side {
	float:left;
	width:480px;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: 529fd3;



}
  
#left_side h3 {
	margin:20px 20px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	line-height:5px;
	color: 529fd3;
	text-transform: none;
	font-style: normal;




}
  
#left_side p {
	margin:0px 20px;
	font-family: verdana;
	font-size:11px;
	line-height:13px;
	color: #333333;

}

#right_side {
	float:right;
	width:150px;

}
  
#right_side h3 {
  margin-right:8px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #595A38;
  padding:4px;
  border:1px solid #3A3B22;
}
  
#right_side p {
	margin:5px;
	margin-bottom:15px;
	padding-right:10px;
	font-family: verdana;
	font-size:11px;
	line-height:16px;
	color: #333333;

}

#page_footer {
  height: 70px;
  background: #515230 url(img/footer.jpg) no-repeat left top;
}  

#page_footer A:link {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:active {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #F2C968; text-decoration: none
}

#page_footer p {
  text-align:center;
  padding-top:20px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #FCF8E3;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

  
 
 
.h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	background-color: #0099CC;
	padding: 3px 5px;









}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	color: #515230;






}
