/*
Copyright: Darren Hester 2006, http://www.designsbydarren.com
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by-nc/2.5/
*/

body {
	text-align: center;
	margin-top:10px;
	margin-bottom:30px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 20px top;
	background-image: url(../img/background/bg_01.gif);
}

A:link {
	COLOR: #999999;
	font-style: normal;
	text-transform: none;
	font-weight: 800;
	text-decoration: none;
}
A:visited {
	COLOR: #999999;
	font-style: normal;
	font-weight: 800;
	text-transform: none;
	text-decoration: none;
}
A:active {
	COLOR: #999999;
	font-style: normal;
	font-weight: 800;
	text-transform: none;
}
A:hover {
	COLOR: #FF99CC;
	font-style: normal;
	font-weight: 800;
	text-transform: none;
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	text-align: left;
	border: 2px double #FF99CC;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

#page_header {
	height: 140px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}  

#menu_bar {
	height:30px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/menu_bg.jpg);
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top:5px;
background-color: transparent;
color: #00FF00;
float: left;
width: 100%;
font-family: verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: transparent;
color: #A8A6A7;
text-decoration: none;
float: left;
border-right: 1px solid #BBB774;
}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #FF99CC;
}

#content_wrapper {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
}

#left_side {
	float:left;
	width:455px;
	height: 550px;
	overflow: auto;
}
  
#left_side h3 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  color: #FF99CC;
}
  
#left_side p {
  margin:10px;
  margin-right:15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:18px;
  color: #999999;
}

#right_side {
	float:right;
	width:180px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
  
#right_side h3 {
	margin-right:10px;
	margin-bottom: 5px;
	font-family: verdana;
	font-size:12px;
	font-weight: bold;
	line-height:16px;
	color: #FF9ACC;
	padding:4px;
	border:1px solid #999999;
	background-color: #FFFFFF;
}
  
#right_side p {
	margin:5px;
	margin-bottom:15px;
	padding-right:10px;
	font-family: verdana;
	font-size:10px;
	line-height:16px;
	color: #999999;
	font-weight: normal;
}

#page_footer {
	height: 25px;
	background-color: #B5B5B5;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}  

#page_footer A:link {
	COLOR: #FFFFFF;
	text-decoration: none;
}
#page_footer A:visited {
	COLOR: #FFFFFF; text-decoration: none
}
#page_footer A:active {
	COLOR: #FFFFFF; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline
}

#page_footer p {
  text-align:center;
  padding-top:10px;
  font-family: verdana;
  font-size:11px;
  line-height:normal;
  color: #FFFFFF;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

  
 
 
#page_header1 {
	height: 140px;
	background-image: url(../img/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#page_header2 {
	height: 140px;
	background-image: url(../img/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#page_header3 {

	height: 140px;
	background-image: url(../img/header3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#page_header4 {


	height: 140px;
	background-image: url(../img/header4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#page_header5 {



	height: 140px;
	background-image: url(../img/header6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#page_header6 {




	height: 140px;
	background-image: url(../img/header7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#page_header7 {





	height: 140px;
	background-image: url(../img/header8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left_side2 {
	float:left;
	width:630px;
	height: 500px;
	overflow: auto;
	margin-left: 10px;
}

