html { margin: 0; padding: 0; }

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	color:#000000;
}

h1 { font-size: 240%; font-weight: normal; margin: 5px 0 1px 0; }
h2 { font-size: 200%; line-height: 18px; margin: 5px 0 1px 0; }
h3 { font-size: 110%; line-height: 12px; margin: 5px 0 1px 0; }
h4 { font-size: 100%; line-height: 18px; margin: 5px 0 1px 0; }



p { margin: 0px; padding-bottom: 10px; }
hr { width: 100%; border: 0; color: #E5E5E5; background-color: #E5E5E5; height: 1px; margin: 15px 0 15px 0; padding: 0; }
img { border: 0; background-color: transparent; }
a:link, a:visited, a:active { color: #000000; text-decoration: none; outline: none; }
a:hover { text-decoration: none; outline: none; }
.clear { clear:both; margin-top:-1px; height:1px; overflow:hidden; }

.float_left {	position: relative;	float: left; }
.float_right { position: relative; float: right; }

.section_object { margin-bottom: 15px; }
.section_object_large_image {}
.section_object_small_image_l {}
.section_object_small_image_r {}
.section_object_image_text { font-style: italic; }

#horizon {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}


#outer_container {
	margin-left: -150px;
	position: absolute;
	top: -175px;
	left: 50%;
	width: 300px;
	height: 350px;
	visibility: visible;
}

#content_container {
	position:relative;
	width:175px;
	margin: 0 auto;
}



#start_cell01 {
	width: 210px;
}
