
body {
	background: #000034 url('../images/jellyfishfanlisting02.jpg') 0px 0px no-repeat; 
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: small;
	color: #000034;
}

body#home {
	background-image: none; 
	text-align: center;
	font-family: Verdana, Arial;
	font-size: small;
	color: #ffffff;
	margin: auto;
}

p {
	width: 392px;
}

h1 {
	font-size: 1em;
	font-weight: bold;
}

body#home p {
	margin: 20px auto;
	width: 100%;
	
}


td { 
	vertical-align: top; 
}

th {
	text-align: left;
}

img { 
	border-style: none; 
}

body#home img { 
	border-style: none; 
	margin: auto;
}

table { 
	border-style: none; 
} 
	
a:link { 
	text-decoration: none; 
	color: #FFFFFF; 
	font-weight:bold; 
} 

a:visited { 
	text-decoration: none; 
	color: #FFFFFF; 
	font-weight:bold; 
} 

a:active { 
	text-decoration: none; 
	color: #FFFFFF; 
	font-weight: bold; 
}
 
a:hover  { 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
	cursor: help; 
	border: solid 1; 
	filter: blur(color=#FF0000); 
}

ul {
	padding-left: 20px;
	margin-left: 0px;
	width: 372px;
}

.right { 
	text-align: right; 
}

.left { 
	text-align: left; 
}

.justify  { 
	text-align: justify; 
}

.small { 
	font-size: 0.85em;; 
}

#menu {
	position: absolute;
	top: 15px;
	left: 426px;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 259px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 259px;
}

#menu ul li {
	display: inline;
	float: left;
	height: 18px;
	margin: 0px; 
	padding: 0px;
}

#menu ul li#menu_main {
	width: 44px;
}

#menu ul li#menu_main a {
	width: 44px;
	height: 18px;
	display: block;
}

#menu ul li#menu_intro {
	width: 37px;
}

#menu ul li#menu_intro a{
	width: 37px;
	height: 18px;
	display: block;
}

#menu ul li#menu_rules {
	width: 41px;
}

#menu ul li#menu_rules a{
	width: 41px;
	height: 18px;
	display: block;
}

#menu ul li#menu_codes {
	width: 46px;
}

#menu ul li#menu_codes a {
	width: 46px;
	height: 18px;
	display: block;
}

#menu ul li#menu_join {
	width: 33px;
}

#menu ul li#menu_join a {
	width: 33px;
	height: 18px;
	display: block;
}

#menu ul li#menu_fans {
	width: 28px;
}

#menu ul li#menu_fans a {
	width: 28px;
	height: 18px;
	display: block;
}

#menu ul li#menu_extra {
	width: 30px;
}

#menu ul li#menu_extra a {
	width: 30px;
	height: 18px;
	display: block;
}

#menu ul li a span{
	display: none;
}

#content { 
	position: absolute; 
	left: 268px; 
	top: 66px; 	
	width: 412px; 
	height: 327px; 
	overflow: auto;  
}