body {
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 13px;
	background-repeat: repeat-xy;
	background-position: top left;
}
body#home {	
	background-image: url(/images/Dodge_topo.jpg);
}

body#artists_statement {
	background-image: url(../images/RibMtn_topo.jpg);
}

body#scenic_works {
	background-image: url(../images/INTERSTATE_topo.jpg);
}

body#local_video_production {
	background-image: url(../images/Wyalusing_topo.jpg);
}

body#index {
	background-image: url(../images/DevilsLake_topo.jpg);
}

body#sponsor_search {
	background-image: url(../images/ApostleIslands_topo.jpg);
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

p {
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 16px;
	font-size: 11px;
}

h1 {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0;
	color: #03c;
}

h3 {
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h4 {
	font-size: 11px;
	padding-top: 5px;
	margin-bottom: 4px;
}

hr {
	color: #03c;
	background-color: #03c;
	margin-top: 0;
	padding-top: 0;
}

a {
	color: #033568;
}

td {
	margin-top: 0px;
	padding-bottom: 15px;
	line-height: 12px;
	font-size: 11px;
}

#menu {
	width: 150px;
	float: left;
	padding-top: 141px;
	background-image: url(../images/pages/left.png);
	background-repeat: no-repeat;
}

#menu img {
	width: 100px;
	height: 62px;
	margin-bottom: 10px;
	margin-left: 27px;
	border: 0;
}



#main {
	margin-left: 182px;
	padding-top: 190px;
	width: 900px;
}

#footer {
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	padding-bottom: -1px;
	clear: both;
}

#back_wrapper {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}

#wrapper {
	background-image: url(../images/pages/page_background.png);
	background-repeat: no-repeat;
	width: 100%;
}