body {
	margin: 0px;
	background: #EEEEEE;
	color: #666;
	font: normal 10px Verdana, Helvetica, sans-serif;
	background-image: url(images/background.gif);
}

h1 {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	margin-top: 10px;
	display: none;
}

h2 {
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-decoration: none;
	margin-right: 12px;
	letter-spacing: 3px;
	margin-top: 3px;
	display: none;
}

h3 {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-decoration: none;
	margin-top: 10px;
	display: none;
}

h4 {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-decoration: none;
	margin-top: 10px;
	letter-spacing: 2px;
}

a img {
	border: none;
	}	
	
#gc {
	margin: 5px 12px 0px 10px;
}		
	

#maincontainer {
	width: 820px;
	background: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #98CD66;
	border-bottom-color: #98CD66;
	margin-top: 10px;
	}	

#branding {
	width: 820px;
	background: url(homeimages/top_tablebg.gif) repeat-x;
	}	
	
#topbar {
	width: 820px;
	background: #0093d0 url(homeimages/navbg.gif) repeat-x top;
	height: 17px;
	padding-top: 3px;
	}	
	
#photos {
	width: 350px;
	float: left;
	padding-top: 3px;
	}	
	
#photos a:link {
	color: #0093d0;
	text-decoration: none;
	}

#photos a:active {
	color:#333;
	}
	

#photos a:hover {
	text-decoration: underline;
}

	
#photos a:visited {
	color: #0093d0;
	}			
		
	
#profile {
	width: 450px;
	float: right;
	margin:0;
	padding:10px;
	}	
	
#profileimage {
	padding-top: 3px;
	padding-left: 3px;
	}	
	
#profile a:link {
	color: #0093d0;
	text-decoration: none;
	}

#profile a:active {
	color:#333;
	}
	

#profile a:hover {
	text-decoration: underline;
}

	
#profile a:visited {
	color: #0093d0;
	text-decoration: none;
	}		

#profile p {
	text-align: left;
	}		
	
#profile ul {
	text-align: left;
	padding-top: 3px;
	}		
	
.flushlist {
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: disc;
	list-style-position: inside;
	}		
	
#maincontainer #topbar a {
	font: bold normal 11px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 5px 25px 2px;
}

#maincontainer #topbar a:hover {
	color: #000;
}
	
#profile h3 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #A0CE67;
	text-decoration: none;
	text-align: left;
	display: block;
	letter-spacing: 2px;
}	

#profile h4 {
	text-align: left;
	margin-bottom: 2px;
	}	

#stats {
	padding: 10px;
	background: #F6F6F6;
	}	
	
h5 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #0093d0;
}

.deschead {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding: 5px 0px 5px 0px;
}
	
.currentitem 	{ 
    color:#666666;
	text-decoration:none;
	font-weight:bold;
	}
	
#secondarynav {
    background: #EFEFEF;
	padding: 5px 0px 5px 0px;
	}
	
#secondarynav a:link {
	color: #0093d0;
	text-decoration: none;
	}

#secondarynav a:active {
	color:#333;
	}
	

#secondarynav a:hover {
	text-decoration: underline;
}

	
#profile a:visited {
	color: #0093d0;
	}		

/* sponsor page styles */
	
#friends {
	width: 200px;
	float: left;
	background: #F6F6F6;
	padding-top: 3px;
	}	

#friends a:link {
	color: #666666;
	text-decoration: none;
	}

#friends a:active {
	color:#333;
	}
	

#friends a:hover {
	text-decoration: underline;
}

#friends a:visited {
	color: #666666;
	text-decoration: none;
}


#sponsorpage {
	float: right;
	margin:0;
	padding:10px;
	}

#sponsorpage a:link {
	color: #A0CE67;
	text-decoration: none;
	}

#sponsorpage a:active {
	color:#333;
	}
	

#sponsorpage a:hover {
	text-decoration: underline;
}

	
#sponsorpage a:visited {
	color: #A0CE67;
	text-decoration: none;
	}		

#sponsorpage h3 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #98CD66;
	text-decoration: none;
	text-align: left;
	display: block;
	letter-spacing: 2px;
}	


#Header {
	margin:50px 0px 10px 0px;
	padding:17px 0px 0px 20px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:33px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#eee;

/* voicefam hack for ie */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
	
/* opera hack */
.bodycontainer>#Header {height:14px;}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
