	body,
	html {
		height: 980px;
		color:#000;
		background:#789;
		
	}

	#Header {
		width:650px;
		margin:0 auto;
		padding:45px 0px;
	}

	#Title {
		width:650px;
		margin:0 auto;
		padding:25px 0px;
		text-decoration: none;
		color: #fff;
		letter-spacing:8px;
		word-spacing:15px;
		background:#789;
	}
	
	h1 {
		margin:0;
		padding:0px 0px;
		font-size:11pt;
	}
	
	#Wrap {
		width:650px;
		height:790px;
		margin:0 auto;
		padding:0px 0px;
		background: #fff;
	}
	#breakbar {
		padding:35px 0px 0px 0px;
	}
	
	#Navigation {
		float:left;
		font-size:8pt;
		background: #fff;
		letter-spacing: 2px;
		padding: 0 0 0 15px;
	}
	
	
	a {color:#666666; background-color:transparent}
	a:link {color:#999999; background-color:transparent}
	a:visited {color:#666666; background-color:transparent}
	a:hover{color:#f00;}
	a:active {color:#666666; background-color:transparent}
	a.email {colour:#f00;}
	a.email:link {color:#f00; background-color:transparent}
	a.email:visited {color:#f00; background-color:transparent}
	a.email:hover,a:active {color:#f00; background-color:transparent;text-shadow: 4px 2px 3px #999;}

	#UnderNav {
		
		float:right;
		width: 415px;
		margin:10px;
		padding:10px:5px;
		background: #222;
	}

	ul.nav {
		list-style: none;
		margin-left: 0;
		padding-left: 2.4em;
		text-indent: -1em;
	}
	

	ul li.nav  {
		position: relative;
	}

	li ul.nav  {
		position: relative;
		top: 0;
		font-size:8pt;
		display: none;
	}


	ul li a {
		display: block;
		text-decoration: none;
		text-transform:uppercase;
		color: #fff;
		padding: 0px 0px 15px 0px;
		background: #fff;
	}

	ul.exhib {
		list-style-type:circle;
		padding: 0px 0px 0px 0px;
		width:415px;
		letter-spacing: 0px;
	}

	li:hover ul.nav  { display: block; background: #fff;}
	
	#Main {
		float: right;
		width: 415px;
		margin:10px;
		padding:0px 40px 0px 0px;
		background: #fff;
	}

	h2 {

		font-family:"Georgia";
		font-size:16pt;
		font-weight:none;
		line-height:140%;
		color: #789;
		letter-spacing:2px;

	}
	h3{
		padding:0 0 0 0pt;
		font-family:"georgia";
		font-size:11pt;
		font-variant:small-caps;
		font-weight:bold;
		letter-spacing: 1.5px;
		color: #789;
		background: #fff;

	}
	
	p,dl,ol,td {
		color:#333;
		font-family:Georgia; 

		line-height: 2;
		
	}
	pre,tt {
		color:#fff);
		font-family:Courier, monospace;
		font-size:10pt;
	}
	p.main {
		padding: 0 0 0 0px;
		font-family:Georgia;
		font-style:italic;
		font-size:10pt;
		font-weight:;
		color:#333;
		word-spacing: ;
		letter-spacing: 1px;
        text-align: justify; 
		text-justify: newspaper;
		
	}

	p.quote {
		color:#333;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 1.75em;
		word-spacing: 0.4em;
	}
	
	p.other {
	
		color:#333;
		font-family:Georgia;
		text-decoration: bold;
		font-weight: ;
		font-style:none;
		font-size: 14px;
		
	}
		p.work{
	
		color:#333;
		font-family:Georgia;
		text-decoration: bold;
		font-weight: ;
		font-style:none;
		font-size: 14px;
		
	}
	p.contact {
	
		color:#333;
		font-family:Georgia;
		font-style:none;
		font-size: 14px;
		text-align: justify; text-justify: newspaper;
	}

	#pic {
		position:float;
		padding:0px 0px 0px 0px;
		background-color:#000;
	}
	div.img {
		margin:0px;
		padding:0px 50px 0px 0px;
		height:auto;
		width:auto;
		text-align:center;
	}
	div.img img {
		display:inline;
		margin:3px;
	}
	div.contact {
		padding: 0px 0px 0px 0px;}
		
	div.hide{display: none;}



#Footer {
		margin:0 auto;
		width:650px;
		height: 60px;
		padding:0 0 0 0;
		background:  url('../Images/footer.jpg') no-repeat;;
		
}

p.foot {
		color:#fff;
		text-shadow: 0px 2px 3px #666;
		text-align:center;
		text-decoration: bold;
		font-weight: bolder;
		line-height: 2.6em;
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.7em;
		word-spacing: 0.4em;
		letter-spacing: 1px;
    }
	
