@charset "utf-8";
/* CSS Document  www.nathanielz.com*/

body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content {
	margin-right: 25px;
	margin-left: 25px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 80px;
}
#menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#warning {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
#warning img {
	border: 1px solid #FC0300;
}
#warning h1 {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	display: block;
}
#footer {
	margin-right: 25px;
	margin-left: 25px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#text1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	display: block;
}
#text1 h1 {
	font-size: 28px;
	margin: 0px;
	padding-bottom: 15px;
}
#text1 h2 {
	font-size: 24px;
	margin: 0px;
	padding-top: 15px;
}
#text1 h3 {
	font-size: 12px;
	margin: 0px;
	padding-bottom: 15px;
}
#text1 img {
	border: 1px solid #FFFF00;
}
#text2 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	display: block;
}
