body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: smaller;
	color: #330000;
	background-color: #E6DCCF;
	text-align: center;
}

p {
	letter-spacing: 1pt;
	line-height: 120%;
	text-align: justify;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: 900;
	text-align: center;
}

h2 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: large; font-style: italic; font-weight: bold}

a {
	text-decoration: none;
	color: #003399;
}

a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
a:hover {
	text-decoration: none;
	color: #5E5340;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
	text-align: left;
	font-size: 110%;
	font-variant: small-caps;
	vertical-align: baseline;
	line-height: 50px;
	background-color: #EDE6DC;
	color: #333333;
	text-decoration: none;
	margin: 2px;
}
.navcurrent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
	text-align: left;
	font-size: 110%;
	font-variant: small-caps;
	vertical-align: baseline;
	background-color: #FFFFFF;
	line-height: 50px;
	text-decoration: none;
	margin: 2px;
}

.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
	text-align: left;
	font-size: 110%;
	font-variant: small-caps;
	vertical-align: baseline;
	line-height: 50px;
	background-color: #FFFFFF;
	color: #A9ACA8;
	text-decoration: none;
	margin: 2px;
}

.padded_cell {
	padding: 10px 10px 0px;
}

.paragraph_header {
	font-weight: bold;
	line-height: 120%;
}
.content li {
	letter-spacing: 1pt;
	line-height: 110%;
	text-align: justify;
}

.white {
	background-color: #FFFFFF;
}

.style4 {
font-size: 1.5em
}
.style2 {
font-size: 2em
}

#content {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.bricks img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.bricks {
	background-image: url(images/brick.gif);
	background-repeat: repeat-y;
	width: 700px;
}
