body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-image: url(../images/iceepbgrnd.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
h2 {
	font-size: 120%;
	color: #006600;
	margin: 0px;
	padding: 0px;
}
.nopad {
	margin: 0px;
	padding: 0px;
}
.introtext {
	font-size: 100%;
	font-weight: bold;
	color: #006600;
}
#toplogo {
	background-image: url(../images/TopLogo.jpg);
	background-repeat: no-repeat;
	height: 104px;
}

#wrapper{
	width: 804px;
	margin: 0px auto;
	border: 0;
	text-align: left;
	padding: 0px;
}

#topnav{
	padding: 0;
	margin: 0;
	border: none;
}

#topnav ul{
	padding: 0;
	margin: 0;
}

#topnav ul li{
display: inline;
padding: 0;
margin: 0;
}

#maincontent {
	background:#FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
}

#RightCol {
	width: 570px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	font-size: 85%;
}
h1 {
	font-size: 140%;
	color: #006600;
	margin: 0px;
	padding: 0px;
}

#IndexLeftCol {
	width: 450px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	font-size: 85%;
}

#LeftCol {
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#LeftCol ul{
list-style-type: none;
	padding: 0;
	margin: 0;
}

#LeftCol ul li{
	font-size: 75%;
	background-image: url(../images/sidenavbgrnd.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 0px;
	padding-top: 6px;
	margin-bottom: 5px;
	height: 23px;
}

#footer {
	clear: both;
	font-size: 70%;
	text-align: right;
	width: 774px;
	background-image: url(../images/FooterBgrnd.gif);
	height: 21px;
	background-repeat: no-repeat;
	color: #666666;
	background-position: 50% 0%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 97px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#indexcontent {
	padding-top: 10;
	padding-right: 300;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(../images/HomeImage.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
.leftimage {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
	font-size: 85%;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #006600;
}

hr {
border:none;
background-color:#999999;
color:#999999;
height:1px;
width:100%;
}.smallertext {
	font-size: 80%;
}
