@charset "utf-8";
body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #666666;
	background-color: #FFFFFF;
	padding: 5px;
}
#topnav {
	background-image: url(images/top_back.jpg);
	height: 34px;
	width: 742px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
.leftnav h1 {
	font-size: 13px;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.leftnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.leftnav li {
	
}
.leftnav li a {
	display: block;
	margin-bottom: 5px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
}
.leftnav a img {
	float: left;
	clear: both;
	margin-right: 5px;
	border: 2px solid #FFFFFF;
}
#force_left {
	float: left;
	width: 180px;
}

.cleaner {
	clear: both;
}
.leftnav li a:hover {
	background-color: #FFFFFF;
}



#footer {
	background-image: url(images/footer.jpg);
	clear: both;
	height: 51px;
	width: 752px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
#bignav ul {
	margin: 0px;
	list-style-type: none;
	display: inline;
	text-align: center;
	padding: 0px;
	color: #FD900D;
	font-weight: bold;
}
#bignav li {
	display: inline;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: #FE920C;
}
#smallnav ul {
	display: inline;
	list-style-type: circle;
	margin: 0px;
	padding: 0px;
}
#smallnav a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 3px;
}
#smallnav {
	margin-top: 5px;
}
#smallnav a:hover {
	text-decoration: underline;
}
#smallnav li {
	display: inline;
	font-size: 11px;
	list-style-type: circle;
	margin-right: 5px;
}

#bignav a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
}
#bignav a:hover {
	text-decoration: underline;
}


#right_window {
	width: 545px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-top: 5px;
	padding: 10px;
	margin-bottom: 5px;
}
.leftnav {
	background-color: #8BB07B;
	width: 170px;
	float: left;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	color: #446E2F;
}
.photoz {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
p {
	text-align: justify;
}
.photoz2 {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF8C17;
	margin: 0px;
	padding: 0px;
}
.linkbox p {
	margin: 0px;
	color: #000000;
}
.linkbox {
	background-color: #EAEAEA;
	padding: 5px;
	border: 1px solid #999999;
}
