body
{
margin: 0px;
padding: 0px;
background-image: url('bkmain.jpg');
background-color: #051DAB;
background-repeat: repeat-y;
font-family: tahoma;
font-size: 12px;
color: #6FA1D5;
cursor: default;
scrollbar-arrow-color: #6FA1D5;
scrollbar-face-color: #051DAB;
scrollbar-highlight-color: #6FA1D5;
scrollbar-shadow-color: #6FA1D5;
scrollbar-3dlight-color: #6FA1D5;
scrollbar-track-color: #051DAB;
scrollbar-darkshadow-color: #6FA1D5
}

p
{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 15px;
}

a:link, a:visited, a:active
{
color: #6FA1D5;
text-decoration: none;
cursor: hand;
}

a:hover
{
color: #6FA1D5
text-decoration: none;
cursor: hand;
}

#image
{
position: absolute;
left: 0px;
top: 0px;
}

#chatbox
{
position: absolute;
left: 326px;
top: 215px;
width: 330px;
}

#leftside 
{
position: absolute;
left: 41;
top: 385;
width: 185;
}

#middle
{
position: absolute;
left: 269px;
top: 491px;
width: 458px;
}

#rightside
{
position: absolute;
left: 772px;
top: 385px;
width: 185px;
}

h1
{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 15px;
padding: 2px;
background-color: #1B38B4;
font-size: 10px;
color: #7789E1;
letter-spacing: 1px;
text-align: center;
border-color: #7789E1;
border-style: dotted;
border-bottom:dotted 1px;
border-left-style:dotted;
border-right-style:dotted;
border-width: 1px;
}




</body>