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

#nav a:link, #nav a:visited {
	font-family: Eurostile, "Myriad Roman";
	font-size: 90%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	padding-left: 1.5em;
	text-transform: uppercase;
	float: none;
}
#nav a:hover, #nav a:focus, #nav a:active {
	font-family: Eurostile, "Myriad Roman";
	font-size: 90%;
	color: #FFCC00;
	text-decoration: none;
}
body {
	background-color: #333333;
}
#navmenu {
	background-image: url(IMAGES/Navbar.gif);
	height: 47px;
	width: 790px;
}
#nav {
	padding-top: 16px;
}
#container {
	background-color: #FFFFFF;
	width: 790px;
	border: medium solid #000000;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#footer {
	color: #FFFFFF;
	height: 20px;
	width: 780px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 70%;
	margin-top: 3px;
}
#maintext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-top: -10px;
	line-height: 110%;
}
#maintextmultimedia p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-top: -10px;
	line-height: 110%;
}
#maintextgallery p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-top: -10px;
	line-height: 110%;
}
#maintext h4 {
	font-family: Eurostile, "Myriad Roman";
	font-size: 125%;
	font-weight: bold;
	margin-top: -5px;
	text-decoration: underline;
	text-align: left;
	margin-bottom: 10px;
}
#sidebar h4 {
	font-family: Eurostile, "Myriad Roman";
	font-size: 125%;
	text-decoration: underline;
	padding-top: -10px;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#sidebar p2 {
	border-top-width: thin;
	text-align: center;
	margin-top: -10px;
}
#mainimage {
	width: 500px;
	padding-top: 5px;
	padding-left: 20px;
	margin-top: 20px;
}
#maintext {
	height: 600px;
	width: 500px;
	padding-top: 20px;
	padding-left: 20px;
}
#maintextgallery {
	height: 600px;
	width: auto;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#maintextmultimedia {
	height: auto;
	width: auto;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#sidebar {
	margin-left: 545px;
	width: 235px;
	height: 593px;
	position: absolute;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #333333;
	top: 177px;
}
#sidebar img {
	margin-left: 7px;
	margin-top: 0px;
}
#maintext li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-left: 20px;
	margin-top: 0px;
	line-height: 1.5em;
}
.style1 {
	font-size: 22px;
	font-weight: bold;
}
#container #maintextgallery .style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
