body {
  font-family: verdana; 
  font-size: 11px;
  color: black;
  margin: 0 0 0 0 0 0;
  font-weight:400;
  text-align: justify;
  background-image: url('../images/backbody.gif');
  background-repeat: repeat-x;
}

a {font-family:verdana; font-size:11px; color:black; font-weight:400; margin-top: 0; margin-bottom: 0; }
a:hover {font-family:verdana; font-size:11px; color:#FFCC00; font-weight:400; margin-top: 0; margin-bottom: 0; }
h3 {font-family:verdana; font-size:18px; color:#000080; font-weight:400; margin-right: 10px; margin-top: 0; margin-bottom: 0; }
h2 {font-family:verdana; font-size:11px; color:black; margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 0; }
h1 {font-family:verdana; font-size:11px; color:black; margin-left: 10px; margin-right: 10px; margin-top: 0; margin-bottom: 0; font-weight: 400; }
h4 {font-family:verdana; font-size:8px; color:black; margin-left: 0px; margin-right: 0px; margin-top: 0; margin-bottom: 0; font-weight: 400; }

hr {
	color: #ffCC00;
}
#ticker {
 	top: 590px;
 	border:3px solid #ffCC00;
 	z-index: 100;
	width: 1004px;
}
.td {
  	background-image: url('../images/back.gif');
 	background-repeat: repeat-x;
}
#sun {
	position:absolute;
	top:30px; 
	left:70px; 
	width:100px; 
	z-index:101;
}
#navigation {
	position:absolute; 
	left:30%; 
	top:103px; 
	width:428px; 
	height:70px;
	z-index: 1000; 
}
#english {
	position:relative;
	float:right;
}
#container {
	width: 1004px;
	height: 95%;
	border: 3px solid #ffCC00;
	margin-top: 10px;
}