p span {
	font-size: 1.3em;
	font-weight: bold;
	color: #1b3792;
	background-image: url(../images/padlock4.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
}

#banner-home {
	background: transparent url(../images/banner.gif) no-repeat left;

}
#outer_wrapper {
	width: 100%;
	background: #d3d9ea url(../images/owBG2.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 75px;
	border-bottom: solid 3px #0f2674;
	border-top: solid 3px #0f2674;
	
}
#main {
	margin-left: 50px;
}
#bodytext {
	padding: 10px;
	margin-right: 50px;
	margin-top: 25px;
	margin-left: 30px;
}
.sectionhome #navigation #linkhome a {/* automation for active tab */
		background: url(../images/buttons/home_button3.gif) no-repeat;
		color: #fff;
		}

.sectionhome #navigation #linkhome a:hover {/* hover over-ride for automated tab */
		background: url(../images/buttons/home_button4.gif) no-repeat;
		color: #1b3792;
		}

#twitter {margin-top: 10px; width: 100px; margin-top: 10px; margin-left: auto; margin-right: auto;}

#plymouth {margin-top: 10px;border: 1px solid #999999; width: 200px; margin-left: auto; margin-right: auto;}

#Animoto {margin-top: 10px; margin-bottom: 10px; border: 1px solid #999999; width: 432px; margin-left: auto; margin-right: auto; padding: 5px; background-color: white;}

.orange {color: #f39000;}
