h1,h2,h3,p,div,ul{margin: 0; padding: 0;}
a,img, a img{border: none;}
body{
	font-family: "Trebuchet MS";
	background: url(../images/stripe.gif) rgb(255,255,255);
}
#info{width:768px;margin:0 auto;color:red;clear:both;}
#container{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -34px;
}
#header{
	position: relative; top: -10px;
}
#header h1{
	margin-bottom: -25px;
}
#header h1 a, #header h1 a:visited{
	color: rgb(220,220,220);
	font-size: 107px;
	font-weight: bold;
	letter-spacing: -9px;
	position: relative;
	left: -9px;
	text-decoration: none;
}
#header h1 a:hover, #header h1 a:visited:hover{
	text-decoration: none;
}
#header h1 span{
	color: rgb(255,0,0);
	font-size: 149px;
}

#header p{
	font-style: italic;
	color: rgb(75,75,75);
}
#navigation{
	background-color: rgb(220,220,220);
	padding: 3px 0 3px 3px;
	border-left: 4px solid rgb(255,0,0);
}
#navigation li{
	display: inline;
	list-style: none;
	padding-right: 22px;
	font-size: 21px;
	letter-spacing: -2px;
}
#navigation a, #navigation a:visited, #footer a, #footer a:visited{
	color: rgb(50,50,50);
	text-decoration: none;
}
#navigation a:hover, #navigation a:hover:visited, #footer a:hover, #footer a:hover:visited{
	color: rgb(255,0,0);
	text-decoration: none;
}
#gallery{
	margin-bottom: 10px;
}
#content{
}
#content h1{
	font-size: 20px;
	background-color: rgb(75,75,75);
	color: rgb(78,255,0);
	border-left: 4px solid rgb(78,255,0);
	padding: 2px 0 1px 4px;
}
#content p{
	margin-bottom: 10px;
}
#footer{
	margin-top: 20px;
	border-left: 4px solid rgb(255,0,0);
	background-color: rgb(220,220,220);
	padding: 3px 3px 3px 5px;
	font-size: 14px;
	letter-spacing: -1px;
}
#controls{
	display: none;
}
.aerial{
	padding: 10px 0 10px 0;
	width: 650px;
}
#slider ul li a img {
	position: relative;
	top: -30px;
}
#gallery{width: 650px; height: 300px; overflow:hidden;}