body {
	background-color: #2a2014;
	color: #003366;
	font-family: helvetica, verdana, sans-serif;
	font-size: 12px;
	
}

a {
	color: #E9150C;
}


#container {
	width: 75%;
	margin: 0px auto 0px auto; 
	background-image: url('images/body-bg.png');
	
	
}


#head_cont{
	display: block;
	width: auto;
	height: 140px;
        background-image: url('images/heade-bg.png');
	background-repeat: no-repeat;
	background-position: -130px top;
		
		
}
#nav {
	list-style: none;
	width: 585px;
	height: 52px;
	background-image: url('images/nav-bg.jpg');
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 370px;
	left: 50px;
}
#nav li{
	float: left;
	width: 116px;
	height: 52px;
	line-height: 52px;
	text-align: center;
}

#nav li a{
	display: block;
	width: 116px;
	height: 52px;
	text-decoration: none;
	font-weight: bold;
}
#nav li a:hover{
	background-color: #E9150C;
	background-image: url('images/nav-bg.gif');
	color: #000000;
}
#nav li #itinerary {
	background-position: 0px 0px;
}
#nav li #register {
	background-position: -236px 0px;
}
#nav li #maps {
	background-position: -460px 0px;
}
#nav li #shirts {
	background-position: -460px 0px;
}

#footer {
	height: 250px;
	background-image: url('images/footer-bg.png');
	background-repeat: no-repeat;
}

img {
	border: none;
	display: block;
	}
	
h1 {
	width: 560px; 
	margin-left: 60px;
}
h2 {
	width: 560px; 
	margin-left: 60px;
}
h3 {
	width: 560px; 
	margin-left: 60px;
}
h4 {
	width: 560px; 
	margin-left: 60px;
}
hr {
	width: 560px; 
	margin-left: 60px;
}
ul {
	width: 560px; 
	margin-left: 60px;
}
iframe {
	width: 560px; 
	margin-left: 60px;
}
dl {
	width: 560px; 
	margin-left: 60px;
}
dt {
	font-weight:bold;
	margin-top: 10px;
}
dd {
	margin: 5px 5px 5px 25px;
	padding: 5px;
	background-color: #000000;
}
p {
	width: 560px; 
	margin-left: 60px;
}


#contacts h3{
	clear: both;
}

#contacts img{
	display: block;
	float: right;

}

#contacts ul{
	padding: 5px;
	background-color: #000000;
	list-style: none;
}
#contacts ul li{
	margin-bottom: 5px;
	margin-top: 0px;
}



li {
	margin-bottom: 20px;
}
/* CSS Document */

/* CSS Document */
