body {
	background: #F5F5F5 url(bg2.jpg) repeat-y;
	font: 8pt verdana, sans-serif; 
	color: #2F2F2F;
	margin: 0;	
	padding: 0; 
	}
	
p {
	line-height: 20px;
	margin: 0;
	padding: 0 4px 7px;
	}

b, strong {
	font-weight: bold;
	color: #FFB11A;
	letter-spacing: 1px;
	}			
			
h1 {
	font: normal 14pt georgia, serif;
	color: #44D5F6;
	background: #FFF;
	letter-spacing: 3px;	
	margin: 5px 0;
	padding: 0 0 3px 12px;
	}								

#header {
	width: 185px;
	height: 347px; 
	background: url(about.jpg) no-repeat;
	}					

#content {
	width: 405px;
	height: 0;
	margin: -364px 0 0 200px;
	padding: 0;
	}		
	
ol {
	line-height: 20px;
	margin: 0 0 8px 32px;	
	padding: 0;	
	}
	
ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 8px 26px;
	}	
	
li {
	padding-bottom: 2px;
	}
	
.img {
	padding: 0 0 8px;
	}				
	
#contain {	
	width: 70px;
	height: 27px;
	padding: 0;
	margin: 0 0 0 10px;	
	}

#nav {
	list-style: none;
	height: 27px;
	display: inline;
	overflow: hidden;
	width: 70px;
	margin: 0;
	padding: 0;	
	}
	
#nav li {
	display: inline;
	list-style-type: none;
	margin: 0; 
	padding: 0;	
	}

#nav a {
	float: left;
	overflow: hidden;
	height: 0 !important; 
	height /**/:27px; /* for IE5/Win */
	padding: 27px 0 0;	
	}
	
#nav a:hover {
	background-position: 0 -27px;
	}
	
#thome a  {
	width: 50px;
	background: url(rollovers_02/home.jpg) top left no-repeat;
	}

#tdogs a  {
	width: 44px;
	background: url(rollovers_02/dogs.jpg) top left no-repeat;	
	}

#tfanlisting a  {
	width: 74px;
	background: url(rollovers_02/fanlisting.jpg) top left no-repeat;	
	}

#texit a  {
	width: 36px;
	background: url(rollovers_02/exit.jpg) top left no-repeat;	
	}
	
a.show_members_email {
	color: #FC4953;
	text-decoration: none;	
	}
	
a.show_members_email:hover {
	color: #FC4953;
	text-decoration: underline;	
   	} 		
	
a.show_members_website {	
	color: #FC4953;
	text-decoration: none;	
	}
	
a.show_members_website:hover {
	color: #FC4953;
	text-decoration: underline;
   	} 													
	
a.content {
	color: #FC4953;
	text-decoration: none;	
	}

a.content:hover {
	color: #FC4953;
	text-decoration: underline;	
   	}	 								