body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color:#000000;
	margin:10px 0px; 
	padding:0px; 
	text-align:center;
	background-image: url(../images/star.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
p {
	text-align:justify;
	}
h1 {
	font-size:14px;
	color:#999999;
	}
h2 {
	font-size:13px;
	font-weight:bold;
	}
#page {
	width:1020px;
	margin:10px auto; 
	text-align:left;
	}
#content {
	width:460px;
	padding-left: 10px;
	}
.photo {
	float:right;
	border: solid 10px #FFFFFF;
	margin-left: 20px;
	margin-bottom:10px;
	}
#text {

	}
a:link {
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
a:active {
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
}
#menu {
	margin-top:40px;
	margin-bottom:40px;
	}
.menu_item {
	font-weight: bold;
	text-decoration: none;
	padding:5px 13px 5px 13px;
	border: solid 1px #CC0000;
}
#menu a:hover {
	background-color: #FFFFFF;
	color:#CC0000;
	}
.menu_over {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	padding:5px 13px 5px 13px;
	border: solid 1px #CC0000;
	}
hr {
	height: 1px;
	color:#666666;
	}
#copyright {
	font-size:10px;
	margin-left:10px;
	}
.nav_right {
	float:right
	}
#manyphotos {
	float:right;
	width:520px;
	}
.wallpaper {
	border: solid 1px #666666;
	margin-right:10px;
	}
	.snarky_comments {
	font-size:9px;
	color: #003366;
	}