@charset "UTF-8";
/* CSS Document */

body {border-style:none;
font-family: Georgia, san-serif;
color: 999999;
font-size: 16px;
line-height: 19px;
margin-top: 0px;
align:center;
text-decoration:none;
}
#content{
width:auto;
height:auto;
position:absolute;
padding-bottom: 9em;
}
a:visited {
 	text-color:00177d;
	text-decoration: none;
	 border:none;}
a:active {
 	text-decoration: none;
	border:none;}

a:link, a {	text-decoration: none; 
  	border:none;
	font-weight:bold;
	color:#00177d;}

a:hover{text-decoration:none;
        font-weight:bold;
		color:#ac1622;
		border:none;}

#content {left:0px;}

			
#text {margin-left:55px; }

#text2 {
	position:absolute;
	left:550px;
	top: 525px;
	width: 914px;
	height: 553px;
	z-index: 2;
}

#welcome {
	position:absolute;
	left:550px;
	top: 480px;
	width: 914px;
	height: 553px;
}

#footer
{text-align:center;
position:relative;
font-size:10px;
z-index: 1;

} 