HTML, BODY
{
	height: 100%;
}

BODY
{
	background-image: url(graphics/olive_ribbon.jpg);
	background-repeat: repeat-x;
	background-position: fixed;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin: 0px;
}

H1, H2, H3, H4 ,H5, H6 {color:#611226 ;
				font-family: verdana,helvetica,sans-serif; }

H1	{font-size: 1.6em; 
	 font-style: italic; }

H2	{font-size: 1.2em; 
	 font-style: italic; }

H3	{font-size: 1.15em; }

td, th, p { font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 8pt;
	color: #000000 }

.footer	{font-family: verdana, arial, helvetica, sans-serif;
	 font-size: 6pt; }

.caption	{font-family: verdana, arial, helvetica, sans-serif;
	 font-size: 6pt; color:#000000;}
.arttitle {font-family: verdana, arial, helvetica, sans-serif;
	 font-size: 7pt; 
	 font-style: italic;
	 color: #611226}

.imgborder {border-color:#611226;}

/* link styles */
a:link, a:visited, a:active {text-decoration: none; font-weight:bold; }
a:link {color: #611226; }
a:visited {color: #4B4C19; }
a:hover {color:#990033; }
a:active {color:#BC2356; }

.fcolor {color:#611226; }

/* class for placing divs exactly */
.placement {position:absolute; }
/* for footer */
.fplacement {position:relative; }
#top {margin-left:0px; margin-top:30px; z-index:10;}
#nav {margin-left:0px; margin-top:110px; width:815px; z-index:20;}
#text {margin-left:30px; margin-top:130px; z-index:40; }
#footer {margin-left:30px; width:815px; z-index:40; }
#cvr {margin-left:499px; margin-top:205px; width: 347px; height:252px; z-index:50; background-color:transparent; }
#lggrph {margin-left:0px; margin-top:0px; width:700px; height:510px; z-index:50; background-color:blue; }
#cvrlg {margin-left:10px; margin-top:0px; width:575px; height:450px; z-index:50; background-color:red; }
#menu {left:100px; top:210px; z-index:1;}

/* for exhibit, award and curator subheadings */
#exhead {color:#611226 ; font-family: verdana,helvetica,sans-serif; font-size: 1.2em; font-style: italic; font-weight:bold;}



