@charset "utf-8";
/* CSS Document */


&lt;!--

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	min-width: 1024px;
}
body,td,th {
	font-size: 55%;
	font-family: "Baskerville Old Face", "Gill Sans MT", "Century Gothic", "Times New Roman";
	color: #000;
	background-color: #FFF;
	min-width: 1024px;
}

div#header {
	font-family:"Baskerville Old Face", "Gill Sans MT", "Century Gothic", "Times New Roman";
	color:#000;
	font-size:2.5em;
	width:200px;
	text-align:left;
	margin-bottom:20px;
	margin-top:50px;
}
 h3 {
	font-size: 1em;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

div#menu {
	font-family:"Baskerville Old Face", "Gill Sans MT", "Century Gothic", "Times New Roman";
	color:#000;
	font-size:1.5em;
	float:left;
	width:200px;
	text-align:left;
	line-height: 1.3em;
}
#menu ul li {
	text-decoration: none;
	list-style-type: none;
	margin-left:-38px;
	list-style-position: inside;
	font-family: "Baskerville Old Face", "Gill Sans MT", "Century Gothic", "Times New Roman";
}
b {
	font-weight: bold;
	color: #000;
	font-size: 85%;

}

a:link{
	color: #000;
	text-decoration: none;
}
a:visited{
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: underline;
} 
a:active{
	color: #CCC;
	text-decoration: underline;
}

div#left {
	width:200px;
	float:left;
	
}
div#right {
	width:800px;
	float:left;
	margin-left:50px;
}
div#picture_nav {
	font-family:"Baskerville Old Face", "Gill Sans MT", "Century Gothic", "Times New Roman";
	color:#000;
	font-size:2.2em;
	float:left;
	width:200px;
	text-align:right;
	margin-top:20px;
}
div.slideshow {
	height: 700px;
	margin:auto;
	width: 800px;
}
div.slideshow div {
	width:800px;
}
div.slideshow div img {
	padding: 0px;
	border: 0px solid #ccc;
	background-color: #FFF;	/*margin: auto;
	display: block*/
}


#next2 {
	cursor: pointer;
}
#prev2 {
	cursor: pointer;
}
#caption {
	font-size:0.5em;
	
}
--&gt;
#left #header .titlestyle {
	font-weight: bolder;
}#right h1 span {
	font-weight: normal;
	font-size: 28px;
	text-decoration: none;
	font-family: "Baskerville Old Face", "Gill Sans MT", "Century Gothic", "Times New Roman";
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px;
	display: block;
}
#right h2 span  {
	font-family: "Baskerville Old Face", "Gill Sans MT", "Century Gothic", "Times New Roman";
	font-weight: normal;
	font-size: 24px;
	color: #000;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-left: 10px;
}
