body {
	margin: 0px;
	padding: 0px;
	background-color: #44BEEB;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#toplinks, #toplinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#toplinks a:hover {
	text-decoration: underline;
}
#mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #414141;
	text-decoration: none;
	background-image: url(../images/navbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	vertical-align: middle;
	height: 39px;
	word-spacing: .7em;
}

#mainnav a {
	text-decoration: none;
	color: #414141;
}
#mainnav a:hover {
	text-decoration: underline;
}
#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #858585;
	text-decoration: none;
	background-color: #FFFFFF;
}
#maincontent #form1 select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 188px;
}
#greenbox {
	background-color: #FFFFFF;
	background-image: url(../images/notre-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#bluebox {
	background-color: #FFFFFF;
	background-image: url(../images/concepttv-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #28A167;
	text-decoration: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #28A167;
	text-decoration: none;
	background-color: #FFFFFF;
	word-spacing: .5em;
}
#footer a {
	color: #28A167;
	text-decoration: none;
}
#footer a:hover {
	color: #28A167;
	text-decoration: underline;
}

#footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #28A167;
	text-decoration: none;
	background-color: #FFFFFF;
	text-transform: none;
	word-spacing: 0.1em;
	text-align: left;
}

#grassright {
	background-image: url(../images/grassbg-right.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
#grassleft {
	background-image: url(../images/grassbg-left.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
