
body {
margin: 0;
font-size: 11px;
line-height: 1.4em;
font-family: Geneva, Verdana, Swiss, Arial;
}

h6 {
font-size: 1em;
}

#container {
width: 760px;
position: relative;
z-index: 10;
font-size: 1em;
}

#content {
padding-top: 50px;
padding-left: 175px;
}

#logo {
position: absolute;
width: 142px;
height: 114px;
top: 10px;
left: 0px;
}

#leftmenu {
position: absolute;
top: 58px;
left: 15px;
}

	#leftmenu a {
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
	width: 130px;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1.8em;
	margin-bottom: 1px;
	}

	#leftmenu a:hover {
text-decoration: underline;
	}

#footer {
text-align: center;
}

#status {
text-align: right;
position: absolute;
top: 23px;
left: 0;
width: 98%;
font-weight: bold;
font-size: 11px;
}

	#status a {
	text-decoration: none;
	}

	#status a:hover {
	border-bottom: 1px dotted white;
	}

	#status span {
	float: left;
	margin-left: 177px;
	}

#topstrip {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 56px;
z-index: 1;
}
