body {
	font-family: Arial, sans-serif;
	font-size: small;
	background: #666;
	}
	
	
#s_space {
	height: 10px;
	padding: 0;
	margin: 0;
	}
  	

#nav {
	width: 150px;
	margin-left: 10px;
	display: inline;
	} 

#nav p.img img {
  	width: 120px;
  	padding: 15px;
  	}


#main_nav {
	padding: 15px;
	width: 120px;
	list-style: none;
	}
	
#main_nav li {
	font-family: "arial", sans-serif;
	font-size: 90%;
	}
	
#main_nav li.img img {
  	width: 120px;
  	padding: 15px;
  	}
	
	
#main_nav a {
	text-align: left;
	display: block;
	margin: 0;
	padding: 8px;
	color: #333;
	text-decoration: none;
	border: 1px solid #9B8748;
	border-bottom: none;
	background: #330066 url(nav_tpw_off.gif) repeat-x top left;
	}

#main_nav a:hover, div#group_nav #main_nav s_constructed a {    
	color: #333;
	padding-bottom: 8px;
	border-color: #727377;
	background: #330066 url(nav_tpw_on.gif) repeat-x top left;
	}









#content_text_blb {
	display: inline;
  	} 
  	
  	
#content_text_blb p.r_title { 
	font-size: 150%;
  	letter-spacing: 1px;
  	color: #0ff;
  	text-align: center;
  	background: #000;
  	}	

 	

#content_text_blb p.r_text {
	font-size: 130%;
  	color: #0ff;
	padding: .5em;  	
  	line-height: 1.5em;
  	text-align: center;
  	background: #000;
  	}
  	

#content_text {
	width: 400px;
  	padding: 15px;
  	margin-right: 10px;
  	display: inline;
  	} 
  	
  	
#content_text p.r_title { 
	font-size: 130%;
  	letter-spacing: 1px;
  	color: #0ff;
  	text-align: center;
  	}	

 	

#content_text p.r_text {
	font-size: 100%;
  	color: #888;
	padding: .5em;  	
  	line-height: 1.5em;
  	text-align: center;
  	background: #000;
  	}




#footer {
	clear: both;
	font-size: 110%;
	color: #aaa;
	text-align: center;
	padding: .5em;
	line-height: 1.5em;
	background: #000;
	}




		