* {
margin:0px;
padding: 0px;
}

html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	background-color: #999999;
}
.hightlighted {
	background-color: #FFFFFF;
		padding: 2px 0;
	line-height: 160%;
}
#background{position:absolute; z-index:1; width:100%; height:100%;}
#scroller {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0;
	z-index:2;
	overflow:auto;
	visibility: visible;
	background-attachment: fixed;
	background-image: url(/img/spacer.gif);
	background-repeat: no-repeat;
} 
#content, #videocontent {
	padding-left: 85px;
}
#footer {
	padding-left: 85px;
}
#wrapper {
	width: 700px;
	margin-right: auto;
}
#header {
	height: 260px;
	width: 700px;
	margin-bottom: 10px;
	background-image: url(/img/top_bbr.gif);
	background-repeat: no-repeat;
}
#content p {
	margin-bottom: 10px;
background:#FFFFFF none repeat scroll 0%;
margin-bottom:10px;
padding:5px;
}

#videocontent img {
float: left;
margin-right: 10px;
background: #fff;
padding: 5px;
}

#videocontent li{
clear: both;
padding-right: 10px;
}

#videocontent li p {
background: #fff;

}

#content a, #videocontent a {
	color: #666666;
}
#content a:hover, #videocontent a:hover {
	color: #000000;
}

#sidebar {
	width: 75px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 75px;
	background-image: url(/img/nav_bgptn.gif);
}
#nav {
	width: 500px;
	margin-left: 200px;
	background-image: url(/img/nav_bgptn.gif);
	height: 90px;
}
#content h1, #videocontent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 5px;
}

#content h2, #videocontent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 5px;
}

.onblack {
padding: 5px;
background: #000000;
}
.onblack:hover {
padding: 5px;
background: #fff;
}
#content li img {
float: left;
margin-right:10px;

}
#content li {
padding-left: 10px;
background:#FFFFFF none repeat scroll 0%;
	list-style-image: none;
	list-style-type: none;

}

.setpreview {
	margin: 0 2em 1em 2em;
}
	.setpreview .thumbnail {
		float: left;
		margin-right: 1em;
	}
.flickrset a {
	border: 2px solid #666;
	width: 75px;
	height: 75px;
	background: #fff0d6;
	float: left;
	margin: 5px;
	padding: 5px;
}
.flickrset a:hover {
	background-color: #666;
}
.flickrset img {
	border: 0;
}
.pages_nav {
	clear: both;
}
.individual {
	padding: 0 2em;
}
	.individual .image {
		margin: 0.5em auto;
		text-align: center;
	}
	.individual .image img {
	}
	.individual .flickrsetnav {
		text-align: center;
	}
		.individual .flickrsetnav a,
		.individual .flickrsetnav a:link,
		.individual .flickrsetnav a:visited {
			text-decoration: none;
		}
	.individual .setname {
		display: inline;
	}#container #content #webgallery h3 {
	display: none;
}
.individual .image .title {
	display: none;
}
.individual .image .flickr_tag_list {
	display: none;
}
.individual .image .flickr_comments {
	display: none;
}
.individual .image .flickrsetnav {
	font-size: 16px;
}
.individual .image img {
	border: 5px solid #FFFFFF;
}

fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
legend {
	display: none;
}

.zemError, .zemThanks {
color:#d40000;
}

ul.zemError li {
padding: 2px;
}