html,body,h1,h2,h3,h4,h5,h6,div,p,p2 {
	margin:0;
	padding:0;
}

body {
	text-align: center;
	background-color: #fff;
}

#content, #textual {
	margin: 20px auto 0 auto;
	padding: 0;
	width: 690px;
	text-align: left;
}

#textual {
	width: 300px;
}

#left {
	width: 135px;
	margin: 0 0 20px 0;
	padding: 60px 0 5px 5px;
	float: left;
	color: #7F8CA4;
	background-color: transparent;
}

#right {
	width: 110px;
	margin: 0 0 20px 0;
	padding: 60px 5px 5px 0;
	float: right;
	text-align: right;
}

#left {
	color: #fff !important;
	background-color: #001A4A;
}

#image {
	clear: both;
	margin: 0 auto 25px auto;
	padding: 0;
	text-align:  center;
}

#text {
	clear: both;
	margin: 0 0 25px 0;
	padding: 15px 5px 5px 5px;
}

#footer {
	margin: 0 0 25px 0;
	padding: 0;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #7F8CA4;
}

img a, h1 a {
	text-decoration: none;
	border: none;
}

h1, h1 a, h2, h3, p {
	font-family: Baskerville Old Face, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

h2, p {
	font-size: 11px;
	color: #7F8CA4;
}

p {
	line-height: 135%;
}

h3 {
	font-size: 11px;
	text-align: center;
	color: #7F8CA4;
	line-height: 155%;
}
