#whitebox {
	width:212px;
	height:286px;
	background-image: url(images/whitebox.png);
	position:relative;
	top:0px; behavior: url(iepngfix.htc)
}

#ticker {
	background-image: url(images/tickerback.png);
	height: 31px;
	width: 750px; behavior: url(iepngfix.htc);
	font-size:14px;
} 

#body1 {
	background-image:url(images/head1.gif); 
	background-repeat:no-repeat;
	background-color:#578d75;
}

#body2 {
	background-image:url(images/head2.gif); 
	background-repeat:no-repeat;
	background-color:#557a8e;
}


#body3 {
	background-image:url(images/head3.gif); 
	background-repeat:no-repeat;
	background-color:#a4b799;
}

navcontainer { 
	width: 190px; 
}

#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
}

#navcontainer a {
	display: block;
	padding: 3px;
	width: 170px;
	background-image:url(images/menuback.gif);
	height:20px;
	font-weight:bold;
}

#navcontainer a:link, #navlist a:visited {
	color: #660000;
	text-decoration: none;
}

#navcontainer a:hover {
	padding-right: 8px;
}

.photo {
	border:2px; 
	border-color:#999999; 
	border-style:solid;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size:16px; 
	font-weight:bold; 
	margin-bottom:0px;
}

#weather-output {
	margin:0;
}

#weather-output p {
	color:#FFF;
	text-align:left;
}

