body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #890604;
	background-image: url(images/back.gif);
	background-repeat: repeat;
}

.maintable {
	width: 750px;
	height: 425px;
	background-color: #890604;
	margin-left: auto;
	margin-right: auto;
	margin-top: 75px;
	padding: 0;
}
.navigation-cell {
	width: 185px;
	margin-right: 5px;
	border: 2px solid #820604;
	color: #e7ddbd;
	font-weight: bold;
}

.navigation-cell a:link, .navigation-cell a:visited
{
	color: #e7ddbd;
	text-decoration: none;
}

.navigation-cell a:hover
{
	color: #fff;
	text-decoration: underline;
}

.navigation-cell ul {	
	margin-top: 30px;
	margin-bottom: 60px;
	margin-left: 0px;
	padding-left: 0px;
}
	
.navigation-cell li {
	list-style: none;
	list-style-image: none;
	line-height: 28px;
}
.right {
	width: 550px;
	height: 425px;
	background-color: #660000;
}

.contact {
	width: 550px;
	height: 425px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	background-color: #660000;
	background-image: url(images/bgplain.gif);
	background-repeat: no-repeat;
	color: #e7ddbd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.contact h1 {
	line-height: 15px;
	color: #e7ddbd;
	font-size: 14px;
}
.contact a:link, .contact a:visited
{
	color: #e7ddbd;
	text-decoration: none;
}

.contact a:hover
{
	color: #fff;
	text-decoration: underline;
}
.goal {
	font-style: normal;
	font-size: 10px;
}

.small {
	font-size: 10px;
	font-style: normal;
}

.privacy {
	background-color: #820604;
	border: 25px solid #660000;
	color: #e7ddbd;
}
.privacy a:link, .privacy a:visited
{
	color: #e7ddbd;
	text-decoration: underline;
}

.privacy a:hover
{
	color: #fff;
	text-decoration: underline;
}	
	