#outer {
	height: auto;
	width: 480px;
}
#top {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 480px;
}
#text {
	min-height: 100px;
	width: 403px;
	margin-left: 15px;
	border: 1px solid #D5DD3D;
	margin-top: 15px;
	padding: 5px;
}
#pictures {
	height: 235px;
	width: 425px;
	margin-top: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


#menu {
	height: 62px;
	width: 425px;
	margin-left: 15px;
}
#title_band {
	height: 30px;
	width: 420px;
	margin-top: 10px;
	margin-left: 15px;
}
