body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #CCCCCC;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #ffffff;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
	color: #B00000;
	text-align: center;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

#maincontainer {
	width: 800px;

}

#banner_top {
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/fireworks_banner.jpg);
	width: 800px;
}

#icons {
	font-weight: lighter;
	color: #FFFFFF;
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #FFFFFF;
	display:inline;
}

#background_image {
	background-image: url(images/main_background_image.jpg);
	height: 480px;
	width: 800px;
}

#trasnparent_nav_background{
	height: 20px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(images/main_nav_background.jpg);
}

#main_nav {
	height: 20px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	
}

#main_nav li {
	float: left;
	list-style: none;
	margin: 0;
	white-space: nowrap;
	width: 100px;
	text-align: center;
	height: 20px;
}

#main_nav a {
	font-weight: lighter;
	color: #FFFFFF;
	display: block;
	float: left;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: capitalize;
}

#visual {
	background-color: #000000;
	height: 300px;
	width: 800px;
}

#copy{
	height: 180px;
	width: 800px;
	text-align: left;
	background-color: #000000;
}

#sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	text-align: left;
	width: 800px;
	text-indent: 10px;
	white-space: pre;
}

#videoholder {
	height: 300px;
	width: 800px;
	text-align: right;
	vertical-align: middle;
}

#video{
	text-align: right;
	height: 266px;
	width: 400px;
	padding-top: 15px;
	padding-right: 15px;
	margin-left: auto;
}

#recentnewstitle{
	background-image: url(images/recentnews_headlinebackground.jpg);
	height: 30px;
	width: 267px;
	background-position: center top;
}

#recentnews {
	width: 267px;
	height: 150px;
	text-align: left;
	background-image: url(images/recentnews_background_image.jpg);
}

#recentnewscopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
}

#spectaculareventstitle {
	background-image: url(images/spectacularevents_highlightbackground.jpg);
	height: 30px;
	width: 266px;
}

#spectacularevents {
	height: 150px;
	width: 266px;
	background-image: url(images/spectacularevents_backgroundimage.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	background-position: top;
}

#spectaculareventscopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	white-space: normal;
}

#videos {
	height: 150px;
	width: 267px;
	background-image: url(images/videos_backgroundimage.jpg);
	background-position: top;
}

#videostitle {
	background-image: url(images/videos_highlightbackground.jpg);
	height: 30px;
	width: 267px;
}

#videoscopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
}

#pictures {
	text-align: center;
	height: 30px;
	width: 267px;
	background-color: #333333;
}

#multimediavideos {
	text-align: center;
	height: 30px;
	width: 266px;
	background-color: #333333;
}

#pressreleases{
	text-align: center;
	height: 30px;
	width: 267px;
	background-color: #333333;
}

#phototemplate {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}

#photoheader {
	text-align: center;
	height: 30px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	padding-top: 10px;

}

#photoimage {
	height: 467px;
	width: 800px;
	text-align: center;
}

#photo_nav_background {
	background-color: #333333;
	background-repeat: no-repeat;
	height: 20px;
	width: 800px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#main_nav a {float: none;}
/* End IE5-Mac hack */#main_nav a:hover {
	color: #FFFFFF;
	background-color: #94112a;
}

#main_nav a#current {
	background-color: #94112a;
	color: #FFFFFF;
}
#footer{
	height: 20px;
	width: 800px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(images/main_nav_background.jpg);
	text-align: right;
	vertical-align: middle;	
}

#photofooter{
	background-color: #333333;
	background-repeat: no-repeat;
	text-align: right;
	height: 20px;
	width: 800px;
}
