body {
	background-color: #BCDEE9;
	background-image: url(images/indexbackg.jpg);
	background-repeat: no-repeat;
	margin: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #F2D093;
	font-weight: bold;
	text-decoration: none;
	float: none;
	line-height: 0.6em;
	list-style-type: square;
}
h1  a:link {
	text-decoration: none;
	color: #F2D093;
}
h1  a:visited {
	text-decoration: none;
	color: #F2D093;
}
h1  a:hover {
	text-decoration: underline;
	color: #FBF0DD;
}
h1  a:active {
	text-decoration: none;
	color: #F2D093;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #34506B;
	background-position: left;
	text-align: justify;
	margin-left: 10px;
	font-weight: normal;
	line-height: 1.6em;
}



.leftmargin {
	margin-left: 2px;
}
.rightmargin {
	margin-right: 2px;
}
.lefttopmargin {
	height: 89px;
	width: 459px;
}
.righttopmargin {
	vertical-align: bottom;
	text-indent: 2px;
	height: 89px;
	width: 459px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #497096;
	background-position: center;
	text-align: center;
	margin-bottom: 10px;
	font-weight: normal;
	padding-top: 10px;
}
