@charset "utf-8";
#container {
	width: 780px;
	height: 840px;
	border: thin solid #CCCCCC;
	margin: auto;
	background-color: #000000;
}
#footertext a {
	font-size: medium;
	color: #F1D711;
	font-weight: bold;
	text-decoration: none;
}
a:hover #footertext a {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


#navigationarea {
	background-color: #000000;
	height: 25px;
}
#navleftcol {
	background-color: #000000;
}

#leftcolumn {
	float: left;
	height: 360px;
	width: 420px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	margin-right: 9px;
	margin-left: 9px;
	line-height: 20px;
}


#navleftcol {
	height: 25px;
	width: 438px;
	background-color: #000000;
	float: left;
}
#photofooter {
	background-color: #000000;
	height: 220px;
	width: 780px;
	float: left;
}
#sep1 {
	background-color: #000000;
	height: 10px;
}
#photobox1 {
	background-color: #000000;
	float: left;
	height: 200px;
	width: 260px;
}
#photobox2 {
	background-color: #000000;
	float: left;
	height: 200px;
	width: 260px;
}
#photobox3 {
	background-color: #000000;
	float: left;
	height: 200px;
	width: 260px;
}
#photobox1 img {
	padding: 4px;
	border: thin solid #FFFFFF;
	margin: 5px;
}
#photobox2 img {
	margin: 5px;
	padding: 4px;
	border: thin solid #FFFFFF;
}
#photobox3 img {
	margin: 5px;
	padding: 4px;
	border: thin solid #FFFFFF;
}






#header {
	height: 110px;
	width: 780px;
}
#footersep {
	background-color: #000000;
	height: 10px;
	width: 780px;
	float: left;
}

#rightcol  {
	height: 360px;
	width: auto;
	float: none;
}
#footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #F1D711;
	text-align: center;
	height: 75px;
	width: 780px;
	float: left;
	margin-top: 15px;
}
#footertext a a:hover {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#container #leftcolumn .style12 {
	font-size: medium;
	line-height: 22px;
}
