/* CSS Document */
<!--
#page{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	postion:relative
	height: 1500px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;}
	


#header2{
	margin-right: auto;
	margin-left: auto;
	position: relativee;
	height: 82px;
	width: 800px;
	
}

#border{
	height: 930px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
margin-top: 10px;
	background-color: #0066CC;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: medium solid #FFFFFF;
	postion: relative;
}#box-left{
	height: 795px;
	width: 150px;
	margin-top: 205px;
	margin-left: 11px;
	position: absolute;
	
}

#content{
	height: 570px;
	width: 428px;
	margin: 205px 0px 0px 166px;
	position: absolute;
	font-family: Verdana;
	color: #FFFFFF;
	text-align: justify;
	left: 0px;
	font-weight: normal;
	font-size: 14px;
	
	
}
#layer{
	width: 760px;
	height: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

}
	

#box-right{
	height: 795px;
	width: 150px;
	margin-top: 205px;
	margin-left: 599px;
	position: absolute;
	
}

.pad{

	height: 10px;

	width: 150px;

	margin-right: auto;

	margin-left: auto;

	position: relative;

}.image{
	height: 113px;
	width: 150px;
	border: 1px solid #FFFFFF;	
}
	

a img{border:none}






a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	background-color: #000099;
}

}
#foot{
	height: 110px;
	width: 760px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 0;
	
}
#beacon{
	height: 58px;
	width: 283px;
	margin-top: 0px;
	margin-left: 477px;
	position: absolute;
	
}
#brmb{height: 82px;
	width: 166px;
	margin-top: 0px;
	margin-left: 0px;
margin-right:0px;
	position: absolute;	
}
#outer2 {
	width:800px;
	height:25px;
	border:1px solid #000099;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	
	z-index: 1000;
}
-->
