body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383D44;
}

h1, h2, h3, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #600;
	margin-top: 0;
	margin-bottom: 6px;
	padding: 3px 6px 2px 0;
	border-bottom: #999 1px solid;
}

h1, h5 {
	text-transform: uppercase;
}

h2 {
	font-size: 1em;
	background: none;
	border-bottom: #999 1px solid;
}

h3 {
	font-size: 12px;
	border: none;
	background: none;
}

h4 {
	
}

h5 {
	font-size: 1em;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #F5F6ED;
	margin-top: 0;
	margin-bottom: 6px;
	padding: 3px 6px 2px 4px;
	background-color:#5D0303
}

a:link, a:visited {
	color: #851111;
	outline: none;
	padding-bottom: 1px;
	text-decoration: none;
	font-variant:small-caps;
}

a:hover, a:active {
	color: #000000;
	outline: none;
}

a img,:link img,:visited img {
	border: none
}

ul { 
	margin: 7px 7px 7px 10px; 
	padding-left: 15px; 
	list-style: none; 
	list-style-image: url(images/list.gif);

}

#header {
	padding: 6px 0 0 0;
	font-size: .8em;
	color: #FFF;
	height: 240px;
	width: 960px;
	margin-bottom: 20px;
}

#header-top {
	color:#FFFFFF;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	height:24px;
}

#header-top a {
	color:#FFFFFF;
	text-decoration:underline;
}

#header-top ul {
	margin: 1px 0 0 0; 
	padding: 0;
	list-style: none;
}

#header-top li {
	display: inline;
	margin-right: 10px;
}

#fine-arts-gallery-box {
	float: left;
	padding-left: 14px;
	font-size:12px;
}

#languages {
	float: right;
	font-size:12px;
}



.login-btn {
	vertical-align: middle;
	margin-top: -3px;
}



#logo {
	clear: both;
	margin-top: 4px;
	max-width: 960px;
}

#logo span, #logo a {
	float: left;
	width: 288px;
	height: 194px;
	padding: 0;
	border-style: none;
}



#google-search {
	margin-top: 1px;
	float:right;
	color: #660000;
	width: 430px;
}



#google-search h1 {
	font-size: 18px;
	text-transform: none;
	border: none;
	margin: 0;
	padding: 0;
	background: none;
}

#google-search form {
	margin: 0;
	padding: 0;
	width: 430px;
}



#google-search #quick-inputbox {
	width: 226px;
	margin: 6px 4px 6px;
	border: 1px solid #CCC;
	padding: 2px;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #383D44;
}


/* MENU */



.bluetabs ul{
padding: 2px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: 14px Georgia, "Times New Roman", Times, serif;
font-weight:bold;
text-transform:uppercase;
list-style-type: none;
text-align: center; 
}

.bluetabs li{
display: inline;
margin: 0;
}

.bluetabs li a{
text-decoration: none;
padding: 3px 40px;
margin-right: 13px;
color: #ffffff;
}

.bluetabs li a:visited{
color: #ffffff;
}

.bluetabs li a:hover{
text-decoration: none;
color: #f5eda5;
}

.bluetabs li.selected{

}

.bluetabs li.selected a{ /*selected main tab style */
border-bottom-color: white;
}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 0;
border: 1px solid #ffffff; 
border-width: 0 2px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #550506;
width: 180px;
visibility: hidden;
text-align: left;
}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #ffffff; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: #ffffff;
font-size: 12px;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #550506;
color: #f5eda5;
font-size: 12px;
}

#wrapper {
	/*background: #E0D3B0 url(images/bg-body2.jpg) repeat-x top left;*/
	background: #F5F6ED url(images/bg-body2.jpg) repeat-x top left;
	margin: 0 auto;
	text-align: center;
}

#wrapper-root {
	background: url(images/bg-html.jpg) repeat-x left bottom;
	margin: 0 auto;
	text-align: center;
}

#container {
	width: 960px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

/* foot content ---------------------------------------------- */

/* @group Footer Section */


#footer {
	width: 100%;
	text-align: left;
	padding: 5px 0 26px;
	background: #7C0000 url(images/bg-footer.jpg) repeat-x top left;
	color: white;
	font: 12px/16px Arial, Helvetica, Geneva, sans-serif;
}

#footer h1 {
	color: white;
	font: 16px Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #FFF;
	letter-spacing: 1px;
	margin-bottom: 10px;
	background: none;
	text-transform: none;
}

#footer a {
	text-decoration: underline;
}

#foot-content {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	margin-top: 14px;
}

#site-map {
	width: 636px;
	float: left;
	padding: 0;
	font: normal 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#flowdesign {
	width: 314px;
	float: right;
	font: normal 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#flowdesign input[type="text"] {
	width: 268px;
	border: 1px solid #CCC;
	color: #660000;
	padding: 2px;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* site map toggler -------------------------------*/

#site-map .switcher {
	margin: 0;
	cursor: pointer;
	padding: 0px 10px;
}

#site-map ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#site-map li {
	float: left;
}

#site-map a:link, #site-map a:visited, #flowdesign a {
	border: none;
	color: #FFF;
}

#site-map a:hover,#site-map a:active {
	border: none;
	text-decoration: underline;
	color: #FFFF99;
}



#left {
	width: 314px;
	float: left;
	margin: 0 4px 0 0;
}


#authors {
	padding: 5px 6px;
	width: 302px;
	margin-bottom: 10px;
	border-bottom: #CCC 1px dotted;
	background-color: #F5F6ED;
} 

#authors-content {
	margin-top: 8px;
	font: .7em/16px "Lucida Grande", Lucida, Verdana, sans-serif;
}




#contacts-home {
	padding: 5px 6px;
	width: 302px;
	margin-bottom: 10px;
	border-bottom: #CCC 1px dotted;
	background-color: #F5F6ED;
	
}




#main-content, #middle-bottom-container {
	width: 637px;
	float: right;
	margin: 0 0 0 5px;
}



#middle-section {
	float: left;
	width: 314px;
	margin-bottom: 10px;
}

#main-text, #news {
	padding: 5px 6px;
	width: 302px;
	margin-bottom: 10px;
	border-bottom: #CCC 1px dotted;
	background-color: #F5F6ED;
} 

#main-text {
	width: 625px;
}

.browntext {color: #660405}

div.leftimage {
	float:left; 
	width: 300px; 
	text-align:left;
}

div.rightimage {
	float:right;
	width: 300px;
	text-align:left;
	margin-right: 10px;
}

div.newsdiv {
	float:left; 
	width: 610px; 
	text-align:left;
}





