body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	color: White;
	background-color: #FFF7E6;
				
	}
			
a {
	text-decoration: none;
	color:  #cc6600;	
	}
	
a:visited {
	color: #cc6600;	
	}
	
a:active {
	color: #824100;	
	}
	
a:hover {
	color: #333333;	
	text-decoration: underline;	
	}	
	
.gone	
{
	color: #333366;
	}
	
		
#nav a.leftnav {
	width: 10px;
	color: White;
	text-decoration: none;	
	}

#nav a.leftnav:hover {
	width: 10px;
	color: white;	
	text-decoration: underline;	
	}
	
strong, b {
	font-weight: bold;
	}
	
		
#container {
	margin-top: 24px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	}
	
#hug {
	margin-top: 24px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	}
		
#banner {

	height: 92px;
	background-image: url(../images/home/tf_backname_1.png);
	background-repeat: no-repeat;
	}

#toptitle {	
	float: left;
	background-image: url(../images/home/tf_blue_1.png);
	height: 92px;
	width: 60px;
	border-right: white solid 1px;
	}

#nav {

	float: left;
	margin: 72px 0px 2px 14px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	}

#navitem {
	
	height: 16px;
	color: white;
	width: 120px;
	position: relative;
	}
		

	
	
	#widebox	{
	
	background-color: white;
	border: 1px solid #F5E0C0;
	color: #4B4B4B;
	margin-top: 23px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	width: 798px;
	
	
			
	}
	
	#leftbox	{
	margin: 12px 0px 0px 10px;
	float: left;
	width: 160px;		
	font-size: 11px;
	
	
	}
		
#content	{
	margin: 10px 10px 0px 200px;
	font-size: 11px;
	line-height: 20px;
}

.title {
	font-size: 11px;
   padding-bottom: 14px;
	font-weight: bold;
	
}
	
#listing {
margin-bottom: 10px;
line-height: 18px;
min-height: 45px;
}

#listing #imagefloat {
float:left;
padding-top: 4px;
margin-right: 8px;
margin-bottom: 0px;
}

div.float {
  float: left;
  }

  div.row {
   border-bottom: 1px solid;
margin: 10px 0px 10px 0px;
  }
  

.imagefloat {
float:left;
padding-top: 4px;
margin-right: 8px;
padding-bottom: 2px;
}
		
#footer {
	
	height: 16px;	
	font-family: Verdana, sans-serif;
	font-size: 10px;

	margin-left: auto;

	margin-top: 5px;
	width: 800px;
	color: #F5E0C0;
	clear: both;
	}
	
.thumbpad {
	
	padding: 3px 6px 3px 0px;
}

.portopad {
	
	padding: 3px 3px 16px 0px;

}

.calipad {
	
	margin: 3px 14px 3px 0px;
}






	
	