body {
	background-color: white;
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
	color: black;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
}

div, form {
	margin: 0;
	padding: 0;
}

.main {
	width: 768px;
	margin: 0 auto;
	margin-bottom: 10px;
	background-image: url('images/mainBg.jpg');
	background-repeat: repeat-y;
}

.main .header {
	width: 100%;
	height: 105px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
}

.main .header .date {
	color: white;
	font-size: 10px;
	float: left;
	margin-top: 90px;
	margin-left: 242px;
}

.main .menu {
	width: 100%;
	height: 25px;
	background-image: url('images/menu.jpg');
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 6px;
}

.main .menu a, .main .menu a:visited {
	text-decoration: none;
	color: black;
}

.main .menu a:hover {
	text-decoration: underline;
}

.main .menu a.selected, .main .menu a.selected:visited {
	color: #ffa200;
	font-weight: bold;
}

.main .mainBox {
	padding-right: 18px;
	padding-left: 10px;
}

.main .mainBox a {
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

h1 {
	text-decoration: underline;
	font-size: 14px;
	color: #666666;
	padding: 0;
	margin: 0;
}

h2 {
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Verdana, Tahoma ;
}

.main .mainBox .indexUl {
	margin: 0px;
	padding-right: 0px;
	list-style: none;
	list-style-type: none;
	font-size: 11px;
	color: #000000;
}

.main .footer {
	width: 100%;
	height: 22px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	padding-top: 8px;
	color: #575757;
	font-size: 11px;
}

.main .footer .links {
	float: right;
	padding-right: 15px;
}

.main .footer .copyRight {
	float: left;
	padding-left: 15px;
}

.main .bottom {
	text-align: center;
	background-color: white;
}

.main .mainBox .info {
	font-size: 11px;	
}


.main .footer a, .footer a:visited {
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.main .footer a:hover {
	text-decoration: underline;
}

.main .footer a.selected {
	color: #ffa200;
	font-weight: bold;
}

.main .bottom a {
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.main .bottom a:hover {
	color: #d01919;
	text-decoration: underline;
}

.banner {
	position: absolute;
	margin-top: 22px;
	margin-right: 26px;
}
.banner input, select {
	background-color: #FFFFFF;
	border: solid 1px;
	border-color: #CACACA; 
	}
/*
input {
	font: 1.0em Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: solid 1px;
	border-color: #CACACA; 
	padding: 0.2em;
	margin-bottom: 0.3em;
}
*/

.specialSubmit {
	font-family: Arial, Verdana, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
              background-image: url('images/cmd1.jpg'); 
	border: 0px none;
	cursor: hand;
	width: 104px;
	height: 38px
}

.specialSubmit1 {
	font-family: Arial, Verdana, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
              background-image: url('images/cmd2.jpg'); 
	border: 0px none;
	cursor: hand;
	width: 104px;
	height: 38px
}

.specialSubmit2 {
	font-family: Arial, Verdana, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url('images/cmd3.jpg'); 
	border: 0px none;
	cursor: hand;
	width: 104px;
	height: 38px
}

.sendCmd4 {
	font-family: Arial, Verdana, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url('images/cmd4.jpg'); 
	border: 0px none;
	cursor: hand;
	display: block;
	width: 104px;margin: 0 auto;
	height: 38px
}

textarea {
	background: url('images/input_back.gif') repeat-x;
	border: 1px solid #999999;
}

.galItem {
	width: 146px;
	height: 148px;
	background: url('images/gallItem.jpg') no-repeat;
	padding-top: 12px;
	padding-right: 14px;
}

.table_decoration {
	font-family: Arial;
	font-size: 11px;
	border-collapse: collapse;
	background-color: #fafafa;
	border: solid 1px;
	border-color: #CCCCCC;
	empty-cells: hide;
	padding: 4px;
	height: 190px;
}

.rightasd {
	float:right;
	width: 50%;
}
.leftasd {
	float:right;
	width: 50%;
}

.show {
	width: 800px;
}

.show .left {
	float:left;
	width: 270px;
}

.show .right {
	float:right;
	width: 530px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #000; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #000; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: white; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
