* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DDDDDD;
}

h1, h2, h3 {
	color: #FFFFFF;
}

h1 {
	font-size: 3em;
	color: #FFFFFF;
}

h2 {
	letter-spacing: -1px;
	font-size: 2.5em;
	color: #EEEEEE;
	font-family: Papyrus;
	font-weight: normal;
	background-image: url(images/grad6.jpg);
	text-indent: 10px;
}

h3 {
	font-size: 1.8em;
	color: #E5E5E5;
	font-family: Papyrus;
	font-weight: normal;
	font-stretch: normal;
	background-image: url(images/grad6.jpg);
	text-indent: 10px;
}

p, ul, ol {
	margin-top: 1em;
}

ul, ol {
	margin-left: 3em;
	font-size: small;
	font-weight: normal;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 730px;
	height: 110px;
	margin: 0 auto;
	background: url();
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
	text-align: center;
	background-image: url(images/totaleclipse06_flares3.jpg);
	padding-left: 160px;
}

#header h1 {
	padding: 30px 0 0 10px;
	font-size: 4em;
	text-align: left;
	vertical-align: middle;
	font-family: Papyrus;
	color: #FFFFFF;
	text-transform: none;
	font-weight: normal;
}
#header img {
	padding: 0px;
	margin: 20px;
}


/* Menu */

#menu {
	width: 165px;
	height: 500px;
	margin: 0 auto;
	float: left;
}

.subnav{
	width: 110px;
	height: 200px;
	margin-right: 10px;
	margin-left: 5px;
	background: #1F1F1F url(images/button.jpg) no-repeat center center;
	font-family: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: medium;
	background-color: #000000;
	padding-right: 10px;
}

.subNav a {
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

.subNav a:hover {
	text-decoration: none;
	background-color: #CCCCFF;
	margin: 100 px;
	width: 100px;
	height: 100px;
}

.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: white;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
#navigation td {
	color: #000000;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: white;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	color:#000000;
	background-color: #CCCCFF;
	}
	
/* Page */

#page {
	width: 890px;
	margin: 0 auto;
	padding: 30px 20px 20px 20px;
}

/* Content */

#content {
	float: left;
	width: 400px;
	padding-left: 10px;
}

.news {
	margin-bottom: 10px;
}

.news .title {
	border-bottom: 1px solid #454545;
	background-image: url(images/grad5.jpg);
}
.title2 {
	font-family: Papyrus;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.5em;
	font-weight: normal;
}
.intro2 {
	font-family: Tahoma;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: .1em;
}


.news .entry {
	padding: 10 20px;
	color: #FFFFFF;
	line-height: 2em;
	font-size: small;
}

.news .main {
	background: url(images/grad5.jpg) no-repeat;
	line-height: normal;
}

.news .main a {
	text-decoration: none;
	font-weight: bold;
}

.news .main a:hover {
	text-decoration: underline;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	padding: 50;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0 0 20px 20px;
	list-style: square inside;
}

#sidebar h2 {
	height: 50px;
	padding: 13px 20px 0 20px;
	background: url(images/grad6.jpg) no-repeat;
	font-size: 1.6em;
}

/* Footer */

#footer {
	width: 890px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img07.gif) no-repeat;
	text-align: left;
	clear: both;
}

#footer p {
	margin: 0;
	line-height: normal;
	text-align: left;
	padding-left: 50px;
	vertical-align: middle;
	display: block;
}
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #CCCCFF;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #FFFFFF;
	letter-spacing:0.1em;
	}
#moon{
	text-align: center;
}
.linkList{
	list-style-image: url(images/star_bullet.gif);
}
.events{
	font-weight: bold;
	font-size: medium;
	padding-left: 20px;
	list-style-type: none;
	margin-bottom: 1em;
}
li{
	margin-bottom: 1.5em;
	margin-right: 1.5em;
	color: #E1E1E1;
}
#contentMe{
	float: right;
	width: 700px;
	padding-right: 10px;
}
#contentHobby{
float: left;
	width: 600px;
	padding-left: 10px;
	}
#statcounter{
	text-align: center;
}
#moon{
	text-align: center;
}
