body {
  background: #D6D6FF url(images/phase01bg.jpg) top center repeat-y;
	margin: 0px;
	font: 10px Tahoma;
}

#toplist {
color: white;
border: solid 1px white;
width: 800px;
height: 36px;
background-color: #333366;
padding: 0px;
font: small-caps 16px/18px sans-serif;
}
#container {width: 800px; border: 0px; padding: 0px; background: white url(images/containerbg.jpg);}
.h1500img {color: #9999cc; font: 18px Georgia; letter-spacing: 3px; text-align: center;}
#500img {
color: black;
border: none;
width: 500px;
background-color: white;
}
.h1300inside {color: #9999cc; font: small-caps 18px/18px Times New Roman; letter-spacing: 2px; text-align: center;}
#thside {
display: block;
border: none;
width: 300px;
background-color: #cccccc;
padding: 0px;
}
#thinside {
display: block;
color: black;
border: 2px solid silver;
width: 250px;
background-color: white;
padding: 10px;
margin: 10px;
}
#thinsideme {
display: block;
color: black;
border: 2px solid silver;
width: 250px;
height: 250px;
background-color: white;
padding: 10px;
margin: 10px;
}
#content {
	border: solid 1px #EDEACA;
	width: 300px;
	height: 100px;
	background-color: #FFFEE4;
}