body {
	font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
	color: #444;
	background-color: black;
	font-size: 100%;
	font-weight: normal;
	padding: 0px;
	margin: 0px auto;
}
* html body {
	font-size: 90%;
}
#header {
	color: #663300;
	background-color: black;
	font-size: 4.0em;
	
	font-family: Georgia, serif;
	padding-left: 10px;
	}
	
#header a {
	text-decoration: none;
	color: #996633;
	}	
	
#tagline {
	background-color: black;
	color: black;
	font-size: 1.0em;
	letter-spacing: 0.04em;
	font-family: Georgia,serif;
	padding-left: 10px;
	margin-bottom: 25px;
	
	}
	
	#tagline a {
	text-decoration: none;
	
	}
	
#nav {
	font-size: 1em;
	letter-spacing: -0.02em;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	padding-left: 10px;
	margin-bottom: 30px;
	
	float: left;
	}
	
#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;
	
	}
	
a {
color: #99ccff;
}
	
#nav #nav2 a {
color: black;
	background-color: white;
	font-size: .9em;
	font-family: Helvetica, Geneva, Arial, sans-serif;
text-decoration: none;
	line-height: 130%;
}
#content {
	background-color: transparent;
	color: white;
	position: absolute;
	width: 490px;
	margin: 0px 220px;
	padding: 15px;
	font-size: 85%;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}

#sidebar {
	background-color: transparent;
	position: relative;
	width: 230px;
	margin: 0px 760px;
	padding: 0px;
	font-size: 70%;
	
}


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


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

#art_one img {
height: 350px;

}

#art_two {
text-align: center;
}

#art_two img {
width: 430px;

}


.cutaway {

float: left;
width: 130px;
}

.item {
position: absolute;
}

#sidebar img {
	
	width: 230px;
	border: none;
}
#sidebar object {
position: absolute;
width: 230px;
border:none;
}
#sidebar .note {
position: absolute;
width: 230px;
background-color: #ffcc66;
padding: 15px;
}
.noteword {
font-weight: bold;
background-color: #ffcc66;
padding: 1px;
}
