body {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #fff;
	background-color: #999;
	font-size: 10pt;
	margin-top: 20px;
}
#container {
	width: 702px;
	margin: 0 auto;
}
#top {

	margin: 10px 0px 0px;
	padding: 0px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width:700px;
	height: 175px;
	background-image:url(images/head2.jpg);
}
strong, b {
	font-weight: bold;
	vertical-align: bottom;
	width: 100%;
	}
#notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
h1 {
	font-size: 25pt;
	line-height: 44px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0;
	text-align: center;
	}
h2 {
	font-style:italic;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0;
	text-align: center;
	}
.photos {
	font-size: 11pt;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	display: inline;
}
h3 {
	font-size: 11pt;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	display: inline;
}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
img {
	border: 0;
}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#left {
	position:absolute;
	top: 121px;
	left: 6px;
	margin: 13px;
	padding: 10px;
	border: 1px solid #6c0;
	background: #666;
	width: 150px;
	}
#links {
	margin: 0px;
	padding: 9pt 1pt 9pt 1pt;
	border: 1px solid #fff;
	background: #171C45;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	list-style-type: none;
}
#links a {
	text-decoration: none;
	padding: 4px;
	margin:0px 4px 0px 4px;
	/*border: 1px solid #ccc;*/
	color: #fff;
	/*border: 1px solid #ffffff;*/
	
}
#links a:visited {
	color: #fff;
}
#links a:hover {
	background: #F0F0F0;
	/*border: 1px solid #6c0;*/
	color: #000000;
	margin:0px 4px 0px 4px;
	padding: 4px;
}
#links img {
	margin-bottom: 0.05cm;
}
#middle {
	text-align:left;
	width:680px;
	margin: 0px;
	padding: 10px;
	border: 1px solid #fff;
	background: #1D2E60;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	}
#footer {	
	text-align:center;
	margin: 0px;
	padding: 10px;
	border: 1px solid #AE350A;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: bottom;
	display: block;
	width: 700px;
	}
#right {
	position: absolute;
	top: 120px;
	right: 0px; 
	margin: 20px;
	padding: 10px;
	border: 1px solid #6c0;
	background: #666;
	width: 150px; 
	width: 120px;
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
a {
	color: #fc0;
	font-size:12pt;
	font-style:normal;
}
img.gallery {
	border: 1px solid #000;
	background-color: #004387;
}
table.gallery {
	border: 1px solid #000;
	background-color: #bbb;
	padding: 3px;
	font-size: 9pt;
	color: #000;
}
a.gallerylink {
	color: #f00;
	font-weight: bold;
	font-size: 11pt;
	
}
.imgborder {
	border: 1px solid #fff;	
}
div.smalllink a {
	font-size: 8pt;
	color: red;
}