body {
	height: auto;
	width:  90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
        font-family: Arial;
}

.pageFrame {
	width: 750px;
	height: 100%;
	vertical-align:top;
	margin: 0px;
	padding: 0px;
	border: 5px #0f6c13 solid;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.header {
	text-align: center;
	width: 750px;
	vertical-align:top;
	background-color: #0f6c13;
}
.spacerHeader
{
	width: 178px;
	vertical-align:top;
	background-color: #0f6c13;
}
.rightNav
{
	border-left: solid 5px #0f6c13;
	border-top: solid 30px #0f6c13;
	padding: 4px 4px 4px 4px;
	background-color: #0f6c13;/*#CBD0BF;*/
	width: 178px;
	text-align: left;
}

.leftNav {
	width: 178px;
	border: none 0px #FFFFFF;
	background-color: #0f6c13;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align:top;
	font-size: 16px;
	font-family: Verdana, "Trebuchet MS", Arial;
}

.leftNavLink a
{
    text-decoration: none;
    color: #F3D968;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
}

.leftNavLink a:hover
{
    text-decoration: none;
	color: #EECB28;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
}

.leftNavLink a:link
{
    text-decoration: none;
    color: #F3D968;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
}

.leftNavLink a:visited
{
    text-decoration: none;
    color: #F3D968;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
}

.leftNavLink a:active
{
    text-decoration: none;
    color: #F3D968;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
}
.emailLinkHolder a
{
    text-decoration: none;
	color: #F3D968;
    font-size: 24px;
    font-weight: bold;
    font-family: Arial;
}
.emailLinkHolder a:hover
{
    text-decoration: none;
	color: #EECB28;
    font-size: 24;
    font-weight: bold;
    font-family: Arial;
}
.emailLinkHolder a:visited
{
    text-decoration: none;
	color: #F3D968;
    font-size: 24px;
    font-weight: bold;
    font-family: Arial;
}
.emailLinkHolder a:active
{
    text-decoration: none;
	color: #F3D968;
    font-size: 24px;
    font-weight: bold;
    font-family: Arial;
}

.topImage
{
	border: none 0px #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: right;
	vertical-align:top;
}
	
.content {
	width: 572px;
	_width: 573px;
	margin: 0px;
	color: black;
	padding: 20px 0px 0px 0px;
	vertical-align:top;
	height: 100%;
	background-color: #ffffff;
	background-image: url("/images/topCurvedEdges.jpg");
	background-repeat:no-repeat;
}

.contentHeader {
	border:  0px #ffffff none;	
	vertical-align:top;
}

.contentFooter
{
	text-align:center;
	color: #888888;
	vertical-align:bottom;
}