@charset "utf-8";
#wrapper {
	background-color: #EBEBE2;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #000000;
	padding-right: 3px;
	height: auto;
	background-image: url(../webimage/wrapperbg.jpg);
}
#wrapper #logo {
	height: 142px;
	background-color: #EBEBE2;
	position: relative;
}
a img {
	border: medium none #CCCCCC;
}
#wrapper #Nav {
	height: 37px;
	background-color: #EBEBE2;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../webimage/headbgnew.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#wrapper #Nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
}

#date {
	color: #FFFFFF;
	background-color: #000000;
	font-family: "Franklin Gothic Book";
	border: thin groove #999999;
}
#rows {
	width: 590px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	top: 20px;
	float: left;
}
#row2 {
	float: right;
	width: 197px;
	padding-bottom: 2px;
	clear: none;
	padding-left: 4px;
	height: auto;
	right: auto;
	position: fixed;
	top: auto;
}
a:link {
	color: #000000;
	line-height: normal;
}
