
body, table, tr, td, a, p, h1, h2, h3, h4, h5
{
	font-family: arial, verdana, helvetica, sans-serif;
}


body
{
	margin: 0px; padding: 0px; font-size: 110%; background-color: #000000; margin-top: 10px;
}

h1
{
	color: #eceda2; font-size: 1em; font-weight: normal; margin-bottom: 10px; font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; 
}
h2
{
	color: #e7cfa1; font-size: 0.8em; font-weight: normal; margin-bottom: 10px; margin-top: 20px; font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
}
p
{
	color: #fafba0; font-size: 0.8em;
}
.footer {font-family: verdana, arial, helvetica, verdana, geneva, sans-serif; font-size: 0.6em; color: #666633}

td
{
	color: #fafba0; font-size: 0.9em;
}


a:link, a:active
{
	color: #feffd2; text-decoration: underline; font-weight: bold;
}
a:hover
{
	color: #d0fe9f;
}
a:visited
{
	color: #cccccc; text-decoration: underline;	
}
a:visited:hover
{
	color: #d0fe9f; text-decoration: underline;	
}


#top
{
	width: 770px; padding: 0; margin-left: auto; margin-right: auto; background-color: #15120d;
}

#home
{
	width: 770px;
	height: 503px;
	padding: 0;
	padding-top: 10px;
	background-image:  url("../images/bg.jpg");
	background-repeat: no-repeat;
}
#blank
{
	width: 770px;
	height: 503px;
	padding: 0;
	padding-top: 10px;
	background-image:  url("../images/blankbg.jpg");
	background-repeat: no-repeat;
}
#contact
{
	width: 770px;
	height: 503px;
	padding: 0;
	padding-top: 10px;
	background-image:  url("../images/contactpage.jpg");
	background-repeat: no-repeat;
}
#about
{
	width: 770px;
	height: 503px;
	padding: 0;
	padding-top: 10px;
	background-image:  url("../images/aboutpage.jpg");
	background-repeat: no-repeat;
}
#news
{
	width: 770px;
	height: 503px;
	padding: 0;
	padding-top: 10px;
	background-image:  url("../images/newspage.jpg");
	background-repeat: no-repeat;
}
#events
{
	width: 770px;
	height: 503px;
	padding: 0;
	padding-top: 10px;
	background-image:  url("../images/eventspage.jpg");
	background-repeat: no-repeat;
}
#press
{
	width: 770px;
	height: 503px;
	padding: 0;
	padding-top: 10px;
	background-image:  url("../images/presspage.jpg");
	background-repeat: no-repeat;
}
#audio
{
	width: 770px;
	height: 503px;
	padding: 0;
	padding-top: 10px;
	background-image:  url("../images/audiopage.jpg");
	background-repeat: no-repeat;
}
#video
{
	width: 770px;
	height: 503px;
	padding: 0;
	padding-top: 10px;
	background-image:  url("../images/videopage.jpg");
	background-repeat: no-repeat;
}
#gallery
{
	width: 770px;
	height: 503px;
	padding: 0;
	padding-top: 10px;
	background-image:  url("../images/gallerypage.jpg");
	background-repeat: no-repeat;
}
#store
{
	width: 770px;
	height: 503px;
	padding: 0;
	padding-top: 10px;
	background-image:  url("../images/storepage.jpg");
	background-repeat: no-repeat;
}
#links
{
	width: 770px;
	height: 503px;
	padding: 0;
	padding-top: 10px;
	background-image:  url("../images/linkspage.jpg");
	background-repeat: no-repeat;
	background-color: #000000;
}




#bottom
{
	background-color: #15160e;
	margin-top: 20px;
}
#left
{
	float: left;
	width: 140px;
	margin-top: 30px;
	padding-left: 10px;
}
#middle
{
	float: left;
	width: 280px;
	padding-left: 120px;
}
#right
{
	float: right;
	width: 150px;
	margin-right: 10px;
}






.quote
{
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Sans-serif;
	color: #e7cfa1;
	font-size: 1.4em;
}
.dropcap 
{
float: left;
width: 42px;
font-size: 5em;
line-height: 46px;
font-weight: normal;
color:#e7cfa1;
font-family: times;
}
img
{
	border: none;
}
