/* CSS Document */

Body {
	background-image: url(images/bg_color.gif);
	background-repeat: repeat;
	font: Verdana;
}

#body {
	color: #330033;
	font: Verdana;
	width: 760px;
}

#page {
width: 760px;
border-top: 5px solid #cc9933;
border-bottom: 5px solid #cc9933;
text-align: left;
font: Verdana;
}

#header {
width: 760px;
height: 172px;
border-bottom: 2px solid #330099;
}

#calendarStrip{
width: 760px;
height: 243px;
padding-top: 10px;
}

#contentStrip{
width: 760px;
border-top: 2px solid #330099;
border-bottom: 2px solid #330099;
}

h1, h2, h4 {
	color: #330000;
}

h3, h5, h6 {
	color: #330099;
}

a {
  color: #990033;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
color: #3399FF;
}

#footer{
width: 760px;
height: 40px;
}

#information {
border: 2px solid #330099;
}

#history {
border: 2px solid #cc9933;
}

#arts {
border: 2px solid #cccc33;
}
#collections {
border: 2px solid #990033;
}
