body {
	background: #530201;
	margin: 0 auto;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 9pt;
	color: #231F20;
	text-align: center;
}

a {
	color: #530201;
	text-decoration: none;
}

a:active {
	color: #530201;
	text-decoration: none;
}

a:visited {
	color: #530201;
	text-decoration: none;
}

a:hover {
	color: #231F20;
	text-decoration: none;
}

td {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 9pt;
	color: #231F20;
}

#outerwrapper {
	width: 860px;
	margin: 0 auto;
	background-image: url(wrapperbg.gif);
	background-repeat: repeat-y;
	padding-top: 8px;
}

#wrapper {
	width: 834px;
	margin: 0 auto;
	padding: 0;
}

#header {
	height: 125px;
	width: 834px;
	margin: 0 auto;
	background-image: url(headerbg.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.toplinks {
	height: 20px;
	line-height: 20px;
	text-transform: lowercase;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	text-align: right;
	font-size: 9pt;
}

.toplinks a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

.toplinks a:active {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

.toplinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

.toplinks a:hover {
	color: #FFCD33;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

.logo {
	height: 105px;
}

.readmore {
	text-align: right;
	font-size: 8pt;
	font-style: italic;
}

#topmenu {
	height: 30px;
	line-height: 30px;
	background: #231F20;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 0.075em;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}

#topmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 18px;
	margin-right: 18px;
}

#topmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 18px;
	margin-right: 18px;
}

#topmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 18px;
	margin-right: 18px;
}

#topmenu a:hover {
	color: #FFCD33;
	text-decoration: none;
	margin-left: 18px;
	margin-right: 18px;
}

#content {
	background-image: url(content.gif);
	background-repeat: repeat-y;
}

#leftmenu {
	width: 185px;
	float: left;
	text-align: left;
}

#rightcontent {
	width: 618px;
	float: right;
	line-height: 150%;
}

img.welcome {
	border: 1px solid #530201;
}

#clearcontent {
	clear: both;
}

h5 {
	color: #530201;
	font-weight: bold;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	letter-spacing: 0.025em;
}

.category1 {
	padding-left: 8px;
	font-size: 10pt;
	line-height: 18px;
}

.subcat {
	padding-left: 23px;
	font-size: 9pt;
	line-height: 18px;
	background-image: url(subcats.gif);
	background-repeat: no-repeat;
}

#bottommenu {
	height: 30px;
	line-height: 30px;
	background: #231F20;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 0.075em;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}

#bottommenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 18px;
	margin-right: 18px;
}

#bottommenu a:active {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 18px;
	margin-right: 18px;
}

#bottommenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 18px;
	margin-right: 18px;
}

#bottommenu a:hover {
	color: #FFCD33;
	text-decoration: none;
	margin-left: 18px;
	margin-right: 18px;
}

#footer {
	padding-bottom: 10px;
	text-align: right;
	font-size: 8pt;
}
	

form {
    padding: 0px;
    margin: 0px;
    }

h1 {
	color: #530201;
	font-weight: bold;
	font-size: 14pt;
	margin: 0;
	padding: 0;
	letter-spacing: 0.025em;
		margin-top: 8px;
	margin-bottom: 10px;
    }

h4 {
	color: #530201;
	font-weight: bold;
	font-size: 12pt;
	margin: 0;
	padding: 0;
	letter-spacing: 0.025em;
    }

.maintable {
    padding: 3px;
    margin: 0px;
    }
	
.content {
    
    margin: 10px;
    }

.contenttable {
    width: 95%;
    background-color: #FFFFFF;
    border: 0;
    margin-top: 10px;
    }

.contenttable td {
    text-align: left;
    }

.content-title {
	color: #530201;
	font-weight: bold;
	font-size: 14pt;
	margin: 0;
	padding: 0;
	letter-spacing: 0.025em;
    }
.input-err { background-color: #ffff00; }