body {
  background: #FFF;
  margin:0;
  font: x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  text-align:center;
  color:#666;
  font-size: small;
  margin: 0 auto;
}

a:link {
	color:#333333;
	}
a:visited {
	color:#333333;
	}
a:hover {
	color:#333333;
	}
a:active {
	color:#333333;
	}

body, th, td, input, textarea, select, option {
	font-family: "Avant Garde", sans-serif;
	}

img {
	border: 0;
	}
	

#wrapper{
	width: 1000px;
	margin: 50px auto 30px;
	padding: 0;
}

	
p.text {
	font-size: 10pt;
	}
.b {
	font-weight:bold;
	}
.i {
	font-style: italic;
	}
span.d {
	font-size: 20pt;
	}
span.d2 {
	font-size: 12pt;
	}
span.d3 {
	font-size: 16pt;
	}
.c {
	text-align: center;
	}
.r {
	text-align: right;
	}

div#imgtest {
	width: 699px;
	margin: 0px auto;
	}
	
div#tabletest {
	width: 620px;
	margin: 0px auto;
	}
	
img#menu {
	display: block;
	width: 800px;
	margin: 0px auto;
	border: 6px #000 solid;
}


/* TITLE */
#title {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	font-size: 30px;
	text-transform: uppercase;
	margin: 2px auto 10px;
	text-align: left;
	}
span.multilinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	font-size: 18px;
	text-transform: uppercase;
	}
	
span.multilinks a {
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: underline;
	}
	
	
/* ABOUT */
.about-container {
	margin: 10px auto 10px;
	width: 680px;
	height: 341px;
	padding: 0px;
	}
.about-pic {
	float: left;
	width: 275px;
	height: 341px;
	margin-right: 10px;
	}
.aboutabout {
	float: right;
	width: 395px;
	}
.aboutabout-titlebox {
	width: 395px;
	height: 30px;
	background-color: #DFDDDD;
	margin-bottom: 10px;
	}
span.aboutabout-title {
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	}
.aboutinfo-container {
	padding: 10px;
	text-align: left;
	}
.aboutinfo-container p {
	text-indent: 20px;
	}
.aboutinfo-container p.c {
	text-align: center;
	}
.aboutinfo-container p.r {
	text-align: right;
	}
.about-internets {
	margin: 0px auto;
	position: relative;
	width: 680px;
	height: 50px;
	background-color: #DFDDDD;
	text-align: center;
	}
.about-internets img {
	padding: 10px 5px 0px 5px;
	}
	

/* VIDEOS */
.video-container {
	margin: 10px auto 30px;
	width: 1000px;
	height: auto;
	overflow: visible;
	}
.video-container embed {
	float: left;
	}
	
	
/* PHOTO TABLE */
div#photos img {
	border: 1px solid #cccccc;}
div#photos {
	color: #FFFFFF;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	margin-bottom: 50px;}
.photo {
	margin: 5px;}
	

/* MUSIC */
.music-container {
	margin: 10px auto 10px;
	width: 450px;
	padding: 0px;
	}
.music-title_container {
	width: 100%;
	height: 30px;
	background-color: #DFDDDD;
	margin-bottom: 5px;
	}
span.music-title {
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	}
.music-about {
	padding: 5px;
	margin-bottom: 10px;
	text-align: left;
	}
.music-about p {
	text-indent: 20px;
	}
.music-about p.c {
	text-indent: 0px;
	text-align: center;
	}

/* DESIGN */
.design-container {
	margin: 0px auto;
	width: 990px;
	}
.design-module {
	padding: 5px;
	width: 450px;
	display: inline-block;
	}
.design-module p {
	text-align: left;
	}
	

/* INTERNET */
.internet-container {
	margin: 0px auto;
	}
	

/* LINKS */
.links-container {
	margin: 10px auto;
	width: 230px;
	}
.links-left {
	padding-right: 2px;
	text-align: right;
	float: left;
	}
.links-right {
	padding-left: 3px;
	text-align: left;
	float: right;
	}

/* LIGHTBOX */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* FOOTER */
#footer {
	width:660px;
clear:both;
  margin:0 auto;}
#footer hr {
  display:none;}
#footer p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;}