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


		
		A { text-decoration:none }
		

#container {
	position:relative;
	width: 1000px;
	background: #000000;
	text-align: left;
	margin: 0 auto;
	z-index: 1;
}
#news {
	position:absolute;
	top: 105px;
	right:21px;
	width: 250px;
	background: #A4BBC6;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #000000
	text-align: left;
	padding: 1em;
	margin: 1em;
	z-index: 10;
}
#body {
	position:relative;
	width: 1000px;
	background: white;
	text-align: left;
	margin: 0 auto;
	z-index: 1;

}
#top {
	float: left;
	z-index: 5;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFCC00;
	text-indent: 50px;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 14px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
	text-indent: 50px;
	letter-spacing: 1px;
}
h3 {
	font-family: webdings;
	font-size: 14px;
	font-weight: normal;
	color:#CC0000;
	letter-spacing: 1px;
}
h4 {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color:#CCCCCC;
	text-indent: 8em;
	text-transform: uppercase;
	letter-spacing: 5px;
	line-height: 16px;
}
h5 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 12px;
}
h6 {
	font-family: tahoma;
	font-size: 15px;
	color: #FFFFFF;
	}

a.one:link {
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
}
a.one:visited {
	color:#CCCCCC;
}
a.one:hover {
	color:#FF9900;
}
a.two:link {
	color: #ffffff;
	text-decoration: none;
	font-family: tahoma;
	font-size: 20px;
	vertical-align: middle;
}
a.two:visited {
	color:#CCCCCC;

	}
a.two:hover {
	color:#FF9900;	
}
a.three:link {
	color: #cc0000;
	text-decoration: none;
	letter-spacing: 6px;
}
a.three:visited {
	color:#CC0000;
	
	}
a.three:hover {
	color:#FF9900;	
}
a.video:link {
	color: #cc0000;
	text-decoration: none;
	letter-spacing: 2px;
	font-family: tahoma;
	font-size: 8px;
}
a.video:visited {
	color:#CC0000;
	font-family: tahoma;
	font-size: 8px;
	letter-spacing: 2px;
	
	}
a.video:hover {
	color:#FF9900;
	font-family: tahoma;
	font-size: 8px;
	letter-spacing: 2px;
}
body {
	background-color: #171717;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.gallerycontainer{
	position: relative;
	width: 700px;/*Add a height attribute and set to largest image's height to prevent overlaying*/
	float: left;
	right: 40px;
	top: 10px;
}

.thumbnail img{
border: 0px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
	text-decoration: none;

}

.thumbnail:hover img{
border: 0px solid white;
	text-decoration: none;

}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: black;
	padding: 5px;
	left: 80px;
	visibility: hidden;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 15px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 140px;
left: 0 px; /*position where enlarged image should offset horizontally */
z-index: 50;
}


.style1 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 2px;
	color: #FFFFFF;
	font-weight: normal;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 2pt;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: normal;
}
h7 {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
