body{
	font-family: Arial,sans-serif;
	font-size:12px
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
}

#wrapper{
	width: 720px;
	background-color: #E6CF08;
	border:1px solid #a0077d;
	margin: 10px auto;
}

#masthead{
	margin: 0;
	padding:0;
	width: 100%;
}

#navBar{
	text-align:center;
	margin: 0;
	padding: 0;
	width: 100%;
	background-image:url(../images/menubk.jpg);
}

#container{
	width: 100%;
	margin: 0;
	padding: 0 0 0 0;
	background-color: #ffffff;
}

#menu{
 	float:right;
	width: 110px;
	margin:0px;
	background-color: #99ccff;
	padding: 20px 0 10px 10px;
	border-left:1px solid #5A597B;
	border-bottom:1px solid #5A597B;
}

#content{
	float:left;
	width: 410px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #000000;
	margin: 0;
	padding:10px 10px 0 5px;
	background-image:url(../images/backgrd.gif);
}

#sidebar{
	float:left;
	width: 150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	margin: 0;
	padding:10px 10px 0 5px;
	background-color:#ffffff;
	border-right:1px solid #a0077d;
}


/************** header tag styles **************/

h1{
 font: bold 16px Arial,sans-serif;
 color: #a0077d;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 14px Arial,sans-serif;
 color: #a0077d;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 12px Arial,sans-serif;
 color: #a0077d;
 margin: 0px;
 padding: 0px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}

a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #3A3671;
	text-decoration: none;
}

/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

/********************* footer **********************/
#siteInfo{
	clear: both;
	background-color:#99ccff;
	text-align:center;
	font-size: 10px;
	color: #3A3671;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/********************* image **********************/

#content img{
	float:left;
	hspace="5" vspace="3" border="1" align="left"
	padding:0px 0px 0px 0px;
	margin: 10px 5px 5px 0px;
	background-color: #666666;
}

#sidebar img{
	float:none;
	padding: 0px 0px 0px 0px;
	margin: 0;
}

/********************* misc **********************/

.divider{
	font-family: Arial, sans-serif;
	line-height: 1.166;
	color: #5A597B;
}

/********************* new links **********************/

.menulink a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
}

.menulink a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
}

.menulink a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	text-decoration: none;
}

#sidebar a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0033ff;
	font-weight: bold;
}

#sidebar a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0033ff;
	font-weight: bold;
}

#sidebar a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #00A8EC;
	font-weight: bold;
}

#content a:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #0033ff;
	font-weight: bold;
}

#content a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #0033ff;
	font-weight: bold;
}

#content a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #00A8EC;
	font-weight: bold;
}

#menu p{margin:5px 0;
}

#home .home, #about .about, #exhibits .exhibits, #programs .programs, #history .history, #festival .festival, #artists .artists, #gift_shop .gift_shop, #contact .contact, #foundation .foundation, #links .links, #where .where, #summer .summer, #tullahoma .tullahoma, #galleries .galleries, #museum .museum, #millennium .millennium, #collection .collection, #gifts .gifts, #auction .auction, #ornaments .ornaments, #baillet .baillet, #artifacts .artifacts, #art .art, #past .past, #war .war, #ghost .ghost, #winners .winners, #rules .rules, #sponsors .sponsors, #photos .photos, #classes .classes, #grants .grants, #projects .projects, #park .park, #special .special, #feature .feature, #artists1 .artists1, #artists2 .artists2, #artists3 .artists3, #artists4 .artists4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #3A3671;
	text-decoration: none;
}