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: 0;
  	margin-left: 15px;
  	margin-top: 10px;
  	margin-bottom: 10px;
  	display : inline;
  	}

	
  		
	
#side_col {	
	float: left;
	width: 120px; 
	margin: 15px;
	display: inline;
	}
	

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


#main_nav {
	padding: 0; 
	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_space {
	height: 10px;
	padding: 0;
	margin: 0;
	}


#s_nav {
	width: 120px; 
	padding: 0;
	margin: 0;
	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: 300px;
   margin: 10px;
   display: inline;
  	} 
  	
  	
#content_text p.r_title { 
	font-size: 150%;
  	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_text {
	font-size: 100%;
  	color: #000;
  	line-height: 1.5em;
  	}
  	
#content_text p.img IMG {
  	width: 350px
  	}

#content_text p.r_lic {
	font-size: 110%;
	padding: 10px;
  	color: #0ff;
  	line-height: 1.5em;
  	background: #000 
  	}


	
#content_2 {
	float: right;
	width: 350px;
	display: inline;
	}
		
#content_2 div {
	padding: 0 10px 0 10px;
	}

	
a:link {
	color: #44f;
	}
a:visited {
	color: #088;
	}
a:hover {
	color: #000;
	}	
a:active {
	color: #f00;
	}

.box { 
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: 100%;
	line-height: 1.5em;
	color: #666;
	background: #333;
	}
.box h2 {
	margin: 0;
	padding: 12px;
	font-family: arial, sans-serif;
	font-size: 130%;
	font-weight: normal;
	color: #ffff00;
	background: #808088; 
	}
.box h3 {
	margin: 0;
	padding: 5px;
	font-family: arial, sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #000;
	background: #aaa;
	}
.box p, .box ul {
	margin: 0;
	padding: 0 5px;
	}
.box ul li {
	margin: 0 0 0 12px;
	padding: 0 0 0 18px;
	list-style: none;
	font-family: arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #693;
	background: #ccc;
	}





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


		
