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

body {
	background-image:url(../images/background2.jpg);
	background-attachment: fixed;
	background-color: #8A0700;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 955px;
	padding: 0px;
	margin: 0 auto 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
}


#header {
	height: 200px;
	width: 100%;
	background-image: url(../images/headerback.png);
	margin: 0px;
	padding: 0px;
}
#header1 {
	height: 98px;
	width: 955px;
}

#navigation {
	margin: 0px;
	padding: 0px;
	height: 104px;
	width: 955px;
}



#leftcolumn {
	height: 400px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/figure_10.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	bottom: 0px;
	z-index: -1;
}
#content {
	float: left;
	height: auto;
	width: 748px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
}
#main_content {
	height: auto;
	width: auto;
	float: left;
}
#transparentbox {
	filter: (opacity=80);
	height: 435px;
	width: 675px;
	margin-top: 25px;
	text-decoration: none;
	overflow: hidden;
	text-indent: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(../images/whitebox.png);
	background-repeat: no-repeat;
}
#transparentbox_small {
	opacity: 0.8;

	filter: (opacity=80);
	height: 300px;
	width: 680px;
	margin-top: 75px;
	text-decoration: none;
	overflow: hidden;
	/*text-indent: 10px;*/
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../images/whitebox_small.png);
	background-repeat: no-repeat;
}

#flashgellery {
	height: 350px;
	width: 720px;
	padding: 0px;
	margin-top: 50px;
	margin-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#splash {
	height: 399px;
	width: 758px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#footer {
	height: auto;
	width: 955px;
	position: relative;
	z-index: 10;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 2em;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #C36;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
a:link {
	color: #06C;
	text-decoration: none;
}
a:visited {
	color: #930;
}
a:hover {
	color: #F63;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: underline;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	line-height: 18px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 20px;
	color: #FFF;
	word-spacing: 1em;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

.galleries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.print {
	font-size: 12px;
	text-align: right;
	vertical-align: top;
}
#footer a:link {
	font-size: 9px;
	color: #FFC;
	text-decoration: none;
}
#footer a:visited {
	color: #CCC;
	font-size: 9px;
}
#footer a:active {
	font-size: 9px;
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	font-size: 9px;
	color: #F90;
	text-decoration: underline;
}

#footer_nav a:visited {
	color: #FF9;
}
#footer_nav a:active {
	color: #FFF;
	text-decoration: underline;
}
#footer_nav a:hover {
	color: #F9F;
	text-decoration: underline;
}
#footer_nav a:link {
	color: #FFF;
	text-decoration: none;
}
#mail {
	width: 650px;
	margin-right: 30px;
}
