
body {
	color: #333;
	font-size: small;
	font-family: serif;
	margin: 0;
	padding: 0 }

.inlineimage {
	margin: 0 10px 5px 0;
	width: 170px;
	height: 220px;
	border: solid 2px #666;
	float: left }

#header {
	color: #fff;
	font-size: xx-large;
	background-image: url(../images/sky_last.jpg);
	background-repeat: repeat-x;
	height: 80px;
	clear: both }

#menu {
	background-image: url(../images/menuline2.GIF);
	padding-top: 5px;
	height: 20px;
	vertical-align: bottom }

#menu li { text-align: center; width: 140px; height: 20px; float: left; margin: 0; padding: 0; display: block; }

#menu a { color: #fff; font-family: "MS UI Gothic"; font-weight: bold; text-decoration: none; display: block; }

#menu a:hover { color: red; font-weight: bold; font-style: oblique; background-color: gray; text-decoration: none    ; padding-top: 0; }

#title { color: #fff; font-weight: bolder; line-height: 80px; text-decoration: none; text-align: left; white-space: nowrap; padding-left: 20px; width: 50%; height: 80px; float: left          ; padding-top: 0; }
#headercorner { background-image: url(../images/new_topcoener.gif); background-repeat: no-repeat; width: 25px; height: 10px; float: left   }

#left {
	margin: 15px 0 0;
	padding: 0 0 0 10px;
	width: 220px;
	float: left }

#content { background-image: none; background-repeat: no-repeat; background-position: right bottom; position: absolute; left: 230px; margin: 0; padding: 0 10px   }
#left ul { font-family: "MS UI Gothic"; line-height: 1.5em; width: 180px; margin-left: 20px; }
ul { font-family: "MS UI Gothic"; margin: 0; list-style: none; }

#left li a {
	color: #333;
	text-decoration: none;
	list-style: none }

#left li a:hover {
	color: #999;
	text-decoration: underline }

h1  { color: #fff; font-size: xx-large; font-family: "MS UI Gothic"; margin: 0; padding: 0; }

h2 { color: #ff4664; font-size: 1.1em; font-family: "MS UI Gothic"; margin-top: 1em   ; margin-bottom: 1em; }
h3 { color: #0c0; font-size: 1.1em; font-family: "MS UI Gothic"; font-weight: bold; margin: 1em 0; }
p { font-family: "MS UI Gothic"; line-height: 1.2em  }

.nav {
	position: absolute;
	top: 80px }

.nav a {
	color: #e7b98a;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px }

.nav a:active {
	color: #925a2c }
h4 { font-size: 1.1em; font-family: "MS UI Gothic"; font-weight: bold; margin: 1.33em 0; }
