body {
	font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
	color: #444;
	background-color: white;
	font-size: 100%;
	font-weight: normal;
	padding: 0px;
	margin: 0px auto;

}
* html body {
	font-size: 90%;
}
#header {
	color: white;
	background-color: #996633;
	
	
	font-family: Georgia, serif;
	padding-left: 10px;
	padding-bottom: 5px;
	}
#tagline {
	background-color: #996633;
	color: white;
	font-size: 1.0em;
	letter-spacing: 0.04em;
	font-family: Georgia,serif;
	padding-left: 16px;
	padding-bottom: 8px;
	margin-bottom: 25px;
	border-bottom: 1.5px solid #3366cc;
	}
	
	#tagline a {
	text-decoration: none;
	
	}
#wrapper {
width: 1000px;
}
	
#nav_holder {
	
     float: left;
     width: 220px;
     }


#nav {
	font-size: 1em;
	letter-spacing: -0.02em;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	padding-left: 10px;
	margin-bottom: 30px;
	
	
	}
	
#nav #nav2 {
margin-top: -10px;
margin-bottom: 10px;
	}
	
#currentpage {
	background-color: #663300;
	}
#nav a {
	text-decoration: none;
	background-color: #996633;
	color: white;
	padding: 3px;
	padding-right: 6px;
	}
	
#nav #chosen a{
	
	background-color: #663300;
	
	}
	
#nav a:hover {
	background-color:  #111111;
	}
	
#nav a:active {
     background-color: #663300;
     }
	
#nav #nav2 a {
color: #663300;
	background-color: white;
	font-size: .9em;
	font-family: Helvetica, Geneva, Arial, sans-serif;
text-decoration: underline;
	line-height: 130%;
}

#content_holder {
float: left;
width: 520px;

}
#content {
	background-color: transparent;
	
	font-family: georgia, serif;
	padding: 15px;
	font-size: 85%;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}

#interview {
    font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
    }

.mini-title {
font-size: 110%;
}
.mini-attribution {
font-size: 75%;
}
#here {
font-family: monospace;
font-size: 100%;
float: right;
}

#comments {
font-family: monospace;
font-size: 100%;
}


#sidebar_holder {
float: left;
width: 230px;
}

#sidebar {
	background-color: transparent;
	


	padding: 15px;
	font-size: 70%;
	
}

#sidebar div {
width: 230px;
}

#category {
font-size: 2em;
color: #663300;
margin-bottom: 10px;
}


.name {
font-weight: bold;
}
#title {
font-size: 1.5em;
color: #663300;
margin-bottom: 0px;
}



.cutaway {

float: left;
width: 130px;
}

.item {
position: absolute;
}

#sidebar img {
	
	width: 230px;
	border-style: none;
}

#sidebar .adv {
position: absolute;
margin-left: 30px;
width: 160px;
padding: 10px;
border-style: solid;
border-width: 1px;
font-size:1em;


}
#sidebar .adv img {

}


#sidebar object {
position: absolutex;
width: 230px;
border:none;
}
#sidebar .note {
position: absolute;

background-color: #ffcc66;
padding: 15px;
}
#sidebar .note2 {
margin: 40px 0px;

background-color: #ffcc66;
padding: 15px;
}



#sidebar .note3 {

margin: 40px 0px;
}

#sidebar .note4 {
font-size: 120%;
margin: 20px 0px;
}

.noteword {
font-weight: bold;
background-color: #ffcc66;
padding: 1px;
}


#imagecolumn img {
width: 400px
}

#gallery {

	font-size: 80%;
	
}
#gallery img {
	
	width: 90px;
	border: none;
}

.staff {

}

.staff_pic {
width: 115px;
float: left;

}

.staff_bio {
width: 355px;
float: left;
}

.staff_pic img {
width: 105px;
border: none;
}

.clear {
clear: both;
}
