* {
	margin: 0;
	padding: 0;
	}
html {
	font-size: 100%;
	}
body {
	font-size: 62.5%;
	font-family: verdana, helvetica, arial, sans-serif;
	text-align: center;
	color: #000;
	background-color: #eee;
	}	
html>body {
	font-size: 10px;
	}
#container {
	width: 700px;
	margin: 0 auto;
	}	
		h1, h2 {
			text-align: center;
			}
		h1, h2, h3, h4 {
			font-family: helvetica, arial, sans-serif;
			}
		h1 {
			font-size: 7.4em;
			margin: 20px 10px 5px 10px;
			}
		h2 {
			font-size: 1.5em;
			text-transform: uppercase;
			letter-spacing: 10px;
			padding-left: 13px;
			margin-bottom: 20px;
			color: #d86;
			background-color: #eee;
			}
		h3 {
			font-size: 2em;
			margin: 20px 10px 5px 10px;
			}
		h4 {
			font-size: 1.2em;
			margin: 20px 10px 5px;
			}
#monoSlideshow {
			margin: 20px;			
			}
#page-block {
	line-height:1.8em;
	}
.t-left {
	text-align: left;
	}			
p {
	margin: 10px auto;
	padding: 0 10px;
	font-size: 1.2em;
	}				
dl {
	padding: 10px;
	}
dt {
	font-size: 2em;
	margin: 1.5em 0 .5em;
	}
dd {
	font-size: 1.2em;
	line-height: 1.8em;
	}
#gallery li {
	display: block;
	width: 200px;
	height: 20em;
	float: left;
	margin: 20px 10px;
	list-style-type: none;
	overflow: hidden;
	}	
img#main {
	margin: 20px;
	}
a img {
	border: 0;
	margin: 5px;
	}	
a:link {
	color: #d86; background-color: #eee; text-decoration: underline;
	}
a:visited {
	color: #d86; background-color: #eee; text-decoration: underline;
	}
a:hover {
	color: #00f; background-color: #eee; text-decoration: underline;
	}
a:active {
	color: #f00;	background-color: #eee; text-decoration: underline;
	}		
ul.main-nav {
	margin: 20px auto;
	padding: 10px;
	width: 550px;
	color: #ccc;
	background-color: #eee;
	}		
.main-nav li {
	display: inline;
	list-style-type: none;
	font-size: 1.5em;
	line-height: 3.6em;
	}
.main-nav li a {
	padding: 1em 0.5em;
	font-weight: bold;
	color: #000;
	background-color: #eee;
	}
.main-nav li a:link {
	color: #000; background-color: #eee; text-decoration: none;
	}
.main-nav li a:visited {
	color: #111; background-color: #eee; text-decoration: none;
	}
.main-nav li a:hover {
	color: #d86; background-color: #eee; text-decoration: underline;
	}
.main-nav li a:active {
	color: #d86;	background-color: #eee; text-decoration: none;
	}
#vid-box {
	margin: 15px 0;
	padding: 5px 0;
	}				
#videos {
	font-size: 1.5em;
	font-weight: bold;
	margin: 30px 0 35px;
	}
.video {
	margin: 60px 0 5px;
	}			
#videos li {
	display: inline;
	width: 150px;
	margin: 20px 10px;
	list-style-type: none;
	overflow: hidden;
	}		
div#footer {
	clear: both;
	}	
ul#footer-nav {
	margin: 40px auto 0;
	padding: 10px;
	border-top: 1px solid #ccc;
	}		
#footer-nav li {
	display: inline;
	list-style-type: none;
	}
#footer-nav li a:link {
	color: #000; background-color: #eee; text-decoration: none;
	}
#footer-nav li a:visited {
	color: #111; background-color: #eee; text-decoration: none;
	}
#footer-nav li a:hover {
	color: #00f; background-color: #eee; text-decoration: underline;
	}
#footer-nav li a:active {
	color: #f00;	background-color: #eee; text-decoration: none;
	}
/*
Images are wrapped in divs classed "flickr_badge_image" with ids "flickr_badge_imageX" where "X" is an integer specifying ordinal position. Below are some styles to get you started!
*/
#flickr_badge_uber_wrapper {clear:both;}
#flickr_badge_wrapper {margin:10px auto; width:460px;}
.flickr_badge_image {margin:0 10px 10px 10px;}
.flickr_badge_image img {border: 1px solid black; float:left;}
#flickr_badge_source {margin:10px 0; padding:10px 0; clear:both;}
#flickr_badge_icon {margin:0 auto;}