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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 2 em;
	
}
/*.footertext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .65 em;
	line-height: .75 em;
	color: #006600;
	text-align: left;
}
.contentlink {
	color: #009900;
}*/
/*.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #006600;
}*/
/*.sidebar {
	
}*/
p {
	font-size: .85 em;
	line-height: 2.2 em;
}

body, h2, h3 {
    padding: 0;
    margin: 0;
}



#container {
	text-align: left;
	background-color: #FFFFCC;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

#header {
	background-color:#993;
	height: 57px;
	left: 20px;
	top: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCFF66;*/
	width: 400px;
	
}

#header1 {
	background-color:#993;
	height: 40px;
	left: 20px;
	top: 20px;
	margin: 0px;
	padding-top: 27px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 60px;
	float: right;	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCFF66;*/
	width: 290px;
	text-align: right;
}

#header2 {
	background-color:#993;
	/*width:70%;*/
	height: 10px;
	z-index:1;
	text-align:center;
	padding: 10px;
	/*margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 170px;*/
	position:relative;
	clear: both;
}
#header2 li {
	float: left;
}
#header2 li a:link, #header2 li a:visited {
	color:#FFFFCC;
background:#006600;
display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65 em;
	text-decoration: none;
	line-height:1.4em;
	margin-right: 0.5em;
	padding-top: 0.2em;
	padding-right: 0.3em;
	padding-bottom: 0.06em;
	padding-left: 0.3em;
}
#header2 li a:hover{
	color: #FFF;
	background: #FF0066;
}
#header2 li a.current, #header2 li a.current:hover, #header2 li a.current:active {
	background:#FFFFCC;
	color: #006600;
cursor:default;
}
#header2 ul {
	margin: 0;
	list-style: none;
	float: left;
	position:absolute;
	right: 0px;
	bottom: 0px;
}

#sidebar {
	float: left;
	width: 160px;
	left: 20px;
	top: 35px;
	height: 100%;	/*filter:alpha(opacity=80);     ie  
	-moz-opacity:0.8;     old mozilla browser like netscape  
	-khtml-opacity: 0.8;     for really really old safari   
	opacity: 0.8;     css standard, currently it works in most modern browsers like firefox,  
*/
	border-right-width: thin;
	border-right-style: none;
	background-color: #993;
}

#content {
	background-color: #FFFFCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 170px;
	padding-right: 100px;
	padding-top: 15px;
	padding-left: 0px;
}
#content2 {
	background-color: #FFFFCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 170px;
	padding-right: 100px;
	padding-top: 15px;
	padding-left: 0px;
}

#footer {
	/*background-color: ;*/
	clear: both;
	/*left: 20px;*/
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0 px;
	padding-left: 160px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #993;
}
#footer2 {
	background-color: #993;
	clear: both;
	left: 20px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 10px;

}
a:link {
	text-decoration: none;
	color:#006600;
}
a:visited {
	text-decoration: none;
	color: #f60;
}
a:hover {
	text-decoration: none;
	color: #FF0066;
}
a:active {
	text-decoration: none;
}
.currenttext {
	color: #999900;
	font-weight: bold;
	letter-spacing: 0.05em;
}

/*.captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #330000;
	text-align: right;
}*/

/*body,td,th {
	color: #333333;
}
.headertext1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #009900;
}
.style2 {color: #C5C5A1}
.style5 {color: #C2C39E}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 20px;
	color: #009900;
}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 30px; color: #330000; }
.style10 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {
	color: #C2C39E;
	font-size: 9px;
	line-height: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}*/
h1 {
	font-size: 1.6em;
	color:#000;
	letter-spacing: 3 em;
	font-weight: bold;
}
h2 {
	font-size: 1em;	
}
h3 {
	font-size: 0.85em;
	padding: 10px;
	color:#000;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h5 {
	font-size: 0.85em;
	color: #FFC;
	font-weight: normal;
	line-height: 1.2 em;
	padding: 10px;
}
h6 {
	font-size: 1 em;
	color: #FFC;
	padding-top: 0px;
	padding-left: 10px;
}

.clear {
	clear:both
}

#gallery {
	position:relative;
	height:465px;
	/*background-color: #FFFFCC;*/
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 170px;
	padding-right: 100px;
	padding-top: 15px;
	padding-left: 0px;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
	z-index:600;
	background-color:#000;
	color:#ffffff;
	height:30px;
	width:100%;
	position:absolute;
	bottom:0;
	
	}

	#gallery .caption .content {
		margin:5px;

	}
	
	#gallery .caption .content h4 {
		margin:0;
		padding:0;
		color:#FFFFCC;
/*		color:#1DCCEF;
*/	}
	
#gallery2 {
	float: left;
	position:relative;
	height:248px;
	width: 168px;
	/*left: 20px;
	top: 35px;*/
	/*height: 100%;*/	/*filter:alpha(opacity=80);     ie  
	-moz-opacity:0.8;     old mozilla browser like netscape  
	-khtml-opacity: 0.8;     for really really old safari   
	opacity: 0.8;     css standard, currently it works in most modern browsers like firefox,  
*/
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #ccff66;
	background-color: #CCC898;	
}
#gallery2 a {
		float:left;
		position:absolute;
	}
	
	#galler2y a img {
		border:none;
	}
	
	#gallery2 a.show {
		z-index:500
	}

	#gallery2 .caption {
	z-index:600;
	background-color:#FFFFCC;
	color:#333;
	height:100px;
	width:100%;
	position:absolute;
	bottom:0;
	
	}

	#gallery2 .caption .content {
		margin:5px;

	}
	
	#gallery2 .caption .content h4 {
		margin:0;
		padding:0;
		color:#333;
/*		color:#1DCCEF;
*/	}

