/* 
	Project 359 StyleSheet
	Author: David Saul (project359@gmail.com)
	Date: 7th April 2007
*/



/* Div Styles */

.hometext	{
	background: url(../home_images/lower_image.jpg) no-repeat;
	width: 760px;
	height: 192px;
	color: #333333;
	font-weight: bold;
	font-family: trebuchet, trebuchet ms, verdana, arial;
	font-size: 13px;
	line-height: 16px;
	position: relative;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 50px;
}