body {
	margin: 0 0 0 0;
	background-color: #000000;
}

img {
	border: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000033;
}

div#mainWrapper {
	width: 700px;
	margin: 0 auto;
	background-image: url(/images/bodySlice.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000033;
	font-weight: bold;
}

.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #000033;
}

a.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #000033;
	text-decoration: underline;
}

div#homeImage {
	width: 220px;
	height: 295px;
	float: right;
	clear: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

div#homeImageMedved {
	width: 350px;
	height: 429px;
	float: right;
	clear: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

div#titleBox {
	background-image: url(/images/titleBox.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 25px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#000033;
}

.navLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000033;
	font-weight: bold;
}

a.navLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}

.formTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000033;
	text-align: right;
	vertical-align: bottom;
}

.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}

a.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: underline;
}