.side { 
vertical-align: top; 
} 

/* 
#main_content
{
	position:absolute;
	top:34px;
	right:982px;
	width:50px;
}

#main_nav
{
position:absolute;
 top:8px;
 right:999px;
 width:50px;
}
*/
#footer
{
position:absolute;
 top:846px;
 right:999px;
 width:50px;
}

body {
font-family: Rockwell, Verdana, Arial;
font-size: 25px;
scrollbar-face-color: #00BFFF;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: #00BFFF;
scrollbar-darkshadow-color: grey;
scrollbar-shadow-color: light grey;
scrollbar-arrow-color: white;
scrollbar-track-color: #00BFFF;
 
background-image: url(http://www.i798.info/bg.png);
  background-repeat: repeat-x;
  background-attachment: fixed;
cursor: url(http://warrenwoodhouse.co.cc/cursors/i798.cur); }

/* More things */

a:link, a:visited, a:active {
        text-decoration: none;
	font-weight: bold;
	font-family: Arial Narrow;
	color: #000066;
}

a:hover { 
	text-decoration: none;
	font-weight: bold;
	font-family: Arial Narrow;
	color: #0000FF;
}


a.nav:hover {
height:10;
padding:0;
padding-left:1;
padding-right:1;
color:#0000FF;
border-bottom:1px solid #00BFFF;
display:block;
text-transform:uppercase;
background:#00BFFF;
}



input, select {
	color: #000066;
	background: #00BFFF;
	font-size: 7pt;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial Narrow; 
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #00BFFF;
}
TEXTAREA {
	color: #FFFFFF;
	background: #00BFFF;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial Narrow; 
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #00BFFF;
}
