body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	width: 120px;
	text-align: left;
	padding: 10px;
}
#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbar ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	float: none;
	display: block;
	padding-bottom: 6px;
}
#Large {
	margin-right: auto;
	margin-left: auto;
	background-color: #FBF3E8;
	border: 1px solid #999999;
}
.header td {
	color: #FFFFFF;
	background-color: #990000;
	font-size: 13px;
	padding: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
#Large #content {
	padding: 15px;
	width: 350px;
}
#Large #col3 {
	padding: 15px;
	color: #333333;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F1D9B8;
}

#Large h1 {
	font-size: 16px;
	color: #990000;
}
#footer {
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	font-size: 11px;
	line-height: 1.5em;
	padding: 5px;
}
#footer a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


#navbar ul li a:hover {
	color: #000000;
}
#navbar ul li a:active {
	color: #C00;
}

#footer p
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		text-align: center;
		margin: 0px;
		color: #FFF;
		font-weight: bold;
		padding: 0px;
}
td {
	vertical-align: top;
}
#mainpic {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FBF3E8;
}
h2 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
}
#content a {
	color: #000000;
}

