A:link
{
	color: #322A17;
	text-decoration: none;
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: bold;
}

A:visited
{
	color: #322A17;
	text-decoration: none;
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: bold;
}

A:hover
{
	color: #322A17;
	text-decoration: underline;
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: bold;
}

body
{
	background-color: #49473f;
	margin: 0px;
}

.text
{
	color: #000000;
	font-family: arial, verdana;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
}

.textheader
{
	color: #b22222;
	font-family: arial, verdana;
	font-size: 12px;
	line-height: 12px;
	font-style: normal;
	font-weight: bold;
}

.copyright
{
	color: #c7bd9a;
	font-family: arial, verdana;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
}

.header
{
	color: #000000;
	font-family: arial, verdana;
	font-size: 12px;
	line-height: 12px;
	font-style: normal;
	font-weight: bold;
}

.footernav
{
	color: #322a17;
	font-weight: bold;
	font-family: arial, verdana;
	font-size: 11px;
}
A.footernav {color:#322a17; text-decoration: none; }
A.footernav:visited {color:#322a17; text-decoration: none; }
A.footernav:link {color:#322a17; text-decoration: none; }
A.footernav:hover {color:#322a17; text-decoration: underline; }

#welcome
{
	color: #000000;
	font-family: arial, verdana;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	width: 435px;
}

#maincontent
{
	background-image: url(images/main_bg.gif);
	background-repeat: no-repeat;
	background-color: #e8e7e4;
	width: 750px;
	height: 100%;
}

#right
{
	color: #000000;
	font-family: arial, verdana;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	width: 211px;
	position: relative;
	top: 0px;
	left: 25px;
}


