body {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 62.5%;
}

a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#page {
	margin: 0px;
	width: 780px;
	padding: 10px 30px 20px 30px;
}

#mainnav {
	display: none;
}

h1 {
	font-weight: normal;
	font-size: 3.5em;
	line-height: 120%;
	float: left;
	width: 200px;
	margin: 0px;
	color: #336699;
}

#subnav {
	display: none;
}

#right {
	float: right;
	width: 550px;
}

#content {
	border-left: 1px solid #cccccc;
	padding-left: 30px;
	width: 100%;
	color: #000000;
}

blockquote {
	font-size: 1.05em;
	line-height: 160%;
	margin: 0px 0px 1em 15px;
	font-style: italic;
}

.largegraphic {
	padding: 10px 0px 15px 0px;
	border: 0px;
}

#content h2 {
	font-size: 2.5em;
	line-height: 130%;
	margin: 0px 0px 1em 0px;
	font-weight: normal;
	color: #336699;
}

#content p {
	font-size: 1.7em;
	font-weight: light;
	line-height: 140%;
	margin: 0px 0px 1em 0px;
}

.imageright {
float: right;
padding: 0px 0px 10px 10px;
}

#button {

	display: block;
	padding: 10px;
	background-color: #336699;
	border: 1px solid #0000000;
	width: 100px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

#extras {
	display: none;
}

#footer {
	text-align: left;
	font-size: .85em;
	line-height: 130%;
	clear: both;
	margin: 0px -10px 0px 250px;
}

#footer p {
	color: #336699;
	padding: 10px;
	margin: 0px;
}

#footer a {
	color: #336699;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

.top {
	display: none;
}

#vcard #type {
display: none;
}