body
{
	margin: 0;
	font: normal 13px arial,helvetica,sans-serif;
	color: #000;
}

#plogo
{
	margin-left: 30px;
	margin-top: 10px;
	clear: all;
}

div.main
{
	background-image: url(images/photoswoosh1.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}

#welcome
{
	font: bold 22px arial, sans-serif;
	margin-left: 250px;
	padding-top: 54px;
	color: #150172;#002F65;
}

#homeText
{
	width: 380px;
	color: #000;
	margin-left: 250px;
	margin-top: 46px;
}

.yellowBox
{
	background-color: #FFF6BC; 
	height: 50px; 
	margin-left: 20px; 
	padding: 6px; 
	width: 600px; 
	font-size: 12px;
	color: #150172;
}

.boxText
{
	 width: 160px; 
	 float: left; 
	 text-align: right; 
	 padding-right: 20px;
}

.copyright
{
  font-size: 8pt;
  padding-top: 5px;
	float: left;
	width: 220px;
	margin-left: 6px;
	color: #71A5D4; 
}

a.bottom:link{ font-weight: bold; color:#71A5D4; text-decoration: none; }
a.bottom:visited { font-weight: bold; color:#71A5D4; text-decoration: none; }
a.bottom:hover { font-weight: bold; color:#71A5D4; text-decoration: none; }
