

A:link{ text-decoration: none; FONT-WEIGHT: bold; COLOR: #6E82C8; }
A:visited{ text-decoration: none; FONT-WEIGHT: bold; COLOR: #6E82C8; }
A:hover{ text-decoration: none; COLOR: #E9636A; cursor: s-resize}

cursor:value{ "e-resize" }

BODY{

background-image: "bg.jpg";
background-repeat: repeat;
background-attachment: fixed;
font-family: verdana;
font-weight: normal;
font-size: 11px;
font-color: black;

<!-------
scrollbar-arrow-color: #D7E4F7;
scrollbar-base-color: #6E82C8;
scrollbar-darkshadow-color: #D7E4F7;
scrollbar-track-color: ##6E82C8;
scrollbar-face-color: #6E82C8;
scrollbar-shadow-color: #6E82C8;
scrollbar-highlight-color: #D7E4F7;
scrollbar-3d-light-color: #D7E4F7;
--->
}

p { font-family: verdana; font-size: 11px; }
h3 { font-size: 140%; }
center { font-family: verdana; font-size: 11px; }

input, textarea
{ background: #FFFFFF; 
border-style: dashed;
border-color: #000000; }

#navigation {
position: absolute;
	top : 360px;
	left : 30px;
	width : 130px;
}

#bellwt {
position: absolute;
	top : 0px;
	left : 0px;
}

#content {
position: absolute;
	top : 360px;
	left : 240px;
	width : 490px;
}

#egg {
position: absolute;
	top : 1200px;
	left : 800px;
	width : 50px;
}
td
{ font-family: verdana; font-size: 11px;
color: #000000;
}
