/* =================================================  Overall Setups ============================================================ */

html, body {
	font-family: Georgia;
	font-size: 13px;}
	
h1, h2, h3, h4, h5, h6, p {
	margin: 0;}

h1 {
	font-size: 24px;
	color: #92231e;}
	
h2 {
	font-size: 22px;
	color: #cb8a0e;}
	
h3 {
	font-size: 20px;
	color: #92231e;}
	
.newsItem h3 {
	color: black;}
	
h4 {
	font-size: 18px;
	color: #cb8a0e;}
	
h5 {
	font-size: 16px;
	color: #92231e;}
	
h6 {
	font-size: 14px;
	color: #cb8a0e;}
	
a:link, a:visited {
	text-decoration: none;
	color: white;}
	
#content a:link, #content a:visited {
	color: blue;
	text-decoration: none;}
	
#content a:hover {
	text-decoration: underline;}
	
a:hover {
	text-decoration: underline;}
	
#content img {
	margin: 10px;}
	
#content {
	color: black;}
	
#content p {
	font-size: 13px;}
	
/* =================================================  Template Setups ============================================================ */
	
ul {
	margin: 0;
	padding: 0;}
	
#bottom ul li, #navigation ul li {
	display: inline;
	border-right: 1px solid white;
	margin-left: 5px;
	padding-right: 10px;
	/*\*/* margin-left: 10px; /**/
	/*\*/* padding-right: 10px; /**/
	color: white;}
	
#navigation {
	text-align: left;}
	
#navigation ul {
	margin-top: 8px;
	/*\*/* margin-top: 6px; /**/
	margin-left: 13px;
	/*\*/* margin-left: 7px; /**/}
	
#navigation ul a:link {
	color: white;}
	
#bottom {
	font-size: 12px;
	color: white;}
	
#bottom ul li.last, #navigation ul li.last {
	border-right: none;}
	
#departments {
	font-weight: bold;
	color: #787878;}
	
#fineArtDigitalMedia {
	color: white;}
	
/* =================================================  Template Setups ============================================================ */

#gallery img {
	border: 1px solid black;}
	
#gallery td {
	border-bottom: 2px solid #fde5ce;
	padding-bottom: 10px;}
	
#gallery blockquote {
	margin: 0 0 5px 10px;}

#gallery h3 {
	margin: 0 0 5px 0;}