body {
	background: #676;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 80%;
	font-family: verdana, arial, sans-serif;
	color: #222;
}

#fwc {
	margin: 1em auto .5em auto;
	width: 980px;
	background: #fff;
	border: 1px solid #565;
	text-align: left;
}

a img {
	border: 0;
}

#hdr {
	height: 100px;
	padding-left: 15px;
	border-bottom: 1px solid #565; 
	background-image: url(images/hdrbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}

#hdrr {
	float: right;
	width: 300px;
	height: 100px;
}

h2 {
	padding: 5px 0;
	margin: 0;
	font-size: 200%;
}

h3, h2 {
	color: #343;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
}

h3 {
	font-size: 140%; 
	margin-top: 12px;
	margin-bottom: 5px;
}

p {
	margin: .55em 0 .55em 0;
}

#menus {
	position: absolute;
	bottom: 5px;
	width: 600px;
	font-size: 110%;
}

#menus .mi {
	padding-top: 5px;
	padding-right: 1.5em;
	padding-bottom: 6px;
	padding-left: 1.5em;
}

#menus .mic {
	background: #fff;
	color: #343;
	border-left: 1px solid #565;
	border-right: 1px solid #565;
	border-top: 1px solid #565;
	padding-top: 5px;
	padding-right: 1.5em;
	padding-bottom: 6px;
	padding-left: 1.5em;
}

a {
	color: #353;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.mi a {
	color: #343;
	text-decoration: none;
}

.mi a:hover {
	color: #fff;
	text-decoration: none;
}

br.clr {
	clear: both;
}

#col1 {
	float: left;
	width: 180px;
	margin: 15px;
	background: #000;
	text-align: center;
	padding: 15px;
}

#col2 {
	float: left;
	width: 430px;
	margin-left: 15px;
}

#col3 {
	float: left;
	width: 262px;
	margin: 6px 15px;
}

div.strapline {
	font-style: italic;
	font-size: 85%;
}

#ftr {
	font-size: 85%;
	color: #fff;
	margin-bottom: 1em;
}

textarea, input.txt {
	font-family: arial, sans-serif;
	font-size: 13px;
}

img.rhsi {
	width: 240px;
	height: 300px;
	border-top: 71px solid #000;
	border-bottom: 71px solid #000;
	border-left: 10px solid #000;
	border-right: 10px solid #000;
}

li {
	margin: .35em 0;
}
