body {
min-height: 800px;
min-width: 800px;
}

a, a:visited, a:active {
color: #e5f4ff;
}

a:hover {
color: #94feff;
text-decoration: underline;
}

.bannerlogo{
width: 225px;
height: 55px;
background-image: url('9010logo.png');
float: left;
margin-top: 65px;
margin-left: 13px;
}

.castlewall{
margin-right: 224px;
left: 0px;
height: 185px;
background-image: url('castlewall.png');
background-repeat: 100% 0 no-repeat;
background-position: right;
margin-top: 160px;
clear: both;
}

.castletower{
height: 728px;
width: 270px;
background-image: url('castletower.png');
background-repeat: no-repeat;
border: 0px;
margin-right: 10px;
float: right;
margin-top: -682px;
}

.cBox{
min-height: 295px;
margin: 10px;
background-color: #5995C3;
border: 3px solid #B3D1E9;
-moz-border-radius: 15px;
border-radius: 15px;
padding: 5px;
margin-right: 315px;
margin-top: 55px;
overflow-y: auto;
}

.cHeader{
font-family: Arial, Verdana, Sans-Serif;
font-size: 14pt;
font-weight: bold;
color: #FFFFFF;
margin-left: 5px;
}
.cContent{
font-family: Arial, Verdana, Sans-Serif;
margin-left: 5px;
color: #00192c;
margin-top: 5px;
}

.cBubbles{
width: 156px;
height: 123px;
background-image: url('thoughtbubbles.png');
float: right;
margin-right: 275px;
margin-top: -13px;
}

body{ 
	background-color: #92BBDB;
	margin: 0px;
}