h1 {
	color:#CC0000;
	font-weight:bold;
	font-family: Arial;
	font-size:32px;
	}
	
h3 {
	color:#000000;
	font-size:18pt;
	text-align:center;
	}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#1F1F1F;
	line-height:21px;
}
a:link {
	font-family: Arial;

}
a:hover {
	font-family: Arial;

}
a:active {
	font-family: Arial;
}
a:visited {
	font-family: Arial;
}
#bg {
	background-color: #D6D3E7;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
#container {
	height: auto;
	width: 708px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#header {
	background-image: url(../img/header.jpg);
	height: 205px;
	width: 708px;
	overflow: hidden;
}
#bodyrepeat {
	background-image: url(../img/bodyrepeat.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 618px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 45px;
	padding-left: 45px;
}

li {
	margin-top: 14px;
	font-family:Arial;
	font-size:15px;
	color:#1f1f1f;
	line-height: 25px;
	}

#footer {
	background-image: url(../img/footer.jpg);
	height: 146px;
	width: 708px;
	overflow: hidden;
}
#donotremove {
	float: right;
	height: 20px;
	width: 400px;
	margin-right: 20px;
	margin-top: 120px;
	text-align: right;
}

