body{
margin:0;
padding:0;
font-size: 90%;
line-height: 1.5em;
}

.body_text{
font-family: Helvetica, sans-serif;
font-size: 9pt;
}

.title_name{
font-family: Baskerville, serif;
font-size: 16pt;
}

.title_menu{
font-family: Baskerville, serif;
font-size: 10pt;
}

.title_menu_selected{
	font-family: Baskerville, serif;
	font-size: 10pt;
	color: white;
	background-color: #666;
}

.title_menu_selected_active{
	font-family: Baskerville, serif;
	font-size: 10pt;
	color: white;
	background-color: #CCC;
}

.footer_copy{
font-family: Baskerville, serif;
font-size: 8pt;
}

A, A:link, A:visited {
	color: #000;
	background-color: transparent;
}

A:hover, A:active {
	color: white;
	background-color: #000;
}

.cuurrent_link {
	color: white;
	background-color: #666;
}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
height: 90px; /*Height of top section*/
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
height: 560px;
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
width: 100%;
}

#footer{
clear: left;
width: 100%;
text-align: left;
padding: 4px 0;
}

margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}



/*background: #EAEAEA;*/

#picture {
	width: 640px;
	height: 560px;
}
#nav {

}
#nav ul {
list-style: none;
}
#nav li {
list-style: none;
}
#nav li a {

}
#nav ul li a:hover {
	position: absolute;
	left: -5000px;
	top: 10px;

}
#nav li ul {
	position: absolute;
	left: -5000px;
	top: 50px;
}
#nav li li {
	width: 640px;
}

li#drawing:hover ul {
	margin-top: 54px;
	margin-left: 100px;
	left: auto;
}

li#sculpture:hover ul {
	margin-top: 54px;
	margin-left: 100px;
	left: auto;
}