body {
	font-size: 13px;
	font-family: Helvetica, Arial, Tahoma;
	font-weight: normal;
	color: #333333;
	background-color: #A6D0BD;
	margin-top: 0px;
}
h1 {
	font-size: 22px;
	font-family: Helvetica, Arial, Tahoma;
	font-weight: normal;
	color: #007643;
	margin-top: 0px;
	padding-top: 2px;
}
h2 {
	font-size: 14px;
	font-family: Helvetica, Arial, Tahoma;
	font-weight: bold;
	line-height: 20px;
	color: #007643;
}
h3 {
	font-size: 14px;
	color: #007643;
	background-color: #A6D0BD;
	text-align: center;
	padding: 6px;
}
h4 {
	font-size: 13px;
	color: #007643;
	padding: 0px;
}
th {
	font-size: 13px;
	color: #007643;
	text-align: left;
	background-color: #A6D0BD;
	padding-top: 6px;
}

#top {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#content{
	background-color: #FFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	min-height: 400px;
}

#copyright {
	font-size: 12px;
	font-family: Helvetica, Arial, Tahoma;
	font-weight: normal;
	width: 800px;
	line-height: 14px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}

td#sponsor {
	padding-right: 15px;
}

td#sponsors1 {
	width: 50%;
}

td {
	padding-right: 40px;
}

.cellcolor {
	background-color: #EFEFEF;
}

/*	*	*	*	*	*	*	*	IMAGES 	*	*	*	*	*	*	*	*/
.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}
img {
	border: 0px;
}

/*	*	*	*	*	*	*	*	TOPNAV 	*	*	*	*	*	*	*	*/


#topnav {
	font-weight: normal;
	line-height: 35px;
	font-size: 16px;
	margin-top: 2px;
	width: 800px;
	background-color: #007643;
	margin-right: auto;
	margin-left: auto;
}
#topnav a {
	margin-right: 15px;
}
#topnav a:link {
	color: #FFF;
	text-decoration: none;
}
#topnav a:visited {
    color: #FFF;
	text-decoration: none;
}
#topnav a:hover {
	color: #A6D0BD;
	text-decoration: none;
}
#topnav a:active {
	color: #FFF;
	text-decoration: none;
}

/*	*	*	*	*	*	*	*	SITE LINKS 	*	*	*	*	*	*	*	*/

a:link {
	color: #0095B2;
	text-decoration: underline;
}
a:visited {
    color: #0095B2;
}
a:hover {
	color: #007643;
	text-decoration: underline;
}
a:active {
	color: #0095B2;
}
div.error_message {
	margin:  10px;
	padding:  10px;
	border: 1px #900 solid;
	background-color: #fdd;
}

label.error {
	color: #900;
}

input.error, select.error, textarea.error {
	background-color: #fdd;
}


/*  *  *  *  *  *  *  *  *   PAGE-SPECIFIC STYLES   *  *  *  *  *  *  *  *  */

#home #content{
	padding: 0px;
	padding-left: 10px;
	width: 790px;

}

#home #content h1 {
	padding-top: 12px;
}

#right {
	font-family: Helvetica, Arial, Tahoma;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	color: #333;
	float: right;
	background-color: #99CCFF;
	padding: 25px;
	width: 291px;
}
#registration_comments {
	width: 98%;
}

.column {
	width: 355px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
}

.column1 {
	width: 400px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	
}

.programcolumn {
	width: 355px;
	float: right;
	margin-left: 10px;
	margin-top: 0px;
}
.programcolumn h4 {
	padding: 0px;
	margin: 0px;
}

