body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-attachment: fixed;
	background-position: center top;
}
.content {
	background-image: url(images/contentbackground2.jpg);
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px; background-repeat: no-repeat;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 25px;
	line-height: 18px;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: 10px;
	text-transform: uppercase;
	text-align: center;
; color: #FFCC33
}
blockquote {
	border: 1px #333333 dotted;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-image: url(images/blockquotebackground.jpg);
	background-repeat: no-repeat;
	background-color: #030303;
; background-position: bottom
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-color: black black #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-type: square;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
; font-weight: bold
; color: #FFCC33
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
; color: #FFCC33
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	margin-top: 25px;
	border-color: #000000 black black;
	background-image: url(images/copyright.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
}
a {
	color: #FF6633;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
}
.content img {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px #333333 dotted;
	text-align: left;
	background-image: url(images/stone.jpg);
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px #333333 dotted;
	font-weight: bold;
	letter-spacing: 3px;
}
.main {
	background-color: #000000;
	background-image: url(images/mainbackground.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
