body{
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	color: #000033;
	}

#logo {
	Position: absolute;
	top: 10px;
	left: 0px;
	margin: 0 auto;
	text-align: center;
	width: 935px;
	padding-left: 50px;
	}
#home {
	position:absolute;
	left: 5px;
	top: 10px;
	}

#nav {
	position: absolute;
	top: 170px;
	left: 0px;
	width: 246px;
	}

#pagehead{
	position: absolute;
	top: 0px;
	left: 0px;
	}

#content {
	position: absolute;
	top: 169px;
	left: 265px;
	padding-top: 50px;
	}

#scribble {
	position: absolute;
	top: 682px;
	left: 0px;
	}
	
.floatleft{
	float: left;
	}
.floatright{
	float: right;
	}
	
	
.box_orange {
	background-image: url(/images/l_orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

 a:link       { color: #000099; text-decoration: underline }
 a:active     { color: #000099; text-decoration: underline }
 a:visited    { color: #000099; text-decoration: underline }
 a:hover      { color: #66CC00; text-decoration: none }
 
.newsflash {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 11px;
	color: #000066;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px none #000066;
	background-image: url(/images/newsbox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 10px;
}
.small {

	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 10px;
	color: #000033;
}
.green {
	color: #339900;
}
.darkblue {
	color: #0000CC;
}
.pink {
	color: #FF66FF;
}
.orange {
	color: #FF6600;
}
.red {
	color: #FF0000;
}
.lightblue {
	color: #0066CC;
}
.input {

	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 11px;
	color: #000066;
}
