@charset "ISO-8859-1";
/* This is the style of your browser text */

body {
	background-color: #949484;
	font-family: "helvetica";
	color:887e6e;
	font-size: 15px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	text-align: center;
}

p {
	font-size: 18px;
}

a:link, a:visited, a:hover {
	text-decoration: none;
	color: #767676;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica Neue, Helvetica, Arial;
	font-weight: lighter;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h2 {
	font-size: 18px;
}
h6 {
	font-size: 45px;
}
h3 {
	font-size: 18px;
}
#corbino {
	position:absolute;
	left:-24px;
	top:37px;
	z-index:2;
	margin: 0px;
	padding: 0px;
	width: 207px;
}

#logo {
	position:absolute;
	left:153px;
	top:50px;
	z-index:1;
	margin: 0px;
	padding: 0px;
}
#subhead {
	position:absolute;
	left:187px;
	top:49px;
	z-index:3;
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 1px;
}
#logo2 {
	position:absolute;
	left:279px;
	top:-37px;
	z-index:1;
	margin: 0px;
	padding: 0px;
}
#subhead2 {
	position:absolute;
	left:308px;
	top:-36px;
	z-index:3;
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 1px;
}

html,body {
	margin: 0;
	padding: 0;
}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}
#topTable {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

div {
	border: 0px solid #000000;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 432px;
}

div.left {
	position: absolute;
	top: 50px;
	left: -7px;
	width: 174px;
	height: 369px;
}

div.top {
	position: absolute;
	top: 30px;
	left: 36px;
	width: 171px;
	height: 55px;
}

div.main {
	position: absolute;
	top: 85px;
	left: 95px;
	width: 580px;
	height: 650px;
}
