@charset "utf-8";
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	height: 425px;
	width: 577px;
	white-space: normal;
	font-weight: normal;
}
#content  h1 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #3333CC;
	line-height: normal;
	text-transform: none;
}
#content h2 {
	font-size: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3333CC;
	line-height: normal;
	text-transform: none;
}
#content #left-picture {
	float: left;
	height: 140px;
	width: 115px;
}
#content #left-text {
	float: left;
	height: 265px;
	width: 400px;
}#content #contact-line {
	float: left;
	padding-left: 150px;
}
#content div {
	float: right;
}
pic {
	float: right;
}
#hidden {
	z-index: 0;
	left: -999px;
	top: -999px;
	position: absolute;
}
page {
	z-index: 1;
}
#odd-content {
	background-color: #00FFFF;
	width: 550px;
}
