body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.taupe {
	color: #876C46;
}
.eggplant {
	color: #451040;
}
.leftalign {
	float: left;
	margin: 0px 15px 6px 0px;
}
.rightalign {
	float: right;
	margin: 0px 0px 0px 10px;
}
.clearit {
	clear: both;
}
.container {
	width: 99%;
	float: left;
}
.centered {
	text-align: center;
}
.table {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
#wrapper {
	background-color: #451040;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	background-image: url(../images/bg_white_605.gif);
	background-repeat: repeat-y;
}
#banner {
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}

#leftcolumn {
	float: left;
	width: 600px;
	border-top: 1px solid #451040;
	border-right: 1px solid #451040;
	border-bottom: 1px solid #451040;
	border-left: 1px solid #451040;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#leftcolumn p {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
#leftcolumn li {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
#navbar {
	margin-left: 620px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}
#navbar p {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#navbar p a {
	color: #FFFFFF;
	text-decoration: none;
}	
#navbar p a:hover, #navbar p a:focus {
	color: #947F51;
	text-decoration: none;
}	
.inset {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #876C46;
}
a.inset:link {
	text-decoration: none;
	font: bold 12px Arial;
	color: #876C46;
}
a.inset:visited {
	font: bold 12px Arial;
	color: #876C46;
	text-decoration: none;
}
a.inset:hover {
	font: bold 12px Arial;
	color: #451040;
	text-decoration: none;
}
#footer {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #876C46;
	margin: 0px;
	padding: 6px;
	text-align: center;
	background-color: #FFFFFF;
}
#footer a {
	color: #876C46;
	text-decoration: none;
}	
#footer a:hover, #navbar p a:focus {
	color: #451040;
	text-decoration: none;
}	
#leftcolumn h1 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: 600;
	color: #451040;
}
#leftcolumn h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: 500;
	font-style: italic;
	color: #451040;
	text-align: center;
}
#leftcolumn h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: 500;
	font-style: italic;
	color: #451040;
	text-align: center;
}

