body, h1, h2, h3, h4, h5, h6, form, p, {
	margin:0px;
	}
	
body {
	background-color:#9CBCDA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
	
}
form {
	margin:0px;
}
	
#header {
	background-image: url(../images/new_header_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	margin: auto;
	width:755px;
	border-top: 1px solid #9cbcda;
}
#mainPicture {
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	margin: auto;
	width:755px;
	}
#content {
	background-color:#FFFFFF;
	background-position: center;
	background-repeat: repeat-y;
	background-image: url(../images/divider3.gif);
	margin: auto;
	width:750px;
	
	}
#leftColumn {
	padding:10px;
	width:227px;
	height:auto;
	
	
	}
	
#center {
	width:230px;
	padding: 10px;
		
	}

#rightColumn {
	width:230px;
	padding: 10px;
	
	
	text-align: left;
	
	}
	   
   	
	
#footer {
	background-image:url(../images/footer_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin: auto;
	width:755px;
	clear:both;
	}
h1 {
	font-size: 18px;
	margin:0px;
	color: #5A3D1B;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 13px;
	margin:0px;
	color:#990000;
	}
h3 {
	font-size: 13px;
	margin:0px;
	color:#5A3D1B;
	}
h4 {
	font-size: 13px;
	margin:0px;
	color:#5A3D1B;
	}
a {
/*	font-size: 11px;*/
	color: #5A3D1B;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5A3D1B;
}
a:hover {
	text-decoration: underline;
	color: #9B6A2F;
}
a:active {
	text-decoration: none;
	color: #5A3D1B;
}
.imagepadder {
	padding: 10px;
}
.borderstyle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	padding:3px;
}
.graph-paper {
	background-image: url(../images/graph-paper.gif);
	background-repeat: repeat;
}
.copy {
	line-height: 17px;
	}.caption {
	font-style: italic;
	color: #9B6A2F;
	text-align: center;
}
