body {
margin-top: 0;
margin-bottom: 0;
background: #dcc076;
}

#container {
	width: 990px;
	height: auto;
	text-align: left;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: verdana, sans-serif;
	font-size: 15px;
}

#contentframe {
	background-image:url('images/hideback.jpg');
	background-position: center-top;
	height: auto;
}

#content {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#navigation {
	background-image:url('images/header.jpg');
	height: 263px;
	}

#navbutton {
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 218px;
	border-width: 0px;
}

p {
	padding-bottom: 10px;
}

p.schedule {
	padding-bottom: 0px;
}

input {
	margin-top: 5px;
	margin-bottom: 5px;
}

a {
	color: #000000;
}

img {
	border: none;
	}
	
li {
	padding-top: 10px;
	padding-bottom: 10px;
}
