body {
	
	background: url(repeat.jpg) left repeat-y #090c21;
	margin: 0;
	padding: 0;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	
}

div {
	
	margin: 0;
	padding: 0;

}

#bottomWrapper {
	
	background: url(75.jpg) bottom left no-repeat;
	padding-top: 40px;
	
}

#topWrapper {
	
	background: url(top_75.jpg) top left no-repeat;
	
	
}

#content {
	
	margin: 0 auto;
	width: 700px;
	padding: 60px;
	padding-top: 40px;
	padding-bottom: 400px;
	background: url(transparency.png) repeat-x top left;
	border-top: 1px solid #444;


}

#moonFloat {
	
	float: right;
	width: 420px;
	height: 400px;
	
}

p {
	
	font-size: .875em;
	line-height: 1.375em;
	
}

h1 {
	
	font-size: 1.875em;
	border-bottom: 1px #666666 dotted;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ffffff;

	
}

h2 {
	
	font-size: 1.125em;
	font-weight: normal;
	width: 3em;
	background-color: #1f2438;
	padding: 3px 40px;
	color: #fff;
	border: 1px solid #555566;
	
}

h3 {
	
	font-size: 1.1em;
	font-weight: normal;
	color: #fff;
}

li {
	
	line-height: 1.375em;
	font-size: .875em;
	margin-bottom: 10px;
	
}

a {

 color: #4785a2;

}

a:hover {
	
	color: #5894b0;
	
}

img {
	
	border: none;
	
}

#JOI {
	margin-top: -15px;
	
}

#JOI {
	
	border-bottom: none;
	
}

#textSize a {
	
	text-decoration: none;
	padding: 2px 1px 2px 2px;
	border: 1px solid #bbb;
	font-size: 10px;
	line-height: 6px;
	width: 6px;
	height: 6px;
	display: block;
	text-align: center;
	color: #bbb;
	float: right;
	margin-left: 3px;
	
}

#textSize {
	
	margin-top: -15px;
	overflow: hidden;
	
}

#decrease {
	
	font-size: 14px !important;
	line-height: 4px !important;
	
}

#sponsors a:hover {
	
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	
}