#container {
	background-color: #FFFFFF;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	float: none;
	width: 940px;
}
#siteName {
	background-color: #FFCC00;
	text-align: center;
	clear: both;
}



#nav-right   {
	text-align: center;
	float: right;
	width: 170px;
	border: thin solid #AFAC7B;
	background-color: #EEEECD;
}
#nav-right #links {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #DDCDB2;
}
#nav-right #links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9F0000;
	text-decoration: none;
}
#footer  {
	text-align: center;
	clear: both;
	background-color: #9A0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 5px;
	line-height: 15px;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 5px;
}
#footer #Flinks {
	background-color: #FFCC00;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer  #footer-bar  {
	background-color: #9A0000;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer  a  {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
#content {
	float: left;
	height: auto;
	width: 550px;
	margin-right: 5px;
	margin-left: 5px;
}
#nav-left   {
	float: left;
	width: 200px;
	border: thin solid #AFAC7B;
	background-color: #EEEECD;
}

#nav-left #links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	padding-left: 5px;
}
#nav-left #links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	padding-left: 5px;
}
#links li:hover{
	background-color: #FFCC00;
}

#nav-left  #links ul {
	margin: 0;
	padding: 0;
	background-color: #AFAC7B;
}
#nav-left /* hack to fix IE/Win's broken rendering of block-level anchors in lists */
 #links li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	list-style-type: none;
}

#nav-left #links2 {
	padding-left: 5px;
}

#nav-left #links2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90px;
	color: #2C265A;
	font-weight: bold;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}





.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.white-background {
	background-color: #FFFFFF;
}



.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #04023D;
}
.h3 {
	color: #04023D;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}



.picture-frame-space-5 {
	padding: 5px;
	border: medium solid #04023D;
}
.picture-frame {
	border: thin double #2C265A;
	padding: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.image-left {
	float: left;
	padding: 3px;
	border: thin solid #04023D;
	margin-right: 5px;
	margin-bottom: 5px;
}
.image-right {
	float: right;
	padding: 3px;
	border: thin solid #04023D;
	margin-bottom: 5px;
	margin-left: 6px;
}

.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
#container #content a {
	text-decoration: none;
}
#container #content a:hover {
	text-decoration: underline;
}
#content a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #3333CC;
}
