.bodyTempPage {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position:left top;
}
.error{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #FFFF00;
font-weight:bold;
font-size:14px;
}

a:link.navigation {
	text-decoration: none;
	border: 0px dcd7c0;
	}
a:visited.navigation {
	text-decoration: none;
	border: 0px solid white;
	}
a:hover.navigation {
	text-decoration: none;
	border: 0px solid white;
	}
a:active.navigation {
	text-decoration: none;
	border: 0px solid white;
	}
.navigation {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 20px;
	color: #dcd7c0;
	text-decoration: none;
	}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px;
}
.contentItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	font-style: italic;
}
.contentLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FAED85;
	text-decoration: none;
}

a.contentLinks:link {
	color: #F9EF80;
	text-decoration: none;
}

a.contentLinks:visited  {
	color: #FDFBD5;
	text-decoration: none;
}

a.contentLinks:active  {
	color: #FDFBD5;
	text-decoration: underline;
}

a.contentLinks:hover  {
	font-weight: bold;
	color: #FDFBD5;
	text-decoration: none;
}
.contentBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.contentHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.contentSubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #014C82;
	text-align: justify;
}
.footerTableHolder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BDA88B;
	text-align: center;
}
.footerCopyright {
	font-weight: normal;
	color: #81b6db;
}
.footerBold {
	font-size: 12px;
	font-weight: bold;
}
.footerLink {
	color: #F9EE7B;
	text-decoration: none;
	font-weight: bold;
}

a.footerLink:link {
	color: #EFE873;
	text-decoration: none;
}

a.footerLink:visited  {
	color: #FDF8DB;
	text-decoration: none;
}

a.footerLink:active  {
	font-weight: bold;
	color: #FDF8DB;
	text-decoration: none;
}

a.footerLink:hover  {
	font-weight: bold;
	color: #FDF8DB;
	text-decoration: none;
}
.subHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}

.photo {
	border:5px solid white;
	margin:2px;
}
