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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-position: right;
	color: #ffffff;
	text-align:center;
}
#shell {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*background-image: url(images/tile3.jpg);
	background-repeat: repeat-y; */
}
#Header {
	background-color: #000000;
	padding-bottom: 6px;
	padding-left: 140px;

}
#nav {
	background-color: #000000;
	float: left;
	width: 140px;
}
h1 {
	border-bottom-width: 1px;
	border-bottom-style: hidden;
	border-bottom-color: #000000;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 16px;
	margin-top: 0px;
	font-size: 24px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: 500;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h4 {
	border-bottom-width: 1px;
	border-bottom-style: none;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 24px;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	clip: rect(auto,0px,auto,0px);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 16px;
	padding-left: 24px;
}
#content em {
	color: #FFFFFF;
	font-weight: normal;
}
#content ul {
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
}


#content {
	background-color: #000000;
	float: left;
	clear: right;
	color: #E5E5E5 ;
	width: 555px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-right: solid 2px #cccccc;
	border-left: solid 2px #cccccc; 
}
#content h2 {
	background: #CCFF66;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	padding: 0px 0px 2px 5px;
	margin: 0px 0px 0px 0px;
	}
#footer {
	background-color: #000000;
	clear: left;
/*	background-image: url(images/footer.JPG);  */
	background-repeat: no-repeat;
	width: 555px;
	height: 30px;
	border-right: solid 2px #cccccc;
	border-left: solid 2px #cccccc; 
	border-bottom: solid 2px #cccccc;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 140px;
	padding-bottom: 10px;


}


#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00CCFF;
	text-decoration: none;
	display: block;
	padding: 8px;
	font-weight: bold;
}
#nav a:link, #nav a:visited {
	background-color: #000000;
}
#nav a:hover {
	background-color: #333333;
}
a:link {
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CCFF;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}
div.transbox {
	width: 400px;
	height: 180px;
	margin: 30px 50px;
	background-color: #ffffff;
	border: 1px solid black;
	/* for IE */
  filter:alpha(opacity=60);
	/* CSS3 standard */
  opacity:0.6;
}
div.transbox p {
	margin: 30px 40px;
	font-weight: bold;
	color: #000000;
}
#content .image img {
	border: 5px solid #000000;
}
#content .image {
	position: relative;
	float: right;
	border: 5px solid #ffffff;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: -100px;
	margin-top: -10px;
}
#gallery_content {
	background-color: #000000;
	float: left;
	clear: right;
	color: #E5E5E5 ;
	width: 555px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 24px;
}



#gallery_table {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	font-style: normal;
	text-align: left;
	color: #ffffff;
	width: 99%;
	background-position: top;
	vertical-align: top;
	border-collapse: collapse;
	padding-left: 24px;
	

}
#gallery_table1 {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	font-style: normal;
	color: #ffffff;
	height: 100px;
	background-position: top;
	vertical-align: top;
	border-collapse: collapse;
	margin-left:auto; 
	margin-right:auto;


	

}
#gallery_table p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 16px;
	padding-left: 24px;

}
#gallery_table h2 {
	color:#CCFF66;
 	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-right: 16px;
	padding-left: 18px;
	padding-top: 10px;
	
}
#gallery_headings {
	color:#CCFF66;
 	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-right: 16px;
	padding-left: 14px;
	padding-top: 10px;
	font-size: 12pt;
	font-weight: bold;
}

#gallery_current_img {
	border: medium solid #ffffff;
}

#gallery_td1 {
	height: 225px;
	width: 19%;
/*	border-left: thick solid #ffffff;
	border-top: thick solid #ffffff; */
	vertical-align:top;

	
}
#gallery_td2 {
	height: 550px;
	width: 78%;
/*	border: thick solid #ffffff;*/
	text-align: center;
}
#gallery_td3 {
	height: 225px;
	width: 19%;
/*	border-left: thick solid #ffffff;*/
}
#gallery_td4 {
	height: 200px;
	vertical-align:middle;
	text-align: center;

 
}
#gallery_td5 {

	width: 10px;
	vertical-align:middle;
	text-align:right;
 
}
#gallery_td6 {

	width: 750px;
	vertical-align:middle;
	text-align:center;
	border: solid medium #ffffff;
	padding: 10px;

 
}
#gallery_td7 {

	vertical-align:middle;
	text-align:left;

	width:10px;
 
}

#galleryleft {
	float: left;
	width: 96%;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	vertical-align:middle;
	
	}

#galleryleft ul{
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	}

#galleryleft ul li{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#contentleft ul.none li{
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}

#table0 {
	background-position: left top;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	text-align: left;
	float: none;
}

#table1 {
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	font-style: normal;
	text-align: left;
	width: 100%;
	background-position: top;
	vertical-align: top;
}
#table2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	width: 100%;
	color: #FFFFFF;
}
.style4 {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}
.style6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	font-style: normal;
}
.style7 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;

}
.style8 {
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style9 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.style10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #CCFF66;
}

#scroll_up {
cursor: pointer;
}
#scroll_down {
cursor: pointer;
}
#scroll_box {
height: 100px;
width: 750px;
overflow: auto;
white-space: nowrap;
}
