#page {
	border: 1px solid #000000;
}
body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */  
    font-family: verdana,sans-serif;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #333;
}
a:link {
	color: #7E995F;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover, a:active {
	color: #666666;
	text-decoration: none;
}
.leftcolumn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.rightcolumn {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.iconlist li {
	list-style-image: url(images/rarr.gif);
}

#page h2, #page .leftcolumn h2 {
	font-size: medium;
	font-weight: bold;
}
#page h3, #page .leftcolumn h3, #page .rightcolumn h3 {
	font-size: small;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #8FC702;
	border-bottom-color: #8FC702;
}
.line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8FC702;
	margin-top: 5px;
	margin-bottom: 5px;
}
#weather {
	text-align: center;
	margin-top: 10px;
}
.headbtmborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.copyright {
	font-weight: lighter;
	text-align: center;
	width: 760px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #666666;
	font-size: xx-small;
}
li.newList {
	list-style-type: none;
}
