body {
	margin:0px 0px;
	padding:0px;
	text-align:center;
	min-width: 927px;
	background-image: url("100320-landing_images/bg_stripes.png");
	background-position: center;
	background-repeat: repeat-y;
	font-family: "trebuchet ms", helvetica, arial, verdana, sans-serif;
	color: #4d4d4d;
}

#middle {
	background-image: url("100320-landing_images/text_bg.jpg");
	background-repeat: no-repeat;
	width: 927px;
	height: 279px;
}
	
#content {
	position: relative;
	width:927px;
	margin:0px auto;
	text-align:left;
	padding:0px;
}

a {
	color: #4d4d4d;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

p {
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 12px 0;
	padding: 0;
}

b {
	font-weight: bold;
	color: #0057a3;
	font-style: italic;
}

h1 {
	font-size: 16px;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

li {
	font-size: 11px;
	line-height: 15px;
	padding: 0;
	margin: 0 0 0 3px;
}

ul {
	padding: 0;
	margin: 10px 0 12px 10px;
}

.subtext {
	
	font-size: 9px;
	line-height: 11px;
}

