body {
	background-color: #F2CE82;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	margin-top:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#272879;
}
a:link {
	text-decoration:none;
	border-bottom: 1px solid #272879;
	color: #272879;
}
a:visited {
	text-decoration:none;
	border-bottom: 1px solid #F2CE82;
	color: #272879;
}
a:hover {
	text-decoration:none;
	border-bottom: 1px solid white;
	color: white;
}
a:active {
	text-decoration:none;
	border-bottom: 1px solid #272879;
	color:white;
}
.maintext {
	text-align:left;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:10px;
}
li{
	list-style-position: inside;
	list-style-image: url(../images/bullet.gif);
	margin-bottom:2px;
	margin-top:0px;
	text-align:left;
}
div.footer {
	margin-top:20px;
	width:100%;
	height:100%;
	text-align:center;
	font-weight:bold;
}
div.main {
	background-image: url(../images/footer_bg.gif);
	background-color: #A2C8ED;
	background-repeat:repeat-x;
	background-position:bottom;
	position:absolute;
	width:100%;
	text-align:center;
	top: 140px;
	left: 0px;
}
.footerright {
	text-align:right;
}
.footerright a:link {
	color:#272879;
	text-decoration:underline;
	border-bottom: 0px solid #272879;
}
.footerright a:visited {
	color:#272879;
	text-decoration:underline;
	border-bottom: 0px solid #272879;
}
.footerright a:hover {
	color:#272879;
	text-decoration:underline;
	border-bottom: 0px solid #272879;
}
.footerright a:active {
	color:#272879;
	text-decoration:underline;
	border-bottom: 0px solid #272879;
}
.footerleft {
	text-align:left;
}
.footerleft a:link {
	color:#272879;
	text-decoration:underline;
	border-bottom: 0px solid #272879;
}
.footerleft a:visited {
	color:#272879;
	text-decoration:underline;
	border-bottom: 0px solid #272879;
}
.footerleft a:hover {
	color:#272879;
	text-decoration:underline;
	border-bottom: 0px solid #272879;
}
.footerleft a:active {
	color:#272879;
	text-decoration:underline;
	border-bottom: 0px solid #272879;
}
.mainimage {
	float:right;
}
h2 {
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	font-variant: small-caps;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
}
.center {
	text-align:center;
}
.bubble {
	position:absolute;
	right:0;
	top:140px;
	height:400px;
	width:100px;
}
.bubble2 {
	position:absolute;
	left:0;
	top:140px;
	height:400px;
	width:100px;
}
hr {
	color: white;
	width:90%;
}
