ul#nav {
	position:absolute;
	top:194px;
	left:4px;
	width:173px;
	height:422px;
	overflow:hidden;
	background:transparent no-repeat 0 0;

	}
ul#nav li {
	
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;
		
	}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	overflow:hidden;
	background:transparent url(./images/nav.jpg) no-repeat;
	}
li#home a {
	width:173px;
	height:44px;
	 }
li#about a {
	width:173px;
	height:61px;
	 }
li#members a {
	width:173px;
	height:72px;
	 }	 
li#videos a {
	width:173px;
	height:55px;
	 }
li#past a {
	width:173px;
	height:73px;
	 }
li#contact a {
	width:173px;
	height:177px;
	}	 	 	 	 
li#home a:hover, li#home a:focus {
	background-position:-173px 0px;
	 }
li#about a:link, li#about a:visited {	
	background-position:0px -44px;
	}
li#about a:hover, li#about a:focus {	
	background-position:-173px -44px;
	}
li#members a:link, li#members a:visited {	
	background-position: 0px -105px;
	}
li#members a:hover, li#members a:focus {	
	background-position: -173px -105px;
	}
li#videos a:link, li#videos a:visited {	
	background-position: 0px -177px;
	}
li#videos a:hover, li#videos a:focus {	
	background-position: -173px -177px;
	}
li#past a:link, li#past a:visited {	
	background-position: 0px -232px;
	}
li#past a:hover, li#past a:focus {	
	background-position: -173px -232px;
	}
li#contact a:link, li#contact a:visited {	
	background-position: 0px -305px;
	}
li#contact a:hover, li#contact a:focus {	
	background-position: -173px -305px;
	}

body#home-page ul#nav li#home a {
	background-position:-346px 0px;
	}
body#about-page ul#nav li#about a {
	background-position:-346px -44px;
	}
body#members-page ul#nav li#members a {
	background-position:-346px -105px;
	}
body#videos-page ul#nav li#videos a {
	background-position:-346px -177px;
	}
body#past-page ul#nav li#past a {
	background-position:-346px -232px;
	}
body#contact-page ul#nav li#contact a {
	background-position:-346px -305px;
	}

#header {
	width:1024px;

	padding:0 0 0 0;
	margin:0 0 0 0;
	z-index:20;
	position:absolute;
	top:-1px;
	left:-10px;
	} 


body {
	position:abolute;
	margin:0px;
	background:url(./images/BACKGROUND.jpg) top left no-repeat;
	background-color:#99ccff;
	z-index:0;
	}
	
	
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
	color: #336699;
	}
	
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #336699;
	}
	
.c {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	color: #99ccff;
	}
	
.c:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	color: #FFFFFF;
	}
	
p, td, div {	
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color: #333333;
 text-indent:15px;
 width: 99%;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#669900;
	font-size:24px;
	text-indent:15px;
		
	}

.head, .head:hover, .head:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#669900;
	font-size:24px;
	text-indent:0px;
	text-decoration:none;
		
	}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000033;
	font-size:16px;
	text-indent:0px;
	text-decoration: none;
	}
	
.b, .b:hover, .b:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000033;
	font-size:16px;
	text-indent:0px;
	text-decoration: none;
	}
	
.line {
	border-top:dashed 1px;
	text-align:center;
	width: 98%;
	padding-top:5px;
	padding-bottom:5px;
	}

img.thumbs {
	height:50px;
	width:50px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: solid #993366 3px;
}

img.full {
	margin-right: 2px;
	margin-bottom: 2px;
	border:solid #993366 10px;
}




	
	
#content
{
	position:absolute;
	top:162px;
	left:326px;
	height: 544px;
	width: 640px;
	background: transparent;
	overflow:auto;
}

#imageContainer {
	position:relative;
	margin:auto;
	width:500px;
	border:1px solid #000;
}

.flyer{
width:300px;
float:left;
}

.title{
width:550px;
float:left;
}
	
.sketch {
width:300px;
height:22px;
float:left;

}

.author {
text-indent:0px;
padding:0 0 0 15px;
width:300px;
height:22px;
float:left;
}

.notes {
width:100%;
float:left;
}



#footer
{
	position:absolute;
	top:776px;
	left:562px;
	color:#ccffcc;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
}	
