*{
	margin:0;
	padding:0;
	border:0;}

body{
		text-align:center;
		font-size:71%;
		background-color:#013367;}

#page{
	width:1000px;
	height:605px;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	margin:0.5% auto;}

#top{
	width:1000px;
	height:480px;}

#alerts{
	width:1000px;
	height:33px;
	background-color:#c00;
	line-height:33px;
	letter-spacing:3px;}

#alerts script{
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:1.2em;	
	color:#fff;}

#base{
width:1000px;
height:94px;
background-image:url(images/base.jpg);
background-repeat:no-repeat;
background-position:right center;
text-align: center;}

#base img{
	float:left;}
	
#base ul{
text-align:center;
list-style-type: none;
line-height:45px;
color: #013367;
font-size:1em;
text-align:center;}

#base li { display: inline; }

#base li a{
text-decoration: none;
color: #013367;
font-weight:bold;
padding:0 0.7em;
border-right: 1px solid #013367;}

#base li a:hover{
color: #c00;}
