body {
	font-family: Verdana, Arial;
	color: #000080;
	margin: 0px; 
	padding: 0px;
	background: #FFFFFF url('/images/slate/background.jpg') repeat-y top left; 
}

td#nav {
	width: 115px;
	height: 302px;
	vertical-align: top;
	background: url('/images/slate/left_nav_back.jpg') no-repeat top left;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
}

td#nav ul {
	list-style-type: none;
	margin: 0px 0px 0px 4px;
	padding: 0px;
}

td#nav li {
	margin: 10px 0px 10px 0px; 
	padding: 0px;
}

td#nav a:link, a:visited {text-decoration: none; color: #FFFFFF;}
td#nav a:hover {text-decoration: underline; color: #FFFFFF;}
td#nav a:active {text-decoration: underline overline; color: #FFFF00;}

td#content {
	vertical-align: top;
	background: #FFFFFF url('/images/slate/content_corner.jpg') no-repeat top left;
	padding-left: 25px;
	padding-top: 10px;
}

td#content a:link {text-decoration: none; color: #0000FF;}
td#content a:visited {text-decoration: none; color: #0000FF;}
td#content a:hover {text-decoration: underline; color: #0000FF;}
td#content a:active {text-decoration: underline; color: #FF0000;}

td#content p {
	margin: 0px;
	padding-bottom: 15px;
}

td#content td {
	font-size: 10pt;
}

td#content p.title {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #000080;
	text-align: center;
	margin: 15px 25px 15px 25px;
	padding-bottom: 3px;
	border-bottom: 0px solid #000080;
}

div#press {
	display: block;
	border-top: solid 1px #000080;
	border-bottom: solid 1px #000080;
	margin: 20px 0px 15px 0px;
	padding: 5px 0px 5px 0px;
	width: 100%;
}

div#press td {
	font-family: Verdana, Arial;
	font-size: 11px;
	vertical-align: top;
}

div#press b {
	font-size: 12px;
	font-weight: bold;
	color: #000080;
}

div#press p#title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

div#press p {
	margin: 0px;
	padding: 0px;
}

td#weather {
	padding: 0px;
	margin: 0px;
	text-align: right;
}

div#fact {
	border: 2px solid #000080;
	background: #EBF0FE;
	width: 65%;
	padding: 7px;
	margin: 15px;
	text-align: center;
}

div#fact p {
	margin: 4px;
	padding: 0px;
}

div#fact b {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
}

div#copy {
	margin: 10px 0px 10px 0px;
	padding: 4px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

div#copy p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

div#pwd {
	margin-bottom: 15px;
	padding: 0px;
	text-align: center;
}

div#pwd p {
	color: #aaa;
	font-size: 7pt;
}

div#pwd a:link {text-decoration: none; color: #aaa;}
div#pwd a:visited {text-decoration: none; color: #aaa;}
div#pwd a:hover {text-decoration: underline; color: #777;}
div#pwd a:active {text-decoration: underline; color: #f00;}