body {
	background-image: url(../images/top.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: white;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
}

a { color: black; text-decoration: none; }
a:hover{ color: #666; }

h1 {
	font-size:16px;
	text-transform: uppercase;
	margin: 5px 0px;
}

h2 {
	font-size:14px;
	margin: 4px 0px;
}

h3, ul {
	font-size:12px;
	margin: 3px 0px;
}

table { margin: 0px; }

#sect_top {
	background-image: url(../images/top.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: white;
}

#sect_mid {
	background-image: url(../images/background.jpg);
	background-position: top center;
	margin: 0px;
	padding: 0px;
}

#sect_bot {
	background-image: url(../images/bottom.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#sect_base {
	background-color: white;
	background-position: top center;
	margin: 0px;
	padding: 5px 0px;
}

#header {
	height: 195px;
	background-image: url(../images/header.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 40px 0px 0px 0px;
	text-align: left;
}
#header img { margin: -1px; }


#content, #footer, #spacer, #header {
	width: 860px;
	margin: 0px auto;
}

#right {
	text-align: right;
	width: 260px;
	color: white;
}
#right h1 {
	font-size: 36px;
	font-weight: normal;
	margin: 0px;
}
#right h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}
#right h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}
#right a { color: white; }
#right a:hover{ color: #CCC; }

#copy {
	background-image: url(../images/back.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	text-align: left;
	width: 600px;
	margin: 0px;
	padding: 0px 50px 0px 10px;
}

#staff { background-color: white; }
#staff h1, #staff h3 { margin: 3px 0px; }

#spacer {
	height: 37px;
	background-image: url(../images/spacer.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#foot_logos {
	background-image: url(../images/foot_logos.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 575px;
	margin: 0px;
}

#foot_aff {
	text-align: center;
	width: 275px;
}
#foot_aff p { font-size: 10px; }
#foot_aff img { margin: 0px 10px; }