body {
	font-size:11px;
	text-align:left;
	background-repeat: repeat-x;
	background-position: top left;
}

#logo {
	margin-bottom: 10px;
}
#bannerbg{
	height:50px;
	padding:50px 0 0 10px;
	font-size:14pt;
	color:white;
	background-image: url(/uploads/72591/images/bg1c.gif);
	background-repeat: repeat-x;
	width: 600px;
	background-color: #FFF;
	margin-bottom: 10px;
	margin-left: 10px;
}

#clear {
	clear:both;
}
#bottomnavimage {
	background-image: url(/uploads/72591/images/bg1c.gif);
	width: 150px;
	height: 100px;
	margin: 0;
	padding: 0;
}


.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#copyright {
	padding-top:10px;
	color:#369;
}

#copyright a {
	text-decoration:none;
	color:#369;
}

#copyright a:hover {
	color:#F39;
}
