@charset "UTF-8";
/* CSS Document */

BODY {
	font-family:"Arial";
	background-color: #FFFFFF; 
	height: 3470px;
}

P {font-family:"Arial";}

h1{
	font-size: 20px;
}

h2{
	color: #009999;
	font-size: 22px;
}

#Logo{
	position: absolute; top: 1em; left: 32.5em;
}

#content_title {
	position: absolute; top: 12.7em; left: 11.5em;
	text_color: #FF0000;
}

#content_image{
	position: absolute; top: 16em; left: 11.5em;
}

#caption{
	color: #009999;
	font-style: oblique;
	font-size: 15px;
	position: absolute; top: 23.2em; left: 43.5em;
}

#menu_text{
	position: absolute; top: 44em; left: 15.5em;
	font-size: 13px;
	text-align: left;
	width: 600px;
}

#vertical_banner{
	height: 1000px:
}


#disclaimer{
	text-align: left;
	font-size: 15px;
}

#footer_left{
	position: absolute; top: 260em;
}

#footer_right{
	position: absolute; top: 260em; left: 30em;
	width: 200px;
}

#footer_middle{
	position: absolute; top: 267em; left: 16em;
	width: 200px;
}










