/* CSS Document */
body {
	background: #FFFFFF url('/images/home/bodybg_tile.jpg') repeat-x;
	margin: 0px;
}

p {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #757575;
	line-height: 16px;
	}

a {
	color: #739531;
	text-decoration: none;
	}

img {
	border: 0px;
	padding: 5px;
	}

#photos {
	width: 600px;
	}

#wrap {
	width: 800px;
	}
	
#footer {
	width: 650px;
	}

#footer p {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #757575;
	line-height: 16px;
	text-align: left;
	}