html {
	margin: 0px;
	padding: 0px;
}
body {
	padding-right: 0px;
	padding-left: 0px;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10px;
	color: #333;
	background-color: #525753;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
a:link, a:active, a:hover, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	text-align: left;
	padding-right: 10px;
	padding-left: 5px;
}
li {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
h1 {
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-size: 10px;
	text-align: left;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
}
h4 {
	text-align: center;
	font-size: 14px;
	padding-top: 100px;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#wrapper {
	width: 1287px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 858px;
	background-image: url(../Images/background3.png);
	background-repeat: no-repeat;
	background-position: top;
	position: fixed;
	vertical-align: top;
}
#margins {
	height: 858px;
	width: 1287px;
	margin-right: auto;
	margin-left: auto;
}


#container {
	background-repeat: no-repeat;
	height: 593px;
	width: 904px;
	margin-right: 155px;
	margin-left: 228px;
	padding: 0px;
	margin-top: 95px;
}
#top {
	height: 70px;
}
#musicplayer {
	height: 56px;
	width: 413px;
	float: right;
	background-image: url(../Images/music_player_border.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 3px;
	padding-top: 8px;
}
#ticker {
	background-image: url(../Images/ticker_border.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 320px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-right: 15px;
	padding-left: 31px;
	padding-top: 8px;
	padding-bottom: 2px;
}
#ticker p {
	color: #333;
	text-align: left;
	font-size: 6px;
	margin: 0px;
	padding: 0px;
}

#links {
	background-image: url(../Images/links_border.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 375px;
	width: 138px;
	margin-top: 42px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 10px;
	overflow: auto;
}
#header {
	position:relative;
	width: 150px;
	height: 340px;
	overflow: hidden;
	float: left;
	padding-left: 5px;
	left: -20px;
}
#header .nav li {
	position: absolute;
	list-style: none;
	margin: 0px;
	padding: 0px;	
}
#header .nav li a {
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}

#header .nav li.home {
	top: 0px;
	height: 42px;
	width: 74px;
}
#header .nav li.home a {
	background-image: url(../Images/menu/home.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 74px;
}
#header .nav li.home a:hover {
	background-image: url(../Images/menu/home.png);
	background-repeat: no-repeat;
	background-position: 0px -42px;
	height: 42px;
	width: 74px;
}
#header .nav li.info {
	top: 61px;
	height: 36px;
	width: 63px;
}
#header .nav li.info a {
	background-image: url(../Images/menu/info.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 63px;
}
#header .nav li.info a:hover {
	background-image: url(../Images/menu/info.png);
	background-repeat: no-repeat;
	background-position: 0px -36px;
	height: 36px;
	width: 63px;
}
#header .nav li.lineup {
	top: 104px;
	height: 48px;
	width: 97px;
}
#header .nav li.lineup a {
	background-image: url(../Images/menu/lineup.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 97px;
}
#header .nav li.lineup a:hover {
	background-image: url(../Images/menu/lineup.png);
	background-repeat: no-repeat;
	background-position: 0px -48px;
	height: 48px;
	width: 97px;
}
#header .nav li.travel {
	top: 115px;
	height: 47px;
	width: 101px;
}
#header .nav li.travel a {
	background-image: url(../Images/menu/travel.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 101px;
}
#header .nav li.travel a:hover {
	background-image: url(../Images/menu/travel.png);
	background-repeat: no-repeat;
	background-position: 0px -47px;
	height: 47px;
	width: 101px;
}
#header .nav li.overnight {
	top: 161px;
	height: 63px;
	width: 144px;
}
#header .nav li.overnight a {
	background-image: url(../Images/menu/overnight.png);
	background-repeat: no-repeat;
	height: 63px;
	width: 144px;
}
#header .nav li.overnight a:hover {
	background-image: url(../Images/menu/overnight.png);
	background-repeat: no-repeat;
	background-position: 0px -63px;
	height: 63px;
	width: 144px;
}
#header .nav li.contact {
	top: 232px;
	height: 53px;
	width: 133px;
}
#header .nav li.contact a {
	background-image: url(../Images/menu/contact.png);
	background-repeat: no-repeat;
	height: 53px;
	width: 133px;
}
#header .nav li.contact a:hover {
	background-image: url(../Images/menu/contact.png);
	background-repeat: no-repeat;
	background-position: 0px -53px;
	height: 53px;
	width: 133px;
}
#middle {
	height: 310px;
	margin-top: 20px;
}
#content {
	padding: 0px;
	float: right;
	height: 280px;
	width: 510px;
	margin-right: 10px;
	margin-top: 20px;
}
#iframe {
	padding: 0px;
	float: right;
	height: 280px;
	width: 560px;
	margin-right: 35px;
	background-color: #E8E8E8;
}
#iframe p {
	color: #333;
	text-align: left;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}


#gallery {
	background-repeat: no-repeat;
	height: 105px;
	width: 550px;
	background-image: url(../Images/gallery_background2.png);
	margin-left: 130px;
	padding-top: 35px;
	padding-right: 15px;
	padding-left: 10px;
}
#test{
	height: 95px;
	width: auto;
	overflow: auto;
}

#gallery li {
	display: list-item;
	float: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;

}
.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
border: 1px solid #ccc;
}

#information {
	background-color: #FFF;
}


#footer {
	height: 35px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#footer p {
	color: #CCC;
	text-align: right;
	font-size: 10px;
}
#footer a {
	color: #FFF;
}

#footer a:hover {
	text-decoration: underline;
}



img.floatLeft {
	float: left;
}

img.floatRight {
	float: right;
	padding: 1px;
	margin-left: 4px;
}
