body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
padding-top: 5px;
background-color: #12261A;
margin: 0;
line-height: 25px;
}

a {
color: #990000;
font-size: 14px;
text-decoration: none;
}

a:link {
color: #990000;
font-size: 14px;
text-decoration: underline;
}

a:visited {
color: #660000;
font-size: 14px;
text-decoration: underline;
}

a:hover {
color: #FFCC00;
font-size: 14px;
text-decoration: underline;
}


.spacer {
float: left;
width: 1px;
height: 34px;
padding: 0px 10px 0px 10px;
}

.h1 {
font-size: 23px;
color: #660000;
padding-top: 15px;
font-family: Georgia, "Times New Roman", Times, serif;
}

.h2 {
font-size:16px;
color: #003333;
font-weight:bold;
}


.photo {
float: left;
text-align: center;
font-size: 14px;
padding-top: 15px;
height: 156px;
}

.photo img {
border: 0;
vertical-align: top;
}

.nav a {
color: #000000;
font-size: 15px;
font-family: georgia;
text-decoration: none;
}

.nav a:link {
color: #000000;
font-size: 15px;
font-family: georgia;
text-decoration: none;
}

.nav a:visited {
color: #000000;
font-size: 15px;
font-family: georgia;
text-decoration: none;
}

.nav a:hover {
color: #000000;
font-size: 15px;
font-family: georgia;
text-decoration: none;
}


.page-content {
width: auto;
height: auto;
padding-left: 20px;
padding-right: 20px;
margin: 0;
background-color:#FFFFFF;
text-align:left;
}

.footer {
clear: both;
width: auto;
height: 15px;
padding-top: 10px;
text-align: center;
font-size: 10px;
color: #ffffff;
}

.footer a {
color: #FFFFFF;
font-size: 10px;
text-decoration: none;
}

.footer a:link {
color: #FFCC00;
font-size: 10px;
text-decoration: none;
}

.footer a:visited {
color:#FFFFFF;
font-size: 10px;
text-decoration: none;
}

.footer a:hover {
color:#FFCC00;
font-size: 10px;
text-decoration: none;
}

.clearboth {
clear: both;
}

