body {
	background-color: #141414;
	top-margin: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 24pt;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24pt;
}

ul {
	list-style: lower-roman;
	list-position: left;
	text-align: left;
}

	
.footer_right { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14pt;
	background-image: url(../images/bg/footer_right.jpg);
	background-repeat: no-repeat;
	color: #5c9ac1;
}


.address { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14pt;
	color: #5c9ac1;
	font-weight: normal;
}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16pt;
	color: #e0e0e0;
	text-align: left;
}

.maintext a:link {
	font-weight: normal;
	color: #5c9ac1;
}
.maintext a:hover {
	font-weight: normal;
	color: #ef673d;
}
.maintext a:active {
	font-weight: normal;
	color: #5c9ac1;
}
.maintext a:visited {
	font-weight: normal;
	color: #5c9ac1;
}

.twitter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14pt;
	color: #e0e0e0;
	text-align: left;
}

.twitter li {
	list-style: lower-roman;
	list-position: left;
}

.twitter ul {
	list-style-type: none;
	padding: 5px;
	margin-left: 0;
}

.twitter a:link {
	color: #5c9ac1;
	font-weight: bold;
}
.twitter a:hover {
	color: #717048;
	font-weight: bold;
}
.twitter a:visited {
	color: #5c9ac1;
	font-weight: bold;
}

.subcontentheader {
	color: #EF673D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18pt;
}

.subcontentheader a:link {
	color: #EF673D;
}
.subcontentheader a:hover {
	color: #44718E;
}
.subcontentheader a:visited {
	color: #EF673D;
}
.subcontentheader a:active {
	color: #44718E;
}


.artists {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14pt;
	color: #e0e0e0;
	text-align: left;
}

.artists a:link {
	color: #5c9ac1;
	font-weight: bold;
}
.artists a:hover {
	color: #ef673d;
	font-weight: bold;
}
.artists a:visited {
	color: #5c9ac1;
	font-weight: bold;
}

.newmonth {
	background-image: url(../images/bg/newmonthbg.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14pt;
	color: #ffffff;
	text-align: left;
}

.flickr {
	background-image: url(../images/bg/flickr_bg.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14pt;
	color: #ffffff;
	text-align: left;
}

.content_bg {
	background-image: url(../images/graphics/bottom_photo.jpg);
	background-repeat: no-repeat;	
}


/* Exhibitions Style */

.exhibitions {
	background-image: url(../images/bg/exhibitions_bg.jpg);
	background-repeat: repeat-y; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18pt;
	color: #868554;
}
.exhibitions a:link {
	color: #868554;
}
.exhibitions a:visited {
	color: #888756;
}
.exhibitions a:hover {
	color: #868564;
}
.exhibitions a:active {
	color: #868574;
}

/* Community Style */

.community {
	background-image: url(../images/bg/community_bg.jpg);
	background-repeat: repeat-y; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18pt;
	color: #c55e56;
}
.community a:link {
	color: #c55e56;
}
.community a:visited {
	color: #c55e66;
}
.community a:hover {
	color: #c55e76;
}
.community a:active {
	color: #c55e56;
}

/* Programs Style */

.programs {
	background-image: url(../images/bg/programs_bg.jpg);
	background-repeat: repeat-y; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18pt;
	color: #516571;
}
.programs a:link {
	color: #516571;
}
.programs a:visited {
	color: #516581;
}
.programs a:hover {
	color: #516591;
}
.programs a:active {
	color: #516591;
}

/* Contact Style */

.contact {
	background-image: url(../images/bg/contact_bg.jpg);
	background-repeat: repeat-y; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18pt;
	color: #5c9ac1;
}
.contact a:link {
	color: #5c9ac1;
}
.contact a:visited {
	color: #5c9ac8;
}
.contact a:hover {
	color: #5c9ac9;
}
.contact a:active {
	color: #5c9ac2;
}
#leftmenu {
	width: 220px;
	margin: 0px;
	float: left;
	/*overflow: hidden;*/
}


#exhibitions, #community, #programs, # contact{ 
	width: 220px;
	/*background-image: url(../images/sidebar/side_bar_bg.png);*/
	margin: 2px;
	overflow: hidden;
}

