@charset "utf-8";
/* CSS Document */

.style1 {color: #333333;font-size:11pt;text-decoration:none;}
.style1a{
	color: #333333;
	font-size:11pt;
	text-decoration:underline;
}

.style4a {
	color: #333333;
	font-size:10pt;
	text-decoration:none;
	text-align: left;
}
.style4b {color: #333333;font-size:10pt;text-decoration:none;font-style:italic;}
.style4c {color: #333333;font-size:10pt;text-decoration:underline;}

.style2 {
	color: #333333;
	font-size:14pt;
	font-style:normal;
	padding-top:inherit;
	bottom: auto;
	left: 269px;
	text-decoration:none;
}

.style2b {
	color: #333333;
	font-size:14pt;
	font-style:normal;
	padding-top:inherit;
	bottom: auto;
	left: 269px;
	text-decoration:none;
	margin-top:16px;
}

.style3 {color: #fff;font-size:12pt;font-style:normal;text-decoration:none;padding-top:inherit;} /* about, contact, exhibition normal white */
.style5 {color: #333333;font-size:12pt;font-style:normal;text-decoration:none;} /*about, contact, exhibition grey stand-out */
.style6 {font-size:34pt; color: #333333; padding-top:inherit;text-decoration:none;font-style:normal;}
.style6 a{
	font-size:28pt;
	color: #333333;
	padding-top:inherit;
	text-decoration:none;
	font-style:normal;
	vertical-align: bottom;
}
.style7 {font-size: 200%;text-decoration:none;}
.style9 {color:#333333; font-style:normal; text-decoration:none;}
.style10 {color: #333333; font-size: 80%; text-decoration:none;}
.style11 {font-size: 80%;text-decoration:none;}

html {
	height: 100%;
	overflow: auto;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #6666cc;
	color:#ffffff;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #6666cc;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	border-top-color: #FFFF99;
	border-right-color: #FFFF99;
	border-bottom-color: #FFFF99;
	border-left-color: #FFFF99;
	vertical-align: bottom;
	position: relative;
	background-image:url(background.jpg);
	}


	
div#flashcontent {
	height: 100%
	float:none;
	
	
	}

div#header {
	padding: 7px;
	border-top-width: 0em;
	border-right-width: 0em;
	border-bottom-width: 0.2em;
	border-left-width: 0em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #6666cc;
	height:8%;
	float: none;
	letter-spacing: -1px;
	vertical-align: bottom;
	
}

div#container {
	width: 900px;
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 5px solid #6666cc;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #6666cc;
	vertical-align: bottom;
	margin-top:1%;
	
	float: none;
	overflow: auto;
	
	}
		
div#mainContent {
	height:75%;
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0px;
	margin-left: 0em;
	float:left;	
	
} 

div#footer {
	clear: both;
	padding: 0px;
	margin-top: 10px;
	border-top-color: #333333;
	border-top-width: 0em;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: solid;
	background-color: #6666cc;
	text-align:left;
	height:2em;
	} 
	
div#toptitle{
	width:35%;
	text-align:left;
	float:left;
	vertical-align:text-bottom;
	height: 40px;
	}

div#topnavigation{
	width:65%;
	text-align:right;
	float:right;
	vertical-align:sub;
	
	bottom: 231px;
	height: 40px;
	
	}

div#workimages{
	float:left;
	width:100%;
	
	}
	
div#frontpageimage{
	float:left;
	height:80%;
	
	}
	
div#frontpagetext{
	float:none;
	height:30%;
	vertical-align:middle;
	padding:2em
	}	
	
