body {
  text-align: center;
  background-color: #FFFFFF;
  margin-top:10px;
  margin-bottom:10px;
  color:#000000;
}

A:link {
	COLOR: #000000; text-decoration: none
}
A:visited {
	COLOR: #000000; text-decoration: none
}
A:active {
	COLOR: #000000; text-decoration: none
}
A:hover {
	COLOR: #8a0009; text-decoration: underline
}


p A:link {
	COLOR: blue; text-decoration: underline
}
p A:visited {
	COLOR: blue; text-decoration: underline
}
p A:active {
	COLOR: #8a0009; text-decoration: underline
}
p A:hover {
	COLOR: #8a0009; text-decoration: underline
}

H3 A:link {
	COLOR: #8a0009; text-decoration: underline
}
H3 A:visited {
	COLOR: #8a0009; text-decoration: underline
}
H3 A:active {
	COLOR: #8a0009; text-decoration: underline
}
H3 A:hover {
	COLOR: #8a0009; text-decoration: underline
}
H4 A:link {
	COLOR: #8a0009; text-decoration: underline
}
H4 A:visited {
	COLOR: #8a0009; text-decoration: underline
}
H4 A:active {
	COLOR: #8a0009; text-decoration: underline
}
H4 A:hover {
	COLOR: #8a0009; text-decoration: underline
}
#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 780px; height:auto;
  text-align: left;

}

#page_header {
  height: 282px;
  background: #FFFFFF url('../img/header.gif') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:50px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #FFFFFF url('../img/menu_bg.gif') bottom left no-repeat;
}

#content_wrapper {  
    background: #FFFFFF url('../img/back.jpg') left no-repeat;
	height: 1200px;
}
#content_wrapper2 {  
    background: #FFFFFF url('../img/back2.jpg') left repeat;
}
#center {
  margin-left:30px;
  margin-right:30px;
  border:0px dashed #cccccc;
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #8a0009;;
  padding:4px;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
}

#left_side {
  float: left;
  margin-left:18px;
  width:110px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:0px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  color: #8a0009;
  padding:0px;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#right_side {
  float: right;
  width:140px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #849769;
  background-color: #849769;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
  height: 120px;  margin:0px;
  background: #FFFFFF url('../img/footer.gif') top left no-repeat;
  clear: both;
}

#page_footer2 {
  height: 150px;  margin: 0px 1px 0px;
  background: #FFFFFF url('../img/footer2.jpg') top left no-repeat;
  clear: both;
}

#page_footer2 p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:black;

}

#page_footer2 A:link {
	COLOR: #black; text-decoration: none
}
#page_footer2 A:visited {
	COLOR: #black; text-decoration: none
}
#page_footer2 A:active {
	COLOR: #black; text-decoration: none
}
#page_footer2 A:hover {
	COLOR: #black; text-decoration: underline
}


#page_footer p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:black;

}

#page_footer A:link {
	COLOR: #black; text-decoration: none
}
#page_footer A:visited {
	COLOR: #black; text-decoration: none
}
#page_footer A:active {
	COLOR: #black; text-decoration: none
}
#page_footer A:hover {
	COLOR: #black; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #C86000;
  background: url('../img/bar.jpg') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #BD620E;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}

.linklist {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #8a0009;
  width: 130px;
}

.linklist li {
  list-style: none; 
  margin: 2px;
  line-height:14px;
  border-top: 1px solid #8a0009;
  font-family:verdana;
  font-size:11px;
}

.linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

li { 
  margin: 2px;
  line-height:14px;
  font-family:verdana;
  font-size:11px;
}