body	 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	background: #000000;
	}

.content, .top, .bottom {
	background: #000000;
	position: absolute;
	margin-left: 50%;
	left: -400px;
	width: 700px;
	}

.content {
	background: url("background.png");
	text-align: left;
	margin-top: 341px;
	height: 270px;
	width: 700px;
	}

.image {
	background: url("head.gif");
	height: 301px;
	width: 323px;
	position: absolute;
	top: 19px;
	margin-left: 50%;
	left: 30px;
	}

.top {
	background: url("top.gif");
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-top: 99px;
	height: 330px;
	font-size:46px;
	line-height: 80px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #00486C;
	padding-left: 120px;
	font-weight:bolder;
	}

.bottom {
	background: url("bottom.png");
	margin-top: 532px;
	height: 142px;
	padding-left: 107px;
	line-height: 75px;
	font-weight: bold;
	font-size:13px;
	color: #126336;
	}
	
.contentb {
	width: 490px;
	height: 300px;
	margin-left: 140px;
	margin-top: -70px;
	}
	
	#navigation {
	color: #FF0000;
	font-weight:bold;
	position:absolute;
	margin-left: 50%;
	left:280px;
	top:330px;
	width:100px;
	text-align:left;
	line-height:14px;
	}
	
b	 {color:#247447}
a b,a:link,a:visited {
	color:#33486c;
	text-decoration:none;
	}
	
a b:hover{
	color:#00a2b4
	}a:hover  { 
	color:#66ff66} 
	
a { 
	color:#FFFF00;
	text-decoration:none;
 } 