* {
	html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
b, u, i, center, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td { 
margin:0px; 
padding:0px; 
}

}
#wrapper {
	background-color: #FFF;
	width: 1044px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 10px;
}
#wrapper #logo {
	background-color: #CCC;
	height: auto;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 50px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
#wrapper #headerImg {
	background-color: #FFF;
}
#Gallery {
	height: 500px;
	width: 1044px;
}

#wrapper #bodyArea #left {
	width: 250px;
	float: left;
	height: 500px;
}

#wrapper #bodyArea #footer {
	clear: both;
	height: 40px;
}
#wrapper #bodyArea #Infoboard {
	height: auto;
	width: 983px;
	background-color: #F1F1F1;
	color: #900;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	position: absolute;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 30px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #BDBDBD;
	border-right-color: #BDBDBD;
	border-bottom-color: #BDBDBD;
	border-left-color: #BDBDBD;
	left: 181px;
	right: auto;
	text-align: justify;
	top: 638px;
}

