@charset "utf-8";
body {
	background-color: #000000;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	padding: 0px;
}
div#wrapper {
	background-repeat: no-repeat;
	height: 515px;
	padding: 0px;
	width: 992px;
	margin-top: 5%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/background3.jpg);
}
a:link	{
	text-decoration: none;
	color: #FFFFFF;
		}
	
	a:visited	{
	color: #FFFFFF;
	text-decoration: none;
		}
	
	a:hover	{
	color: #AECD36;
	text-decoration: none;
		}
	
	a:active	{
	color: #AECD36;
}		
div#copyright {
	height: 0px;
	font-size: 9px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	width: 982px;
	padding: 0px;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	clear: both;
}
div#nav {
	width: 600px;
	height: 30px;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-size: 18px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: left;
}
p {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
}

div#contact {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	width: 138px;
	color: #FFFFFF;
	float: right;
	padding: 0px;
	margin: 0px;
}


div#logo {
	height: 85px;
	width: 310px;
	margin-top: 148px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding: 0px;
}
div#thumbnails {
	padding: 0px;
	height: 60px;
	width: 600px;
	float: right;
	background-position: right;
	margin: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

	
#crap {
	height: 230px;
	float: left;
	clear: both;
}
