@charset "UTF-8";
#mainnav img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainnav {
	margin-bottom:10px;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #90002F;
	background-image: url(../images/h1background.gif);
	display: inline;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 250px;
	padding-top:20px;
	padding-bottom: 20px;
	letter-spacing: -2px;
}
#content {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contentbackground.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom:200px;
}
p, li {
	color: #132885;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	
	padding-right: 20px;
}
#content a {
	color: #90002F;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	color: #314395;
	font-size: 18px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/bodybackground.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #DCDDEF;
}
#container {
	text-align: left;
	background-image: url(../images/containerbackground.gif);
	background-repeat: no-repeat;
	background-position: center 150px;
}
.imageright {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.imageright img {
	border:2px solid #90002f;

}

.imageright p {
	color:#90002f;
	font-weight:bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;

}

.imageleft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.imageleft img {
	border:2px solid #90002f;

}

.imageleft p {
	color:#90002f;
	font-weight:bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}


.imagecenter {
	
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align:center;
}

.imagecenter img {
	border:2px solid #90002f;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;

}

.imagecenter p {
	color:#90002f;
	font-weight:bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}








.quote {
	font-style: italic;
}
#subnav {
	margin:0;
	padding:0;
	margin-top:-10px;
	margin-bottom:10px;
}

#subnav li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	list-style-type: none;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: center;
}
#first {
	margin: 0px;
}
#subnav a {
	text-decoration: none;
	color: #132885;
}

#subnav a:hover {
	color: #90002F;
}
