body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    line-height: 1.3em;
    color: #333333;
    background-image: url(../images/iceepbgrnd.gif);
    text-align: center;
    margin: 0px;
    padding: 0px;
    background-repeat: repeat-x;
}
h1 {
    font-size: 140%;
    color: #006600;
    margin: 0px;
    padding: 0px;
}
h2 {
    font-size: 120%;
    color: #006600;
    margin-bottom: 20px;
}
h3 {
    font-size: 100%;
    font-weight: bold;
    color: #006600;
}

hr {
    border:none;
    background-color:#999999;
    color:#999999;
    height:1px;
    width:100%;
}
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;

}
p       { margin-bottom: 20px;  }
p .img   { float: left; margin-right: 10px;}
.introtext {

    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{
    border: none;
    background: url(../images/nav/hnav.jpg) no-repeat center center;
    width: 806px;
	height: 40px;
    
}

#topnav ul{

	
	}

#topnav ul li{
	width: 806px;
	height: 40px;
	color: #ffffff;
	position: relative; 
	top: 3.8px;
    float: left;
    font-size: 0.75em;
}


	
.r:link {
	color: #ffffff;
	font-weight: normal;
	}
	
.r:visited {
	color: #ffffff;
	font-weight: normal;
	}
	
.r:hover {
	color: #ffff99;
	font-weight: normal;
	}
	
.r:active {
	color: #ffff99;
	font-weight: normal;
	}
	



#maincontent {
    background:#FFFFFF;
    clear: both;
}

#RightCol {

}

#RightCol table tr { margin-bottom: 5px; }

#RightCol table td { vertical-align: top; padding-bottom: 20px; }


#IndexLeftCol {

}

#LeftCol {

}

#LeftCol ul{

}

#LeftCol ul li{
    background: url(../images/sidenavbgrnd.gif) no-repeat center center;
    font-size: 0.8em;
    text-align: center;
    padding-top: 4px;
    height: 27px;
}

#LeftCol a          { color: #333333; text-decoration: none;}
#LeftCol a:hover    { color: #006600; text-decoration: underline;}

#footer {
    clear: both;
    font-size: 0.8em;
    text-align: right;
    width: 774px;
    background-image: url(../images/FooterBgrnd.gif);
    height: 21px;
    background-repeat: no-repeat;
    color: #666666;
    background-position: 50% 0%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 97px;
    padding-right: 30px;
}

#indexcontent {

}

#registration td { padding-bottom: 20px; }
.leftimage {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}


.smallertext {

}

.red{
    color: #cc0033;
}

.img100 { 
width: 100%; 
}


ul.circle {
list-style-type:circle;
margin-left: 200px;
}









