body {
  text-align: center;
  margin-top:0px;
  background-color: #666;
  margin-bottom:0px;
  color:#000;
  background: url('images/wallpaper.jpg') repeat;

}

A:link {
	COLOR: #C11B17; text-decoration: none
}
A:visited {
	COLOR: #625D5D; text-decoration: none
}
A:active {
	COLOR: #C11B17; text-decoration: none
}
A:hover {
	COLOR: #EAC117; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 750px;
  text-align: left;
  background: url('images/content-bg.png') repeat;
}

#page_header {
  height: 150px;
  background: #FFFFFF url('images/header.jpg') bottom left no-repeat;
  clear: both;
  border-left:1px solid #000;
  border-right:1px solid #000;
  border-top:1px solid #000;
}


#menu_bar {
  margin:0px;
  padding:0px;
  border:1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  height:21px;
  clear:both;
  background: #999;

}

#content_wrapper {
  margin-top:25px;
  margin-bottom:20px;
  margin-left:20px;
  margin-right:10px;      
  border:0px dashed #000;  

}

#center {
  margin-left:200px;
  margin-right:50px;
  border:0px dashed #000;
  font-family: arial;

}

#center h1 {
  margin-top:0px;
  margin-bottom:2px;
  font-family:MS Sans Serif;
  font-size: 16px;
  padding:4px;
  padding-bottom:2px;
  border: 0px solid #000;
  border: 0px solid #000;
  border-bottom: 3px solid #900;
  width: 93%;
}

#center h2 {
  margin-top:10px;
  margin-bottom:5px;
  font-family: MS Sans Serif;
  font-size: 20px;
  color: #000000;
  padding:4px;
  border: 0px solid #000;
  background-color: #fff;
  text-align: center;
}


#center p {
  margin-top:0px;
  margin-bottom:15px;
  padding:2px;
  font-family:arial;
  font-size: 12px;
  line-height: 20px;


}


#center li {
  margin-top:0px;
  margin-bottom:5px;
  padding:4px;
  font-family:arial;
  font-size: 12px;
  line-height: 16px;


}

#left_side {
  float: left;
  width:160px;
  border:0px dashed #cccccc;



}

#left_side h1 {
  margin-top:5px;
  margin-bottom:2px;
  font-family:arial;
  font-size: 14px;
  padding:0px;
  padding-bottom:2px;
  border: 0px solid #000;
  border-bottom: 3px solid #900;
  width: 93%;
}

#left_side p {
  margin-top:5px;
  margin-bottom:20px;
  padding:2px;
  font-family:arial;
  font-size: 12px;
  line-height: 15px;
  color: #000000;

}


#page_footer {
  height: 60px;
  background: #900;
  clear: both;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-top: 1px solid #000;

}

#page_footer p {
  padding-top:8px;
  text-align:center;
  font-family: arial;
  font-size: 10px;
  line-height:14px;
  color:#fff;
}

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

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:arial;
  font-size:10px;
}

#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;
}