body {
  font-family:'Lucida Sans Unicode';
  font-size:10px;
  background-color: #71706e;
  background-image: url('../images/bg-body.jpg');
  background-repeat: no-repeat center;
	padding:0px;
	margin:0 0 0 0px;
}

a {
	text-decoration:none;	
}  

img{
  border:0px;
}

#wrap{
  width: 970px;
  height:20px;
  background:#dddddd;
  padding:0px;
  margin:0px auto;
}

#space_bar_01{
  width: 970px;
  height:21px;
  background:#ffffff;
}

#header{
  background-image:url('../images/header.jpg');	
  width: 970px;
  height: 155px;
  cursor: pointer;
}

#space_bar_02{
  width: 970px;
  height:46px;
  background:#ffffff;
}

#space_bar_02 font{
  font-size:16px;
  font-weight:bold;
  font-family:'Lucida Sans Unicode';
  color:#605d5c;  
}

#navigation_menu{
  font-size:0px;
  display:block;
  width: 970px;
  height:28px;
  background:#ffffff;
}

#navigation_menu ul{
	padding:0;
	list-style-type:none;
	}
	
#navigation_menu ul li{
	display:block;
	float:right;
	margin:0;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	}
#navigation_menu ul li a{
	display:block;
	color:#000000;
	text-decoration:none;	
	text-align:center;
	}
#navigation_menu ul li a:hover{
	color:#e7e7e7;
	}

#navigation_menu ul li a img{
  border:0px;
	}

#horiz_bar_01{
  width: 970px;
  height:30px;
  background:#dddddd;
  background-image: url('../images/horiz_bar_01.jpg');
}

#space_bar_03{
  width: 970px;
  height:18px;
  background:#ffffff;
}

#horiz_bar_02{
  width: 970px;
  height:11px;
  background:#dddddd;
  background-image: url('../images/horiz_bar_02.jpg');
}

#post_container{
  float:left;
  width: 970px;
  height:auto;
  background:#ffffff;
}
#post_left{
  float:left;
  width: 384px;
  height:auto;
  background:#ffffff;
  margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

#post_left img{
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	border:0px;
	padding:0px;
}

#leftmenu{
	width: 384px;
	background-color:#ffffff;	
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	float:none;
}

#leftmenu img {
	margin-top:2px;
	margin-bottom:2px;
}

#leftmenu img a{
	display:block;
	color:#000000;
	text-decoration:none;	
	text-align:center;
}

#post_right{
  float:left;
  width: 586px;
  height:auto;
  background:#ffffff;
}

#post_right p{
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 20px;
  font-size: 12px;
  font-family:'Lucida Sans Unicode';
  color:#605d5c;
  text-indent:20px;
}

#post_right p font.enhanced{
  color:#e3556a;
}

#post_right p font.indent{
  margin-left:30px;
}

#post_right p font.indent_1{
  margin-left:56px;
}

#post_right p font.indent_2{
  margin-left:10px;
}

#post_right p font.indent_3{
  margin-left:11px;
}

#post_right p.hmodst{
  display: inline;
  text-indent:0px;
  margin-left: 30px;
  margin-right: 0px;
}

#post_right p.hmodnd{
  display: inline;
  text-indent:0px;
  margin-right: 0px;
  margin-left: 0px;
}

#post_right p.hmodrd{
  margin-top: 0px;
  margin-left: 10px;
  text-indent:0px;
}

#post_right p.inline{
  margin-left:30px;
  display: inline;
}

#post_right p.nonindentbold{
  font-weight:bold;
  text-indent:0px;
}

h1 {
  display: inline; 
  font-size: 12px;
  font-family:'Lucida Sans Unicode';
  color:#605d5c;
}

#post_right p.contact{
  font-weight:bold;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 20px;
  font-size: 12px;
  font-family:'Lucida Sans Unicode';
  color:#605d5c;
  text-indent:0px;
}

#post_right p.contact a{
color:#605d5c;
}

#footer{
  clear:both;
  width: 970px;
  height:45px;
  background-image: url('../images/footer.jpg');	
}
#footer .copyright {
	text-align:center;
}
#footer .copyright a { font-weight:bold; color:#333; }

#flashcontent{
  width:98%;
  height:98%;
  padding:0;
  margin-top:5px;
  clear:both;
  background-color:#3b3b3b;
}