* {
	padding:0px;
	margin:0px;
}
.access,
.hidden {
	display:none;
}
.active {
	font-weight:bold;
}
html {
}
body {
	font-family:verdana,tahoma,arial,'sans serif';
	font-size:small;
	text-align:center;
}
img {
	border:0px;
}
a {
	text-decoration:none;
	color:#000;
}
a:visited {
	color:#000;
}
a:hover {
	color:#00C;
	text-decoration:underline;
}
p {
	margin:0 0 10px 0;
	padding:0 0 0 0;
}



#page {
	width:960px;
	border:0px dashed #ccc;
	margin:5px auto 0.5em auto;
	text-align:left;
}
#logo {
	text-align:right;
	margin:10px 10px 0 0;
	font-size:15px;
	font-weight:bold;
}
#tagline {
	text-align:right;
	margin:0px 10px 0 0;
	font-size:11px;
}
#nav,
#content {
	min-height:250px;
}

#content {
	text-align:left;
}

#content ul {
	margin:0 0 0 10px;
	padding:0 0 0 0;
}
#nav {
	float:left;
	width:225px;
	border-right:0px dashed #ccc;
}
#nav #level_one a {
	display:block;
}
#nav ul#level_one {
	list-style:none;
	text-align:right;
	margin:25px 10px 25px 0;
	font-weight:normal;
}
#nav ul#level_two {
	list-style:none;
	margin:0px 10px 7px 0;
	font-weight:normal;
}

#img_details {
	margin:20px 0px 0px 10px;
}
#img_details a {
	display:block;
}
#img_details .imgtitle {
	border-bottom:1px dashed #CCC;
	color:#666;
	text-align:center;
	margin:10px 10px 0 0;
}
#img_details #imgnav {
	margin:0 10px 0 0;
}
#img_details #imgsize {
	margin:0 10px 0 0;
}
#back,
#medium {
	float:left;
	width:100px;
	line-height:23px;
}
#next,
#large {
	float:right;
	width:100px;
	text-align:right;
	margin:0px 0px 0px 0;
	line-height:23px;
}
#medium {
	width:88px;
	margin-left:12px;
}
#large {
	width:88px;
	margin-right:12px;
}
#details {
	clear:both;
	margin:0 10px 0 0;
	text-align:right;
	line-height:20px;
	border-top:1px dashed #CCC;
}
.bggrey {
	background-color:#F3F3F3;
}
.label {
	color:#999;
	font-style:italic;
}

#content {
	float:right;
	width:710px;
	border:0px solid #ccc;
	border-left:0px dashed #ccc;
	padding: 10px
}
#home_table {
	width:650px;
	border:none;
	margin:0 0 0 25px;
	margin:40px 0 30px 25px;
}
#footer {
	font-size:10px;
	color:#999;
	margin:0 0 10px 0;
	padding:0 0 0 230px;
}
.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}
