body {
	text-align: left;
	background-color: #999966;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	width: 775px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

div.top1 {
	background-image: url(images/bg_top1.gif);
	background-repeat: no-repeat;
	background-color: #999966;
	height: 53px;
	width: 775px;
}

div.top2 {
	background-image: url(images/bg_top2.gif);
	background-repeat: no-repeat;
	height: 50px; 
	width: 735px;
	padding-left: 40px;
	padding-top: 6px;
	padding-bottom: 0px;
}

div.main {
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-y;
	background-color: #999966;
	width: 675px;
	padding-top: 0px;
	padding-left: 45px;
	padding-right: 55px;
}

div.bottom {
	background-image: url(images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-color: #999966;
	width: 725px;
	padding-top: 30px;
	padding-left: 25px;
	padding-right: 25px;
}

div.weather {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 5px;
	padding-right: 5px;
}

div.weather img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
}

div.cityobserved {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
}

div.citycondition {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #333399;
	padding-top: 10px;
}

div.left {
	float: left;
	padding-right: 12px;
	padding-bottom: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color: #666633;
	line-height: 95%;
}

div.right {
	float: right;
	padding-left: 12px;
	padding-bottom: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color: #666633;
	line-height: 95%;
}

td, th {
	vertical-align: top;
}

td.top_menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	width: 83px;
	padding-left: 6px;
	padding-right: 2px;
	line-height: 90%;
	vertical-align: middle;
}

td.bottom_menu {
	background-color: #999966;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: top;
	text-align: right;
}

td.bottom_menu p {
	font-size: 11px;
	text-align: left;
}	

td.column#fill {
	height: 30px;
}

.white {
	color: #FFFFFF;
}

.green {
	color: #336633;
}

.dkgreen {
	color: #666633;
}

.red {
	color: #993333;
}

.dkred {
	color: #993300;
}

.blue {
	color: #333399;
}

.black {
	color: #000000;
}

.yellow {
	color: #FFFFCC;
}

.border {
	border: 2px solid #999966;
	background-color: #FFFFCC;
}

.left {
	float: left;
	padding-right: 5px;
	padding-top: 3px;
}

.right {
	float: right;
	padding-left: 5px;
	padding-top: 3px;
}

.bottom {
	vertical-align: bottom;
}

dl {
	margin-top: 0px;
	margin-bottom: 5px;
}

dt {
	float: left;
	width: 100px;
	color: #000000;
}

dd {
	margin: 0px;
	padding: 0px;
	color: #333399;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

dd.condition {
	margin-left: 0px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #333399;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 52px;
}

dd.dd2 {
	display: none;
}

img {
	border-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

p, div.indent {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #666633;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #666633;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

a:link, a:visited { 
	color: #993300;
	text-decoration: underline;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
}

td.top_menu a:link, td.top_menu a:visited, td.top_menu a:hover {
	text-decoration: none;
}

a.bottom:link, a.bottom:visited { 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.bottom:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}