body {
  text-align: center;
  background: #656868;
  background-image:url(../img/bg.jpg);
  background-repeat: repeat-y;
  margin-top:30px;
  margin-bottom:30px;
  color:#333333;
}

a img {
border: 0px;
}

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: #ffffff;
  margin-left: auto; 
  margin-right: auto;
  width: 640px;
  height: auto;
  text-align: left;
  border: 4px solid #ffffff;
}

#page_header {
  height: 140px;
}  

#page_header h1 {
  padding-top:30px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #FCF8E3;
  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: #E2D179;
  margin:0px;  
}

#menu_bar {
  height:30px;
  background: #660000;
  line-height:30px;
  padding-left: 25px;
}

#menu_bar a {
  font-family: Georgia, Times, serif;  
  font-size:12px;
  font-weight:bold;
  color: #cccccc;
  text-decoration: none;
  margin-right: 25px;
  
}

#menu_bar a:hover
{
color: #ffffff;
}

#content_wrapper {
  background: transparent;
}

#home_center {
  float:left;
  width:640px;
  height: 100%;
  background: #cccccc;
  margin-bottom: 0px;
  padding: 0px;
}

#left_side {
  float:left;
  margin-left: 0.4em;
  margin-bottom: 10px;
  width:470px;
  padding: 0;
  border-width: 0 1px 0 0; 
  border-style: solid; 
  border-color: #cccccc;
}

.bio {
  width:465px;
  border-width: 0 0 1px 0; 
  border-style: solid; 
  border-color: #cccccc;
  margin-bottom: 20px;
  padding-bottom: 5px;
}

.bio2 {
  width:465px;
  border-width: 0; 
  border-style: solid; 
  border-color: #cccccc;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.bio img {
  float: left;
  margin-right:10px;
}

.bio2 img {
  float: left;
  margin-right:10px;
}
 
#left_side h3 {
  margin: 10px 10px 10px 0;
  margin-right:15px;
  font-family: Georgia, Times, serif;
  font-size:15px;
  font-weight: bold;
  line-height:18px;
  color: #660000;
}

h1 {
  font-family: Georgia, Times, serif;
  font-size:11px;
  font-weight:normal;
  text-decoration: none;
  text-align:center;
  color: #cccccc;
  margin: 0;
  padding: 0;
}
  
#left_side p {
  margin: 10px 10px 10px 0;
  font-family: Georgia, Times, serif;
  font-size:12px;
  line-height:18px;
  color: #333333;
}


#right_side {
  float:right;
  display: inline;	
  margin-top: 10px;
  margin-right: 0px;	
  width:150px;
}  
  
#right_side img {
	margin-bottom: 5px;
}

#right_side p {
  margin:0px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: Georgia, Times, serif;;
  font-size:11px;
  line-height:16px;
  color: #333333;
}

#page_footer {
  clear:both;
  height: 60px;
  background: #000000;
}  

#page_footer A:link {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:active {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #F2C968; text-decoration: none
}

#page_footer p {
  text-align:center;
  padding-top:15px;
  font-family: Georgia, Times, serif;;
  font-size:11px;
  line-height:16px;
  color: #666666;
}

#page_footer2 {
  clear:both;
  height: 60px;
  background: #000000;
}  


#page_footer2 p {
  text-align:center;
  padding-top:15px;
  font-family: Georgia, Times, serif;;
  font-size:11px;
  line-height:16px;
  color: #666666;
}

.spacer {
  margin:0px;padding:0px;height:0px;clear:both;
}

.spot {
	margin-left: 18px;
}

.photos {
	float: left;
	width: 75px;
	height: 75px;
	margin: 5px;
}

.photos img {
	border: 0;
}

.bigphoto {
	float: left;
	width: 415px;
	height: 415px;
	margin: 5px 5px 10px 5px;
}
  
 
 