﻿A:Visited, A
{
	/*color: Blue;*/
}
body, body.Admin
{
	font-family: Arial;
	font-size: medium;
	text-align: center;
	background-color: #4C0000;
}
body.Admin
{
	background-image: none;
	background-repeat: no-repeat;
}
#main
{
	width: 800px;
	text-align: left;
	vertical-align: top;
	margin: 20px auto;
    font-size: smaller;
    background-image: url(images/old_paper_bg_light.jpg);
}
#banner, #content
{
	padding: 10px;
}
#content
{
	background-image: url(images/logo-graphic-sm.gif);
	background-position: 665px bottom;
	background-repeat: no-repeat;
	padding-bottom: 110px;
}
#banner
{
	height: 200px;
}
table.Admin
{
	width: 800px;
	text-align: left;
	vertical-align: top;
}
#nav ul
{
	margin: 0px;
}
#nav ul li
{
	display: inline-block;
	width: 150px;
	line-height: 25px;
}
#nav a
{
	width: 150px;
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover
{
	/*background-color: #999966;*/
	text-decoration: underline;
}
#nav, #menu
{
	padding: 0px;
	margin: auto;
	background-color: #8B0000;
	text-align: center;
	font-size: small;
}
#menu
{
    text-align: left;
    padding: 10px;
}
#footer
{
	font-size: x-small;
	color: #ffffff;
	background-image: url(images/old_paper_bg_dark.jpg);
	padding: 10px;
}
h3, h4
{
    font-size: medium;
    font-weight: bold;
    color: #9C2A00;
}
h4
{
    font-size: small;
    font-style: italic;
}
.homepageimage
{
    position: relative;
    float: right;
	vertical-align: top;
}
.menurow td
{
    border: solid 1px #8B0000;
    border-left-style: none;
    border-right-style: none;
}
.menutable
{
    border-style: none;
}
