.letter { font-size: 11px ;  color: #FFFFFF ;  background: url(letter_bg.gif) no-repeat center center;  text-align: center ; width: 12px ;  height: 12px ; }
.letter a:link, .letter a:visited { color: #FFFFFF ;  text-decoration: none ; }

.letter2 { font-size: 11px ;  color: #FFFFFF ;  background: url(letter_bg2.gif) no-repeat center center ;  text-align: center ;  width: 28px ;  height: 14px ; }
.letter2 a:link, .letter2 a:visited { color: #FFFFFF ;  text-decoration: none ; }


input {
	font-size: 11px;
}

textarea {
	font-size: 11px;
}

body {
	font-family: Trebuchet MS;
	font-size: 11px;
	clear: both;
	height: 100%;
	background: #d8e6f0;
}

a {
	font-family: Trebuchet MS;
	text-decoration:none;
	font-size: 11px;
	color: #333;
}

a:hover {
	text-decoration: underline;
}

html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 990px;
	position: absolute;
	left: 0px;

}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

#inner {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: #fff;
	color: black;
	margin-bottom: 10px;
}

#header {
	height: 100px;
	position: relative;
}

#header img {
	display: block;
}

#browse {
	float: left;
	width: 304px;
	margin: 0;
	padding: 0;
	background: #8c0305;
}

#browse dt {
	background: #fff;
	padding: 5px 0;
	text-align: center;
}

#banner {
	float: right;
	width: 120px;
	text-align: center;
}

#body {
	float: left;
	width: 560px;
}

#footer {
	background: #8c0406;
	padding: 8px 8px 5px 8px;
	position: relative;
	text-align: left;
	border-bottom: 2px solid white;
}

#footer, #footer a {
	color: white;
	text-decoration: none;
}

#footnav {
	position: absolute;
	text-align: right;
	right: 10px;
	top: 0px;
	padding: 8px 0 5px 0;
}
