* { padding: 0; margin: 0; }
html, body {
	height: 100%;
	}
body {
	background-color: #b7b7b9;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	line-height:18px;
}
h3 {
	font-size:1em;
	padding:20px 0px 0px 30px;
}
a{
	color:#3f5a6b;
}
img, img a {
	text-decoration: none;
	border:none;
}
#shadow {
	background: #b7b7b9 url("images/background_cheat3.jpg") repeat-y top center;
 	margin: 0 auto 0 auto;
 	width: 986px;
	min-height: 100%;
}
#wrapper { 
	margin: 0 auto;
	width: 950px;
	min-height: 100%;
}
#header {
  background: url("images/header.jpg") no-repeat top left;
  width: 950px;
  height: 159px;
  color: #333;
  float: left;
  border: none;
}
#rightcolumn { 
 border: none;
 min-height: 100%;
 width: 236px;
 float: right;
}
#content { 
 float: right;
 border: none;
 background: none;
 margin: 0px 0px 0px 20px;
 height: 100%;
 width: 245px;
}
#leftcolumn {
 color: #000;
 border: none;
 background: none;
 height: 100%;
 width: 451px;
 float: left;
}
.left_part{
	padding: 30px 28px 5px 28px;
}
.left_foot{
	margin-left:20px;
	height:10px;
	background: url("images/left_element_bot.gif") no-repeat bottom left;	
}
.big_foot{
	margin-left:20px;
	height:10px;
	background: url("images/left_element_bot_big.gif") no-repeat bottom left;	
}
.left_part h2{
	font-size: 1.7em;
	padding:0px 0px 10px 0px;
}
.left_part p{
	padding: 0px 0px 20px 0px;
}
#leftcolumn2 {
 color: #000;
 border: none;
 background: none;
 height: 100%;
 width:714px;
 float: left;
}
.bio img{
	float:right;
}
.mid_part{
	padding: 30px 10px 25px 5px;
	background: url("images/middle_element_bot.gif") no-repeat bottom left;
}
.mid_part p{
	padding:0 0 10px 0;
}
.mid_part h2{
	font-size: 1.2em;
	padding:0 0 10px 0;
}
.right_part {
	padding: 10px 15px 10px 20px;
}
.right_part p{
	padding:0 0 10px 0;
}
.right_part h2{
	font-size: 1.1em;
	padding:0 0 5px 0;
}
.right_part em{
	font-size: 0.9em;
	line-height:1.2em;
}
#footer { 
  background: url("images/mrfooter.jpg") no-repeat bottom left;
  width: 986px;
  height: 145px;
  clear: both;
  color: #333;
  border: none;
}
#footer p{
	color:#565658;
	padding-top:60px;
	text-align:center;
} 
.audio_link {
	margin: 5px 0 0 0;
	background: url("images/audio.gif") no-repeat top left;
}
.audio_link, .audio_link a {
	color:#666;
}
.audio_link p{
	padding: 0 0 0 35px;
}
.video{
	padding:0 0 5px 0 ;
}
li{
  padding: 3px 0 3px 0;
  margin-left: 15px;
	list-style: square url(images/bullet.gif) outside;
}
