﻿body {
	background-color: #191919;
	font-family: Tahoma;
	text-align: center;
}
h1 {
	font-family: Tahoma;
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
	padding: 10px 20px 10px 20px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
h2 {
	font-family: Tahoma;
	font-size: 0.95em;
	text-align: justify;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
	margin-bottom: 5px;
}
h3 {
	font-family: Tahoma;
	font-size: 0.80em;
	text-align: justify;
	padding: 0px 20px 0px 20px;
}
p {
	font-family: tahoma;
	font-size: 0.85em;
	text-align: justify;
	padding: 0px 20px 0px 20px;;
}
li {
	font-family: tahoma;
	font-size: 0.8em;
	padding-bottom: 3px;
	text-align: left;
}
img {
	margin: 0px;
}
.floatright {
	float: right;
	margin: 0 10px 0 10px;
	border: 0.05em solid #FFF;
	padding: 0px;
}
.floatcenter {
	float: center;
	margin: 0 10px 0 10px;
	border: 0.05em solid #FFF;
	padding: 0px;
}
.floatright p {
	font-size: 0.75em;
	text-align: center;
	margin-top: 5px;
}
.floatleft {
	float: left;
	margin: 0 10px 0 10px;
	border: 0.05em solid #FFF;
	padding: 0px;
}
.floatleft p {
	font-size: 0.75em;
	text-align: center;
}
.quote {
	font-size: 0.8em;
	color: #FFF;
	font-style: italic;
	text-align: left;
	margin: 0 50px 40px 50px;
}
.quote p {
	float: right;
	font-style: normal;
}
a {
	font-size: 1.0em;
	color: #FFF;
}
#wrapper {
	width: 800px;
	background: url('images/bg_main.jpg') top repeat-y;
	background-color: #4F6448;
}
#header {
	text-align: center;
	background-image: url(images/Backgrounds/head_bkg_05.jpg);
	border: none;
	background-color: #4F6448;
}
#nav {
	height: 24px;
	width: 100%;
	text-align: center;
	background-color: #4A5262;
	background: url('images/bg_nav2.jpg') bottom left repeat-x;
}
#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav-menu li {
	text-align: center;
	float: left;
	margin: 0 0.15em;
	background: url('images/bg_menu_libg.gif')top right repeat-y;
}
#nav-menu li a {
	border-style: none dotted none none;
	border-width: 0.1em;
	border-color: #dcdce9;
	font-family: Tahoma;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 6em;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 0.95em;
}
#nav-menu li a:hover {
	background: url('images/bg_nav2flip.jpg') bottom left repeat-x;
	font-family: Tahoma;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 7em;
	display: block;
	color: #C0C0C0;
	text-decoration: none;
	text-align: center;
}
#nav-menu li a:visited {
	background: url(#) bottom left repeat-x;
	font-family: Tahoma;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 7em;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#nav-menu li a:active {
	background: url(#) bottom left repeat-x;
	font-family: Tahoma;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 7em;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
/* Hide from IE5-Mac \*/
#nav-menu li a {
	float: none;
}
/* End hide */
#main {
	clear: both;
	height: 100%;
	margin: 10px 0 10px 0;
}
#footer {
	clear: both;
	height: 20px;
	padding: 5px 5px 5px 5px;
	text-align: right;
}
#footer a {
	font-family: calibri;
	font-size: 0.7em;
	color: #FFFFFF;
}
/* Gallery styles  */
div#gallery {
	width: 800px;
	height: 690px;
	margin-left: auto;
	margin-right: auto;
}
object a {
	display: none;
}
object {
	margin-left: auto;
	margin-right: auto;
	display block;
}
