body
{
	background-color: #CCCC99;
	margin: 25px;
	width: 750px;
}

a
{
	color: blue;
}

a:hover
{
	color: red;
}

.content
{
	padding: 10px;
}

.contentImage
{
	float: right;
	margin: 10px;
}

.contentLeft
{
	margin-right: 175px;
	padding: 10px;
}

.contentRight
{
	float: right; 
	padding: 10px;
	width: 150px;
}

img.bannerImage
{
	margin: 0px;
	padding: 0px;
}

.menu
{
	color: #fff;
	font-family: Times New Roman, Times, Serif;
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

.menu:hover
{
	background-color: #5E5E2F;
	color: #fff;
	text-decoration: underline;
}

.menuActive
{
	color: #fff;
	font-family: Times New Roman, Times, Serif;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}

#pageContact
{
	left: 25px;
	position: absolute;
	top: 200px;
	width: 190px;
}

#pageContent
{
	background-color: #ECECD9;
	font-family: Times New Roman, Times, Serif;
	font-size: 12pt;
	margin-bottom: 20px;
	margin-left: 240px;
	margin-top: 20px;
}

#pageFooter
{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}

#pageHeader
{
	background-color: #ccc;
	height: 50px;
}

#pageLogo
{
	background-color: #ECECD9;
	border: #808040 5px solid;
	height: 147px;
	left: 40px;
	position: absolute;
	width: 125px;
	top: 10px
}

#pageMenu
{
	background-color: #808040;
	height: 20px;
	padding: 3px;
}

table.border
{
	border-collapse: collapse;
	width: 100%;
}

td.borderImage
{
	height: 10px;
	margin: 0px;
	padding: 0px;
	width: 50%;
}

.textStandard
{
	font-family: Times New Roman, Times, Serif;
	font-size: 12pt;
}

.textSubtitle
{
	font-family: Times New Roman, Times, Serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
