/* CSS Document */


body {
	background-image: url(../pngs/background.png);
}
.color1 {color: #33FFFF}
.color2 {color: #000000}
.color3 {color:#000000; font-weight:bold;}

#Band_top {
	position:absolute;
	left:2px;
	top:1px;
	width:450px;
	height:99px;
	z-index:1;
	
}
/*#Navbr_side {
	position:absolute;
	left:-1px;
	top:145px;
	width:158px;
	height:400px;
	z-index:2;
}*/
#Navbar_top {
	position:absolute;
	left:156px;
	top:-5px;
	width:654px;
	height:134px;
	z-index:3;
}
#Body_page {
	position:absolute;
	left:159px;
	top:145px;
	width:679px;
	height:99px;
	z-index:4;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
}

body {
	background-color: #840e0e;
}
	
	
td img {display: block;}

	
h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-style: oblique;
	color: #FFFFFF;
	text-align: center;
}

#Logo {
	position:absolute;
	left:0px;
	top:0px;
	width:151px;
	height:144px;
	z-index:6;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
}
h5 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	text-align: left;
}
h6 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 2cm;
	margin: 3px;
	padding: 10px;
}
#Text_content {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	margin: 10px;
	padding: 10px;
	text-indent: 2cm;
	text-align:center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
#left_side{ position:absolute;
	left:158px;
	top:281px;
	width:337px;
	height:379px;
	z-index:4;
	overflow: visible;}
#right_side{position:absolute;
	left:519px;
	top:281px;
	width:337px;
	height:379px;
	z-index:4;
	overflow: visible;}
	
#gallery{
	position:absolute;
	left:142px;
	top:auto;
	width:auto;
	height:auto;
	z-index:5;
	overflow:visible;}
	
	/* needed for IE to make :active state work first time */
a, a:visited {color:#000;} 

/* common styling for all galleries */
a.gallery, a.gallery:visited {display:block; display:inline-block; color:#000; text-decoration:none; border:1px solid #000; width:47px; height:75px; float:left; margin:4px; z-index:50;}
a.slidea {background:url(../Images/resized_images/DSC03466_600_75.jpg);}
a.slideb {background:url(../Images/resized_images/DSC03630_600_47.jpg);}
a.slidec {background:url(../Images/resized_images/DSC03632_600_47.jpg);}
a.slided {background:url(../Images/resized_images/DSC03634_600_47.jpg);}
a.slidee {background:url(../Images/resized_images/DSC03652_600_47.jpg);}
a.slidef {background:url(../Images/resized_images/DSC03816_600_47.jpg);}
a.slideg {background:url(../Images/resized_images/DSC04495_600_47.jpg);}
a.slideh {background:url(../Images/resized_images/DSC04497_600_75.jpg);}
a.slidei {background:url(../Images/resized_images/DSC04517_600_75.jpg);}
a.slidej {background:url(../Images/resized_images/DSC04709_600_47.jpg);}
a.slidek {background:url(../Images/resized_images/DSC04721_600_47.jpg);}
a.slidel {background:url(../Images/resized_images/DSC05163_600_47.jpg);}
a.gallery em, a.gallery span {display:none;}
a.gallery:hover {border:1px solid #fff;}


#container_left {position:relative; width:796px; height:500px; background:#999999; border:1px solid #a49188; margin:1em auto;}
#container_left img {border:0;}
#container_left .thumbs {width:175px; position:absolute; left:0; top:0;}
#container_left a.gallery:hover span {display:block; position:absolute; width:402px; height:50px; top:350px; left:0px; padding:5px; font-style:italic; color:#fff;  z-index:100;}
#container_left a.gallery:hover span:first-line {font-style:normal; font-weight:bold; font-size:1.1em; color:#000;}
#container_left a.gallery:active, #container_left a.gallery:focus {border:1px solid #000;}
#container_left a.gallery:active em, #container_left a.gallery:focus em {display:block; position:absolute; width:600px; height:450px; top:5px; left:180px; padding:5px; color:#000; border:1px solid #3d330f; z-index:50;}
#container_left h1 {clear:both; margin:0; padding-top:80px; padding-left:250px; width:300px; text-align:center; font-family: georgia, times new roman, serif; font-size:3em; font-weight:normal; color:#fff;}
#container_left h1 em {font-size:0.6em; color:#000;}

#header{
height:160px;
background:#fff;
}

#container{
width:760px;
float:left;
border:1px solid #fff;
}


#navList{
	position:absolute;
	font-size:1em;
	list-style:none;
	margin:2px;
	left:30px;
	top:149px;
	width:151px;
	height:500px;
	font-family:Arial, Helvetica, sans-serif;
}
/*#navList{
position:absolute;
left:-1px;
top:145px;
width:158px;
height:400px;
font-size:1em;
list-style:none;
margin:20px;
width:130px;
font-family:Arial, Helvetica, sans-serif;

}*/

#navList a{
color:#FFFF00;
width:125px;
padding:6px 0;
margin:7px 0;
display:block;
text-align:center;
text-decoration:none;
background:url("../Images/buttons_2.gif") no-repeat;
}

#navList a:hover{
color:#fff;
display:block;
width:125px;
text-decoration:none;
background:url("../Images/buttons_2.gif") no-repeat 0 -31px;
}

