@charset "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/jasonbackground.jpg);
	background-repeat: repeat-x;
	background-color: #28814E;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0px 0px 15px 20px	
}

img {
	border: none;
}

#container #content #info img { padding:6px; border:1px solid #cccccc; background-color:#ffffff; margin-right: 10px; margin-bottom: 5px; }

/* ====== p, h1, h2, h3, h4, h5, h6, li {
	margin: 1ex 1em;
}	 ======== */

div#container {
	width: 872px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	height:100%
}	

div#header {
	background-image: url(images/jasonheader.jpg);
	background-repeat: no-repeat;
	height:368px;
}

div#content {
	width:872px;
	background-image: url(images/jasonbodyrepeat.jpg);
	background-repeat: repeat-y;
}

div#footer {
	width:872px;
	height:42px;
	background-image: url(images/jasonfooter.jpg);
	background-repeat: no-repeat;
	overflow:auto
}

div#contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 18px;
	font-weight: normal;
	color: #FFC33A;
	text-align: center;	
}
	h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #184330;
	margin: 0px 0px 15px 20px;
	line-height: 28px;
		
}
