body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body a:link, body a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
body a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#container {
	background-color: #FFFFFF;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	/* border: 1px solid #000000; */
}
#container #header {
	float: left;
	height: 25px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	padding-top: 20px;
	/* border: 1px solid #0000FF; */
}
#container #content {
	float: left;
	width: 100%;
}
#container #content #contact {
	float: left;
	width: 200px;
	margin-top: 50px;
	/*border-right:#333333 dotted 1px;
	 border: 1px solid #FF0000; */
}
#container #content #contact .current {
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FF0000;
}
#container #content #contact a:link, #container #content #contact a:visited{
	color: #999999;
	text-decoration: none;
}
#container #content #contact a:hover {
	color: #333333;
}
#container #content #leftnav {
	float: left;
	width: 200px;
	margin-top: 50px;
	/*border-right:#333333 dotted 1px;
	 border: 1px solid #FF0000; */
}
#container #content #leftnav #subnav {
	float: left;
	width: 200px;
}
#container #content #leftnav a {
	display: block;
	margin-top: 5px;
}
#container #content #leftnav .current {
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FF0000;
}
#container #content #leftnav a:link, #container #content #leftnav a:visited{
	color: #999999;
	text-decoration: none;
}
#container #content #leftnav a:hover {
	color: #333333;
}
#container #content #leftnav #oddlink a:link, #container #content #leftnav #oddlink a:visited {
	color: #333333;
	text-decoration: none;
}
#container #content #leftnav #oddlink a:hover {
	color: #999999;
	text-decoration: none;
}
#container #content #images {
	float: left;
	width: 500px;
	margin-left: 140px;
	margin-top: 70px;
	/*border: 1px solid #CCCCCC;*/
}
#container #footer {
	float: right;
	width: 640px;
	margin-right:5px;
	margin-top:25px;
	text-align: right;
}
#container #footer a {
	margin-right: 5px;
}
#container #footer a:link, #container #footer a:visited{
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}
#container #footer a:hover {
	color: #999999;
}
.stylex {
	font-size: 10px;
	color: #999999;
}
.stylex a:link, .stylex a:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.stylex a:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
/*photo info*/
.style2 {
	font-size: 10px;
	color: #999999;
}
/*photo titles*/
.style3 {
	font-size: 12px;
	color: #333333;
}
/*photo titles*/
.style4 {
	font-size: 10px
}
