body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000;
}

body h3 {
	font-size: 14px;
}

a {
    color: #000;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

a.footer {
    text-decoration: underline;
}

iframe {
	margin: -175px 0 0 8px;
	height: auto;
}

img {
}

img.weather {
	
}

a.weather {
	margin: 0 0 0 30px;
}

#wrapper {
	margin: auto auto;
	width: 724px;
}

#weathernavwrap {
	width: 724px;
	background: #FFE100;
}

#helpwrap {
	width: 724px;
	background: #FFE100;
}

#helpleftborder {
	width: 8px;
	float: left;
}

#nav {
	width: 465px;
	height: 155px;
	margin-left: 227px;
	margin-top: -170px;
	text-align: center;
}

#nav ul {
	width: 425px;
}

#nav ul li {
	list-style-type: none;
	line-height: 21px;
	height: 21px;
	border: 1px solid #000;
	display: block;
}

#nav ul li.current {
	background: #000;
	color: #FFE110;
	font-size: 14px;
}

#nav ul li a {
	display: block;
}

#nav ul li a:hover {
	color: #000;
	background: #FFF;
	display: block;
}

#help {
	margin-left: 10px;
	padding: 10px 10px 10px 10px;
	width: 677px;
	border: 2px solid #000;
	font-size: 12px;
}

#clearout {
	clear: both;
}

#picture {
	background: #FFE110;
	width: 724px;
}

#weather {
	width: 210px;
	float: left;
	margin-top: -120px;
}

#footer {
	width: 724px;
	height: 55px;
	margin-top: -2px;
	text-align: center;
	color: #000;
}

#footer a {
	font-size: 9px;
}
