@charset "UTF-8";
body {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
ul#nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	font-weight: bold;
	clear: left;
}
ul#nav li {
margin: 0px;
padding: 0px;
height: 18px; 
float: left;
width: 180px;
}
#nav a {
	color: #bbb;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	display: block;
	margin: 0px;
	height: 12 px;
	width: 165px;
}

#photobox a {
	display: inline;
	clear: none;
}
#header img {
	float: left;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 60px;
}
div#header {
	height: 70px;
	width: 100%;
}
#nav a:hover {
	color: #FFFFFF;
}
#holder {
	width: 750px;
}
div#photobox {
	width: 525px;
	margin-left: 200px;
	margin-top: 15px;
}
#photobox img {
	margin: 2px;
	width: 100px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	clear: none;
}
#photobox a:hover {
width: 100px;
opacity:.70;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
background-color: #fff;
width: 100px;
}
div.transON {
	opacity:.70;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	
	
}


.clear {
	font-size: 1px;
	clear: both;
}
#header p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#thumbbox {
	text-align: center;
	width: 545px;
	margin-left: 200px;
	margin-top: 60px;
}
#thumbbox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 150px;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
}
#thumbbox h1 {
	font-size: 34px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	text-align: right;
	clear: both;
	width: 730px;
	margin: 25px;
}
#footer a {
	color: #BBBBBB;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer span {
	margin-right: 75px;
}
