/* CSS Document */

#logo img {
	background-color: #333333;	
	float: left;
}#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
#navigation h1 {
	color: #FFFFFF;
	float: none;
	clear: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	font-weight: bold;
	vertical-align: middle;
	padding: 15px;
	margin: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	background-image: url(Images/skull_watermark.jpg);
	background-repeat: no-repeat;
	float: none;
	width: 790px;
	margin: auto;
	background-position: right top;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
}
label {
	display: block;
	float: left;
	width: 200px;
}
#navigation a:hover {
	color: #FF0000;
}
a {
	color: #FF0000;
}
.pictureright {
	clear: none;
	float: right;
	margin-left: 15px;
	padding-top: 4px;
}
#navigation #guestbooklinks a {
	
	font-size: small;
}
#navigation #guestbooklinks  {
	margin-left: 595px;
}
