body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #909090;
	text-shadow: 0.1em 0.1em 0.05em #f3f3f3;
	background: #d5d5d5;
}

.menu {
	text-shadow: 0.1em 0.1em 0.05em #969696;
	font-family: Georgia;
	letter-spacing: 5px;
	color: #ffffff;
	text-decoration: none;
}

#wrapper {
	margin: -8px auto;
	width: 657px;
}

#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 631px;
	height: 141px;
	background-image:url(image.jpg);
}

#navi {
	position: relative;
	top: 0px;
	left: 0px;
	width: 631px;
	height: 73px;
	background-image:url(navi.jpg);
}

#content {
	position: relative;
	left: -20px;
	width: 600px;
	background: #e2e2e2;
	padding: 10px;
	margin: 0px 50px 0px 30px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
}

#content a, a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #8d8d8d;
	text-decoration: none;
	text-shadow: 0.1em 0.1em 0.05em #d5d5d5;
	letter-spacing: 0px;
}

#content a:hover, a:active {
	font-family: Arial;
	font-size: 12px;
	color: #7daeaa;
	text-decoration: none;
	text-shadow: 0.1em 0.1em 0.05em #d5d5d5;
	letter-spacing: 0px;
}

.menu a, a:visited {
	text-shadow: 0.1em 0.1em 0.05em #969696;
	font-family: Georgia;
	letter-spacing: 5px;
	color: #ffffff;
	text-decoration: none;
}

.menu a:hover, a:active {
	text-shadow: 0.1em 0.1em 0.05em #abcfcc;
	font-family: Georgia;
	letter-spacing: 5px;
	color: #ffffff;
	text-decoration: none;
}

h1 {
	color: #87b6b5;
	font-size: 18px;
	font-family: Georgia;
	letter-spacing: -1px;
	margin: 0px 0px 0px 0px;
}

h2 {
	color: #909090;
	font-size: 15px;
	font-family: Arial;
	letter-spacing: -1px;
	margin: 0px 0px 5px 0px;
}

h3 {
	color: #a4a4a4;
	font-size: 10px;
	letter-spacing: 5px;
	margin: 0px 0px 5px 20px
}
