@charset "utf-8";
/* CSS Document */

/* IE6 behavior fixes */

body {
	behavior: url(http://www.worldwrite.org.uk/csshover.htc);
	}

/* End */

html {
	background-color: #000;
	margin-top: 0;
	}

body {
	color: #FFF;
	margin-top: 0;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

td {
	font-size: 12px;
	}
	
p {
	margin: 0;
	padding: 0;
	}
	
a:link {
	color: #999;
	}

a:visited {
	color: #999;
	}

a:hover {
	color: #FFF;
	}
	
a:active {
	color: #FFF;
	text-decoration: none;
	}
	
#enterSite {
	height: 580px;
	left: 50%;
	margin-top: -290px;
	margin-left: -275px;
	position: absolute;
	top: 50%;
	width: 550px;
	}

.enterSite {
	line-height: 30px;
	text-align: right;
	}
	
#unwantedcontainer {
	height: 250px;
	background-image:url(images/textbackground.jpg);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	}
	
#galleryContainer {
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	}
	
#trailerBox {
	width: 320px;
	border: 2px solid #FFF;
	margin: auto;
	}
	
.galleryBox {
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	}

td.galleryBox:hover {
	background-color: #999;
	}
	
a.unwantedlink {
	color: #000;
	}
	
.heading {
	font-size: 16px;
	font-weight: bold;
	}

.faqTitle {
	font-size: 13px;
	}
	
.largerText {
	font-size: 14px;
	}
	
.menu {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #FFF;
	}
	
.menufirst {
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 2px solid #FFF;
	}
	
.menu a, .menufirst a, .menu a:visited, .menufirst a:visited, .menu a:active, .menufirst a:active {
	color: #FFF;
	text-decoration: none;
	}
	
.menu a:hover, .menufirst a:hover {
	color: #999;
	}
	
#donateFlash {
	margin: 1em auto 1em auto;
	width: 614px;
	}