#divText {position:relative; font-size: 0.9em; text-align: left; width: 590px; margin-left: 280px; margin-top: 250px; overflow-x: hidden}
body {
background-color: #35BEEC;
text-align: center;
font-family: arial;
}
a:link {
color: #ff0000;
} 
a:visited {
color: #ff0000;
} 

a:hover {
color: #550000;
}
#top1 {
	position: absolute;
	top: 0px;
	left: 0px;
}
#top2 {
	position: absolute;
	top: 0px;
	left: 278px;
}
#middle {
	position: absolute;
	top: 187px;
	left: 0px;
}
#bottom {
	position: relative;
	left: 0px;
	width: 900px;
	margin-top: 300px;
	background-image: url(../images/bottom.jpg);
  background-repeat: repeat-x; 
  height: 160px;
  border-top: 1px solid #000000;
  padding-top: 10px;
  color: #ffffff;
  font-size: 0.9em;
  top: 1px;
  !top: 18px;
}
.layout {
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	background-color: #ffffff;
}
.acaption {
	color:#35BEEC;
	padding-bottom: 3px;
	border-bottom: 1px solid #35BEEC;
}
