body {
	font-family: Arial, sans-serif;
	font-size: small;
	background: #666;
	}

#wrap {
	width: 900px;
	background: url(tpw_col_info.gif) repeat-y;
	margin-left: auto;
	margin-right: auto;
	}
	
	

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

	
  		
	
#side_col {	
	float: left;
	width: 150px; 
	margin: 0;
	}
	

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


#main_nav {
	padding: 15px; 
	width: 120px; 
	margin: 0;
	list-style: none;
	}
#main_nav li {
	font-family: "arial", sans-serif;
	font-size: 90%;
	}
#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;
	}



#s_nav {
	width: 120px; 
	margin: 0;
	padding: 15px;
	list-style: none;
	}
#s_nav li {
	font-family: "arial", sans-serif;
	font-size: 90%;
	}
#s_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_on.gif) repeat-x top left;
	}





#content_text {
	float: left;
  	width: 380px;
  	padding: 15px;
  	margin-left: 140px;
  	display: inline;
  	} 
  	
  	
#content_text p.r_title { 
	font-size: 130%;
  	letter-spacing: 1px;
  	color: #004;
  	text-align: center;
  	}	

#content_text p.r_title_main { 
	font-size: 170%;
  	letter-spacing: 1px;
  	color: #004;
  	text-align: center;
  	}	

#content_text p.r_click {
	font-size: 90%;
  	color: #800;
  	line-height: 1.5em;
  	}  	

#content_text p.r_contact {
	font-size: 120%;
  	color: #800;
  	line-height: 1.5em;
  	}  	

#content_text p.r_text {
	font-size: 100%;
  	color: #000;
  	line-height: 1.5em;
  	}
  	
#content_text p.img IMG {
  	width: 650px;
  	}
 
#content_text p.img_1 IMG {
  	width: 350px;
  	}  	

#thumbnails_1 {
	float: left;
  	width: 140px;
  	} 

#thumbnails_1 p.img IMG {
  	width: 120px;
  	}


#thumbnails_2 {
	float: right;
  	width: 140px;
  	} 

#thumbnails_2 p.img IMG {
  	width: 120px;
  	}


a:link {
	color: #00a;
	}
a:visited {
	color: #f00;
	}
a:hover {
	color: #fff;
	}	
a:active {
	color: #ff0;
	}

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


		
