html, body{width:100%; height:100%; margin:0; background-color:#181818;}
#container{position:absolute; top:0; left:0; width:100%; height:100%;}
#header_container{clear:both; min-width:1000px; width:100%; height:141px;}
.header_blue{float:left; width:100%; height:59px; background-color:#5981bd;}
.header_image{float:left; margin:0; padding:0; background-color:inherit;}
#content{width:100%; height:100%; background-color:#181818;}
#flashcontent {height: 80%;}
#text{ position:relative; clear:both; background-color:#f1f1f1; margin-left:25px; margin-right:25px; padding:25px;}
#text h1{ width:100%; font-size:1.6em; font-family:'Palatino Linotype', 'Book Antiqua', Palatino, 'Times New Roman', Serif; color:#255c8b; margin-bottom:-5px;border-bottom:1px dotted #255c8b;}
#text p, li{ font-size:.9em; font-family:'gill sans', helvetica, sans-serif; text-align:justify; color:#000; line-height:1.3em; margin-left:5px;}
#text a{color:#5981BD; text-decoration:none;}
#text a:hover{color:#89181A;}
	
.index_text{
font-size:.8em; font-family:'gill sans', helvetica, sans-serif; text-align:center; color:#ececec; line-height:1.1em;
}
a{color:#5981BD; text-decoration:none;}
a:hover{color:#89181A;}
	

