body /* Internet Explorer */ {
	text-align: center;
	background-image: url(http://www.coreplanets.com/zuckusshunter/Images/stars.gif);
	font-family: Verdana;
	font-weight: bold;
}

body /* Mozilla Firefox alignment */ {
	text-align: -moz-center;

}

p {	font-size: 13px;}

#wrapper {
	width: 970px;
	text-align: left;

}

#banner	{

        position: absolute;
        width: 970px;
	height: 120px;
	background-image: url(http://www.coreplanets.com/zuckusshunter/Images/zuckuss_banner.jpg);
}

#nav	{        
        position: absolute;
        margin-top: 130px;
	float: left;
	width: 150px;
	height: 135px;
	padding: 0 0 1em 0;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#nav li {
	border-bottom: 1px solid black;
	margin: 0;
}
#nav li a {
	color: white;
	display: block;
	padding: 5px 5px 5px 0.5em;
	border: 1px solid;
	border-color: black;
	text-decoration: none;
	width: 100%;
	height: 2em; 
	text-indent:18px;	
	line-height: 1.5em;
	background-image: url(http://www.coreplanets.com/zuckusshunter/Images/stars4.jpg);	 
	font-weight: bold;
}

html>body #nav li a {
	width: auto;
}

#nav li a:hover {
	color: white;
	background-image: url(http://www.coreplanets.com/zuckusshunter/Images/stars5.jpg);
	border-color: black;
}

#content a:visited { color: #330000; }
#content	{
	position: absolute;
        margin-top: 130px;
        margin-left: 160px;
	float: left;

	width: 810px;
	background-image: url(http://www.coreplanets.com/zuckusshunter/Images/stars3.jpg);	

}

#content2	{
	padding: 10px;
}

#tablediv	{
	text-align: center;
}
#tablediv {
	text-align: -moz-center;
}

a	{
	color: black;

}

table   {
	width: 650px;
}


td	{

	padding: 5px;
	margin: 2px;
	border-bottom: 2px dashed #330000;
	border-right: 2px dashed #330000;
	font-weight: bold;
	font-size: 13px;
}

th	{
	padding: 5px;
	margin: 2px;
	border-bottom: 3px solid #330000;
	font-size: medium;
}
caption	{
	font-size: large;
	font-weight: bold;
}
