body {
	font-family: "Century Gothic", "Myriad Pro", "Lucida Grande", "Trebuchet MS", sans-serif;
	background: #000000 url(images/highway.jpg) no-repeat right bottom scroll;
	color: #ffffff;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.header {
	background: url(images/sparklers.jpg) no-repeat center bottom #000000;
	text-align: center;
	width: 600px;
	height: 450px;
	padding: 0;
	border-bottom: 1px none #ffffff;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

h1 {
	letter-spacing: -2px;
	font-family: Georgia;
}

h1 strong {
	text-transform: uppercase;
	font-size: smaller;
	color: #999999;
	letter-spacing: 3px;
	font-variant: small-caps;
}

h2 {
	text-align: center;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 3px;
}

h3 {
	
}

p {
	text-align: justify;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	text-indent: 50px;
	margin: 0;
	padding: 0 20px;
}

a, a:link, a:visited {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	
}

.container {
	width: 600px;
	border: 1px dotted #ffffff;
	margin: 0 auto;
	border-top-color: #000000;
	vertical-align: middle;
	border-top-style: solid;
	background: url(images/50-Percent-Trans-Black.png) repeat;
	clear: both;
	border-bottom-style: none;
	padding: 0;
}

.image-no-wrap {
	float: none;
	padding: 0;
	margin: 5px;
}

.image-wrap, .image-wrap-left, .image-no-wrap {
	float: right;
	border: double #ffffff 4px;
	background: #000000;
	margin: 5px 0 5px 5px;
	padding: 0;
}

.image-wrap-left {
	float: left;
	margin: 5px 5px 5px 0;
	padding: 0;
}

.content {
	clear: both;
	padding: 0;
	margin: 20px 0 0;
}

.footer {
	text-align: center;
	color: #cccccc;
	text-transform: uppercase;
	font: 70% "Lucida Grande", Verdana, sans-serif;
	border: 1px none #ffffff;
	border-top-style: none;
	border-bottom-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}

.box {
	
}

img {
	
}

img a, img a:link {
	
}

ul {
}

ul li {
	list-style: none;
	text-align: center;
	padding-top: 10px;
	padding-right: 25px;
}

ul strong {
	font-size: larger;
}

ul li a, ul li a:link {
	
}

.navigation {
	list-style: none;
	margin: 0;
	text-align: center;
	padding: 60px 0 130px;
}

iframe {
	margin: auto;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
	width: 500px;
	background: #000000;
}

.navigation li {
	text-align: center;
	margin: 0;
	padding: 10px 0 0;
	float: none;
}

.navigation li a, .navigation li a:link, .navigation li a:visited, .footer a, .footer a:link, .footer a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}

.navigation li a:hover, .footer a:hover, ul a:hover {
	border-bottom: 1px none #cccccc;
	color: #333333;
	background: #ffffff;
}
