* { margin: 0; padding: 0; }
body {
	padding: 50px;
	background: #4c4c4c url(images/grad1.png) 0 0 repeat-x;
	color: #d9d9d9;
	font: 14px/normal Tahoma, Arial, Helvetica, sans-serif;
	height: auto;
}
h1 {
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 180%;
	text-indent: 0;
	letter-spacing: -1px;
	text-align: left;
	text-decoration:underline
}
h2 {
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 150%;
	text-indent: 0;
	letter-spacing: -1px;
	text-align: left;
}
cite { float: right; }
ul.classic { list-style: disc; margin-bottom: 1em; padding-left: 2em; }
div.section { clear: both; padding-top: 50px; }

.table1 { float: right; margin-bottom: 2em; border: solid 1px #eee; }
.table1 caption { color: #fff; text-align: center; padding-bottom: 5px; }
.table1 th, .table1 td { padding: 7px; }
.table1 th, .table1 thead td { background-color: lightyellow; color: #000; }
.table1 tbody td { background-color: #fff; color: #000; }
.table1 tbody th { text-align: right; }

#wmfg { clear: both; float: left; }
#header {
	background-image: url(../images/title2.png);
	height: 118px;

	width:998px
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	width: 998px;
}

#main {
	BORDER-BOTTOM: none;
	BORDER-LEFT: none;
	PADDING-BOTTOM: 50px;
	PADDING-LEFT: 0px;
	WIDTH: 998px;
	PADDING-RIGHT: 0px;
	BACKGROUND: none;
	HEIGHT: auto;
	BORDER-TOP: none;
	BORDER-RIGHT: none;
	PADDING-TOP: 100px
}
#nav {
	height: 32px;
	width: 998px;
	border: 1px solid #999;
	z-index: 2;
	background-color:#000;
}
#footer {
	font-size: 14px;
	text-align: center;
	position: relative;
	width: 998px;
	border: 1px solid #D6D6D6;
}

#webgallery {
	padding: 0px;
	height: 600px;
	width: 998px;
	z-index: 1;
}
