
body {
  text-align: center;
/*  background: #656868 url('../images/bg.jpg') top center no-repeat fixed; */
	background: #62cae2 top center no-repeat fixed;
  margin-top:20px;
  margin-bottom:30px;
  color:#333333;
}

A:link { COLOR: #000000; text-decoration: underline }
A:visited { COLOR: #000000; text-decoration: underline }
A:active { COLOR: #000000; text-decoration: underline }
A:hover { COLOR: #000000; text-decoration: none }

#page_wrapper {
 background: #ffecba url('../images/page_bg.jpg') top left;
/* background-color:#ffffff; */
  margin-left: auto; 
  margin-right: auto;
  width: 640px;
  text-align: left;
  border: 4px solid #F4F4EE;
}

#page_wrapper_2 {
 background: #ffecba url('../images/page_bg2.jpg') top left;
/* background-color:#ffffff; */
  margin-left: auto; 
  margin-right: auto;
  width: 640px;
  text-align: left;
  border: 4px solid #F4F4EE;
}
#page_wrapper_3 {
 background: #ffecba url('../images/page_bg3.jpg') top left;
/* background-color:#ffffff; */
  margin-left: auto; 
  margin-right: auto;
  width: 640px;
  text-align: left;
  border: 4px solid #F4F4EE;
}
#page_wrapper_4 {
 background: #ffecba;
/* background-color:#ffffff; */
  margin-left: auto; 
  margin-right: auto;
  width: 640px;
  text-align: left;
  border: 4px solid #F4F4EE;
}

#page_wrapper2 {
  background: #ffecba url('../images/page_bg_noright.jpg') top left;
  margin-left: auto; 
  margin-right: auto;
  width: 640px;
  text-align: left;
  border: 4px solid #F4F4EE;
}

#page_header {
  height: 136px;
/*  background: #515230 url('../images/headerbg.jpg') top left no-repeat; */
}  

#page_header h1 {
  padding-top:30px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #00248F;
  letter-spacing: -1px;
  margin:0px;
}
#page_header h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #00248F;
  margin:0px;  
}

#menu_bar {
  height:24px;
  background: #FFFFFF url('../images/drop_shadow.gif') top left repeat-x;
  clear: both;
}

#menu_bar ul {
  margin-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
  background: #0094d4 url('../images/menu_bg.gif') top left repeat-x;
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, sans-serif;
  font-size:12px;
  font-weight: bold;
}

#menu_bar ul li { display: inline; }

#menu_bar ul li a
{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:13px;
  padding-right:12px;
  background: #0094d4 url('../images/menu_bg.gif') top left repeat-x;
  color: #ffffff;
  text-decoration: none;
  float: left;
  border-right: 1px solid #fff;
}

#menu_bar ul li a:hover
{
  background: #66cccc url('../images/menu_hover_bg.gif') top left repeat-x;
  color: #000000;
}


#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top:0px;
background-color: transparent;
color: #ffecba;
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: 3px 15px 3px 15px;
background-color: #62cae3;
color: #ffffff;
text-decoration: none;
float: left;
border-right: 1px solid #BBB774;
}

#navcontainer ul li a:hover
{
background-color: #62cae3;
background: url('../images/menu_hover_bg.gif') top left repeat-x;
color: #ffffff;

}

#content_wrapper {
 background: transparent url('../images/content_bg.jpg') top left no-repeat;
/*  background-color: #ffffff;*/
}
#content_wrapper_2 {
 background: transparent url('../images/content_bg.jpg2') top left no-repeat;
/*  background-color: #ffffff;*/
}
#content_wrapper_3 {
 background: transparent url('../images/content_bg3.jpg') top left no-repeat;
/*  background-color: #ffffff;*/
}
#content_wrapper_4 {
 background: transparent url('../images/content_bg4.jpg') top left no-repeat;
/*  background-color: #ffffff;*/
}

#content_wrapper2 {
  background: #ffffff;
}

#left_side {
  float:left;
  width:480px;
}

#left_side2 {
  float:left;
  width:620px;
}
  
#left_side h2, #left_side2 h2 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:16px;
  font-weight: bold;
  line-height:20px;
/*  color: #0094d4; */
  color: #c70b46
}

#left_side h3, #left_side2 h3 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  color: #0094d4;
}
  
#left_side p, #left_side2 p {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}

#left_side li, #left_side2 li {
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}
#right_side li {
  font-family: verdana;
  font-size:11px;
  line-height:17px;
  color: #333333;
}


#right_side {
  float:right;
  width:150px;
/*  background-color: #9191FF; */
}
  
#right_side h3 {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
/*  background: #00248F; */
  background: #c70b46;
  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;
}

#right_side td {
  margin:2px;
  padding-right:10px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #333333;
}

#page_footer {
  height: 30px;
  background: #0094d4;
}  

#page_footer A:link {
	COLOR: #ffffff; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #ffffff; text-decoration: underline
}
#page_footer A:active {
	COLOR: #ffffff; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #ffecba; text-decoration: none
}

#page_footer p {
  text-align:center;
  padding-top:5px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #FCF8E3;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

  
 
 
