body{
	font: small arial;
	line-height: 16px;
	background-color: #FFFFFF;
	position: static;
	margin: 0 0 0 0;
}

#container{
	width: 780px;
	margin: 0px auto;
}

a:link{
	color: #AD329C;
	text-decoration: none;
}

a:visited{
	color: #00ACEC;
	text-decoration: none;
}

a:hover{
	color: #FFA02F;
}

#topborder{
	width: 780px;
	height: 110px;
	background-color:#FFFFFF;
	background-image:url(../images/top_corner.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
	
	
.logo {
	float:left;
	padding:44px 0 0 43px;
	}
	
	
.topnav {
	float:right;
	text-align:right;
	margin:0 0 0 0;
	}
	
	
#animstill{
	width: 760px;
	height: 170px;
	margin: 0 auto;
	background-color:#ffffff;
	}


#borderbottom{
	float:left;
	width:780px;
	background-image:url(../images/bottom_corner.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}


#copytitle{
	float: left;
	margin: 0 0 0 20px;
	width: 740px;
	}


.copy {
	float:left;
	margin: 0 0 40px 20px;
	/*background: #66FF00;*/
	width: 330px;
	text-align:left;
	}

.wide_copy {
	float:left;
	margin: 0 0 40px 20px;
	/*background: #66FF00;*/
	width: 700px;
	text-align:justify;
	}
	
.news_div {
	float:left;
	margin: 0 0 40px 40px;
	/*background: #66FF00;*/
	width: 700px;
	text-align:justify;
	}
	
.more_info {
	float:left;
	margin: 0 0 0px 10px;
	text-align:justify;
	}
	
#bottomnav{
	float:left;
	font-size:12px;
	color:#871582;
	margin:0 auto;
	width:760px;
	height: 50px;
	text-align:right;
	}


p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
h1 {
		font-size:15px;
		font-weight:bold;
		color:#871582;
		padding-top:10px;
		}
		
h3 {
		font-size:15px;
		font-weight:bold;
		color:#FFA02F;
		padding:0;
		margin:0 0 0 10px;
		}
		
h4 {
		font-size:15px;
		font-weight:bold;
		color:#871582;
		padding:0;
		margin:0 0 0 10px;
		}
		
h5 {
		font-size:15px;
		font-weight:bold;
		color:#FFA02F;
		padding:0;
		margin:0;
		}
		
#form1{
	padding: 0;
	margin: 0;
	}

label{
	margin-top:0px;
	width: 50px;;
	float: left;
}

input {font-size: 87.5%}

.template_wide_copy {
	float:left;
	padding: 0 0 15px 40px;
	width: 700px;
	text-align:justify;
	}

.template_narrow_copy {
	float:left;
	padding: 0 0 15px 40px;
	width: 510px;
	text-align:justify;
	}


.template_wide_copy img{
	float:left;
	margin: 0 0 0px 10px;
	}
	
.template_narrow_picture {
	float:right;
	width: 200px;
	margin-bottom:5px;
	}
	
#narrow_page_copy{
	float:left;
	width: 550px;
	}
	
#narrow_page_images{
	float:right;
	width: 200px;
	padding-right:5px;
	padding-bottom:15px;
	}

p.error{
	font-weight: bold;
	color: #CC0000;
}

p.frontpage{
	font-weight: bold;
	color: #FFFFFF;
}

img.sumaryIcon{
	float: right;
}

input{
	border: 2px solid #AD329C;
}

.checkBox{
	border: 2px solid #AD329C;
}

textarea{
	border: 2px solid #AD329C;
}

.imageField{
	border: 0px none #FFFFFF;
}