body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 15px;
	background: url(../images/desk_background.gif) repeat;
	margin-top: 0;
	margin-left: 0;
}

div#press_wrapper {
	font-size: 11px;
}

div#press_wrapper, div#bio_wrapper {
	width: 571px;
	margin: 20px auto;
	padding: 4px 0 0 0;
	background: url(../images/levy_top.png) no-repeat top left;
}

div#press_body {
	margin: 0;
	padding: 10px 75px 120px 75px;
	background: url(../images/levy_body.png) repeat-y;
}

div#bio_body {
	margin: 0;
	padding: 10px 85px 150px 85px;
	background: url(../images/levy_body.png) repeat-y;
}

div#press_header, div#bio_header {
	background: url(../images/levy_body.png) repeat-y;
}

div#press_footer, div#bio_footer {
	width: 571px;
	margin: 0;
	padding: 0 0 4px 0;
	background: url(../images/levy_bottom.png) no-repeat bottom left;
}

#press_wrapper h2, #bio_wrapper h2 {
	font-size: 16px;
	color: #3158BF;
	text-align: center;
	margin: 50px 0 20px 0;
	padding: 0;
}

#press_wrapper img, #bio_wrapper img {
	display: block;
	margin: 0 auto;
	border: 0;
}

#press_wrapper p, #bio_wrapper p {
	margin: 0 0 20px 0;
}

#press_wrapper a, #bio_wrapper a {
	font-weight: normal;
	color: #213A9E;
	text-decoration: none;
}

#press_wrapper a:hover, #bio_wrapper a:hover {
	font-weight: normal;
	color: #213A9E;
	text-decoration: underline;
}

#press_wrapper ul, #bio_wrapper ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#press_wrapper li {
	margin-bottom: 15px;
}

#press_footer p, #bio_footer p {
	padding: 0px 75px 40px 75px;
	margin: 0;
	background: url(../images/levy_body.png) repeat-y;
}

a:focus {
	-moz-outline-style: none;
}
