/* CSS Document */

body {
  text-align: right;
  background: #003399;
  margin-top:15px;
  margin-bottom:15px;
  color:#F0F8FF;
}

A:link {
	Color: #FFFF00; text-decoration: none
}
A:visited {
	Color: #FFFF00; text-decoration: none
}
A:active {
	Color: #FFFF00; text-decoration: none
}
A:hover {
	Color: #F0F8FF; text-decoration: none
}

#page_wrapper {
  background: #000000 top left;
  margin-left: auto; 
  margin-right: auto;
  width: 840px;
  text-align: left;
  border: 3px solid #aaaaaa;
}

#page_header {
  height: 220px;
  background: #000000 url('images/header.jpg') top left no-repeat;
}  

#page_header h1 {
  padding-top:100px;
  padding-left: 180px;
  font-family: Goudy Old Style, helvetica, sans-serif;
  font-size:30px;
  font-weight:bold;  
  color: #FCF8E3;
  letter-spacing: 1px;
  margin:0px;
}
#page_header h2 {
  padding-top:10px;
  padding-left: 180px;
  font-family: Goudy Old Style, helvetica, sans-serif;
  font-size:20px;
  font-weight:bold;  
  color: #E2D179;
  margin:0px;  
}

#fadeinbox{
position:absolute;
width: 300px;
left: 200;
top: -400px;
border: 2px solid black;
background-color: black;
font-size:13px;
font-weight:bold;  
color: #E2D179;
padding: 4px;
z-index: 100;
visibility:hidden;
}

#menu_bar {
  height:33px;
  background: #000000 url('images/menu.jpg') top left no-repeat;
}

#navcontainer ul (
padding-left:10px;
padding-right: 0px;
background-color: transparent;
color: #003399;
float: left;
width: 100%;
font-family: verdana, helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
padding: 0.6em 1em;
background-color: transparent;
font-family: verdana, helvetica, sans-serif;
font-size:13px;
color: #F0F8FF;
font-weight:bold;
text-decoration: none;
float: left;

}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #C0C0C0;
}

#content_wrapper {
  background: transparent top left no-repeat;
}

#left_side {
  float:left;
  width:170px;
}
  
#left_side h3 {
  margin:10px;
  margin-right:0px;
  font-family: verdana;
  font-size:13px;
  font-weight: bold;
  line-height:16px;
  color: #ffffff;
}
  
#left_side p {
  margin:10px;
  margin-right:0px;
  font-family: verdana;
  font-size:13px;
	font-weight: bold;
  line-height:16px;
  color: #ffffff;
}

#center_line {
  float:left;
  width:600px;
}
  
#center_line h3 {
  margin:10px;
  margin-right:0px;
  font-family: verdana;
  font-size:13px;
  font-weight: bold;
  line-height:16px;
  color: #ffffff;
}

#center_line h4 u a {
	Color: #F0F8FF; text-decoration: none
}
 
#center_line h4 u a:hover {
background-color: transparent;
color: #C0C0C0;
}
 
#center_line h4 {
  margin-left: 10px;
  margin-bottom: 5px;
	text-align:justify;
  font-family: verdana;
  font-size:13px;
	font-weight: bold;
  line-height:17px;
  color: #f5f5f5;
  background: #667799;
  padding:4px;
  border:2px solid #F0F8FF;
}

#center_line p {
  margin:10px;
  margin-right:0px;
	padding:0.8px;
  font-family: verdana;
  font-size:13px;
	font-weight: bold;
  color: #ffffff;
}

#right_side {
  float:right;
  width:20px;
}
  
#right_side h3 {
  margin-right:10px;
  margin-bottom: 5px;
	float:left;
  width:auto;
  font-family: verdana;
  font-size:13px;
  font-weight: bold;
  line-height:16px;
  color: #ffffff;
  background: #00008B;
  padding:4px;
  border:1px solid #cccccc;
}

#right_side h4 {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:13px;
  font-weight: bold;
  line-height:16px;
  color: #ffffff;
  background: #00008B;
  padding:4px;
  border:1px solid #cccccc;
}
  
#right_side p {
  margin:5px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: verdana;
  font-size:13px;
	font-weight: bold;
  line-height:16px;
  color: #ffffff;
}

#page_footer {
  height: 30px;
  background: #000000 top left no-repeat;
}  

#page_footer A:link {
	Color: #E2D179; text-decoration: none
}
#page_footer A:visited {
	Color: #E2D179; text-decoration: none
}
#page_footer A:active {
	Color: #E2D179; text-decoration: none
}
#page_footer A:hover {
	Color: #FCF8E3; text-decoration: none
}

#page_footer p {
  text-align: right;
  padding-top:0px;
	padding-right:15px;
  font-family: verdana;
  font-size:12px;	
	font-weight: bold;
  line-height:16px;
  color: #ffffff;
}

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

  
 
 
