html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
}
a { color: #000000; text-decoration: none; }
a:hover { text-decoration: underline; }
img { border: none; }
ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 20px; }
li { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
p { padding: 12px 0px; } 
h1 { font-family: Georgia, Times, "Times New Roman", Serif; font-size: 16px; padding-bottom: 8px; }
h2 { font-family: "Trebuchet MS", "Lucida Grande", Tahoma, Verdana, sans-serif; font-size: 13px; padding: 8px 0px 5px 0px; text-transform: uppercase; }

body {
	background-color: #ffffff;
	font-family: Helvetica;
	font-size: 12px;
	color: #454545;
	line-height: 16px;
}

#Container {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 900px;
}
#Border {
	float: left;
	border: 1px #aaaaaa solid;
}
#Header {
	float: left;
	width: 890px;
	height: 100px;
	padding: 20px 10px 0px 0px;
	background-image: url('images/index01.gif');
	background-repeat: no-repeat;
	background-color: #ffffff;
	text-align: right;
	line-height: 14px;
}
#Gallery {
	float: left;
	width: 900px;
	background-color: #ffffff;
}
#Gallery01 {
	float: left;
	width: 750px;
	height: 483px;
	padding-left: 4px;
}
#Gallery02 {
	float: left;
	width: 138px;
	padding-left: 4px;
}
.Gallery02 {
	float: left;
	width: 67px;
	padding: 0px 4px 4px 0px; 
}
#Gallery03 {
	float: left;
	width: 138px;
	padding: 2px 0px 0px 4px;
}
#Menu {
	float: left;
	width: 900px;
	height: 30px;
	background-color: #ffffff;
	border-bottom: 1px #aaaaaa solid;
}
#Content {
	float: left;
	width: 860px;
	background-color: #ffffff;
	color: #555;
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma, Verdana, sans-serif;
	padding: 20px;
}
#Footer {
	float: left;
	width: 890px;
	height: 30px;
	padding: 5px 10px 0px 0px;
	background-color: #ffffff;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

.topMenu { text-align:center; height: 18px; padding-top: 0px; font: 16px/100% "Trebuchet MS", Georgia, Times, "Times New Roman", serif; text-decoration: none; border-top: 1px solid #aaaaaa; border-right: 1px solid #aaaaaa; border-left: 1px solid #aaaaaa; background-color: #FFF; color:#000; overflow: hidden; }
.topMenu:hover { text-decoration: none; }
a.menuText { color:#000; font-weight: normal; font-size: 11px; font-family: "Trebuchet MS", Georgia, Times, "Times New Roman", serif; text-decoration: none; }
.underline { text-decoration: underline; }
.grey { color: #454545; }
.alignright { float: right; }
.alignleft { float: left; }



/* for scrolling layers */
div#hold	{ 
	position:relative; overflow:hidden;
	width:142px; height:450px; z-index:100;
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:142px; height:450px; 
	clip:rect(0px, 142px, 450px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1 { 
	position:absolute; 
	left:0px; top:0px; 
	z-index:1; 
	}

table#imgTbl { background-color:#fff; width:142px }
table#imgTbl td { height:290px; vertical-align:middle; text-align:center }
