body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 0;
	background-color: #FFFFFF;
	text-align: justify;
	color: #666666;
	margin: 0px;
}
#header {
	width : 800px;
	height : 100px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 0px;
}

#exhibition {
width : 600px;
}
#Menu {
	position:absolute;
	width:175px;
	line-height:17px;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-left: 25px;
	}
#Menu ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type:none;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	font-size: 10px;
} 
#Menu li
{
display: inline;
/* for IE5 and IE6 */
} 
#Menu ul li a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	display: block;
	width: 175px;
	background-image: url(images/menu_up.png);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 2px;
	text-align: left;
	padding-left: 5px;
} 
#Menu ul li a:hover
{
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/menu_down.png);
	background-repeat: no-repeat;
} 



#Menu ul li.sub a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	display: block;
	width: 175px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 2px;
	text-align: left;
	padding-left: 5px;
	line-height: 10px;
	background-image: url(images/menu2_up.jpg);
	background-repeat: no-repeat;	
}
#Menu ul li.sub a:hover
{
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/menu2_down.jpg);
	background-repeat: no-repeat;
} 
 

#navigation {
	width : 800px;
	height : 23px;
	margin-left : auto;
	margin-right : auto;
	background-color: #8e9c6d;
}
#navigation ul {
list-style : none;
margin : 0;
padding : 0 20px;
}
#navigation li {
	display : inline;
	font-weight : bold;
	letter-spacing : 1px;
	line-height : 180%;
	padding-left : 10px;
	margin-right : 17px;
	float : left;
	clear : none;
}
#navigation a {
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
#navigation a:hover {
	color : #CCCCCC;
	text-decoration : none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #cb694d;
	font-weight: lighter;
	text-align: left;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #8e9c6d;
	font-weight: lighter;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a18d83;
	font-weight: lighter;
	text-align: left;
}

#content {
	width : 800px;
	display : block;
	color : #636363;
	letter-spacing : 1px;
	line-height : 170%;
	height: 655px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
#content .left {
	width : 218px;
	float : left;
	clear : none;
	height: 654px;
	background-image: url(images/left.png);
	background-repeat: no-repeat;
	border: thin dotted #999999;
}
#content .left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 250px;
	padding-left: 5px;
	text-align: left;
}
#content .column2 {
	width : 558px;
	float : left;
	clear : none;
	padding-left : 20px;
	margin-bottom : 25px;
	height: 654px;
}
.column2 a:link, a:visited  {
	color : #8e9c6d;
	text-decoration : none;
	text-align: left;
}
.column2 a:hover {
color : #ff7000;
text-decoration : none;
border-bottom : 1px dotted #ff7000;
} 
#content p {
	padding-right : 10px;
	padding-left : 2px;
	margin-top : 0px;
}
#content .title {
	font-size : 14px;
	color : #FFFFFF;
	background-color: #b6c5c8;
	padding-left: 20px;
	height: 30px;
}
#content .image {
display : block;
border : 1px solid #2b4167;
margin : 10px 0 10px 0;
}
#content .titleimg {
display : block;
}
.logos {
	float: left;
	width: 160px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	height: 87px;
}
.bold {
font-size : 11px;
font-weight : bold;
}
.boldspace {
font-size : 11px;
font-weight : bold;
margin-top : 10px;
display : block;
}
.date {
font-size : 12px;
color : #718e94;
font-weight : bold;
display : block;
}

.img {
	border: thin solid #666666;
	padding: 2px;
}


.contact {
width : 430px;
float : left;
clear : none;
border-left : 1px solid #ff7000;
padding-left : 20px;
}

#footer {
	width : 800px;
	clear : both;
	font-size : 10px;
	color : #666666;
	letter-spacing : 1px;
	text-align : right;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin: auto;
}

.clear {
clear : both;
}

