body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(ims/bgrepeater.jpg) top repeat-x;
	margin-top:0px;
	padding-top:0px;
	text-align:left;
}
h1 {
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

.footer {
	font-size:10px;
	color:#6dbe44;
	text-decoration:none;
}

a:link {
	color:#744825;
	text-decoration:underline;}

a:hover {
	color:#6dbe45;
	text-decoration:none;}
a:visited {
	color:#744825;
	text-decoration:none;}
a:active {
	color:#f8c513;
	text-decoration:none;}
acronym {
	cursor: help;
	border-bottom: 1px dotted;}
	
	
#background {
	text-align:center;
	padding-top:0px;
	margin:0px auto;
	width:900px;
	height:650px;
	background: url(ims/bgrepeater.jpg) top repeat-y;
	/*background-position: center;*/
}

#contentleft {
	float:left;
	width:210px;
	padding-left:6px;
	padding-top:0x;
}

#contentright {
	float:left;
	width:625px;
	padding-left:10px;
	padding-top:110px;
}

#copytop {
	float:left;
	width:605px;
	padding-left:20px;
	background: url(ims/topcopy.jpg) no-repeat;}

#copybottom {
	float:left;
	width:605px;
	padding-left:20px;
	background: url(ims/bottomcopy.gif) no-repeat;}

#copy {
	float:left;
	width:605px;
	padding-left:20px;
	background: url(ims/copy.jpg) top repeat-y;
	padding-right: 0px;
}
.image {
	padding: 0px;
	border: 1px solid #006600;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 5px;
}
