<style type="text/css">


.style3 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #00CC33;
}
.navigate {
	position: absolute;
	margin-left: 80%;
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #0033FF;
}

.search {
	position: absolute;
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #0033FF;
}


.marquee {
	position: absolute;
	margin-left: 30%;
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #0033FF;
}

.register {
	position: absolute;
	margin-left: 5%;
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #0033FF;
}

.welcome {
	position: absolute;
	margin-left: 5%;
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #00CC33;
}

.welcome2 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #00CC33;
}

.blue_standard {
  font-family: "Comic Sans MS";
  font-size: 18px;
  color: #0033FF;
}

.green_standard {
  font-family: "Comic Sans MS";
  font-size: 18px;
  color: #00CC33;
}

.red_standard {
  font-family: "Comic Sans MS";
  font-size: 18px;
  color: #FF0000;
}

.red_standard_small {
  font-family: "Comic Sans MS";
  font-size: 12px;
  color: #FF0000;
}

.red_standard_24 {
  font-family: "Comic Sans MS";
  font-size: 24px;
  color: #FF0000;
}

.blue_standard_24 {
  font-family: "Comic Sans MS";
  font-size: 24px;
  color: #0033FF;
}

.green_standard_24 {
  font-family: "Comic Sans MS";
  font-size: 24px;
  color: #00CC33;
}

.right {
  float: right;
  font-family: "Comic Sans MS";
  font-size: 18px;
  color: #0033FF;
}

.left { 
  float: left;
  color: #0033FF;
  border-style: solid;
}

.blue_standard_border {
  font-family: "Comic Sans MS";
  border-style: solid;
  font-size: 18px;
  color: #0033FF;
}


.blue_standard_border_float_right {
  float: right;
  font-family: "Comic Sans MS";
  border-style: solid;
  font-size: 18px;
  color: #0033FF;
}

.blue_standard_small {
  font-family: "Comic Sans MS";
  font-size: 12px;
  color: #0033FF;
}

.blue_standard_bold {
  font-family: "Comic Sans MS";
  font-size: 18px;
  color: #0033FF;
  font-weight: bold;
}

.blue_standard_bold_URL {
  font-family: "Comic Sans MS";
  font-size: 20px;
  color: #0033FF;
  font-weight: bold;
}

.table_blue_18 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #0033FF;

}

.blue_standard_14 {
  font-family: "Comic Sans MS";
  font-size: 14px;
  color: #0033FF;
}


.floatleft {
float: left;
margin: 4px;
font-family: "Comic Sans MS";
border-style: solid;
color: #0033FF;
font-size: 18px;
}

.pics {
	margin-left: 5%;
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #00CC33;
}

.kaydoobutton {
	width: 15em;
}

.input_box {
	border: 1px solid #006;
}

/* listings, category and scroll box*/
/* may get removed if the div style */
/* tags work ok on the home page */
/* the home page is the only place */
/* these are used. */

.listings {
	position: absolute;
	left: 15px;
	top: 300px;
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #0033FF;
}

.category {
	position: absolute;
	left: 15px;
	top: 450px;
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #0033FF;
}




.scroll_box {

	position: absolute;
	left: 320px;
	top: 250px;
	border: 3px solid #00CC33;
	height: 180px;
	width: 780px;
	color: black;
	background-color: white;
	overflow: scroll;
	height: 5em;
	margin: 5em;
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #0033FF;
}

.fees {

	position: absolute;
	left: 400px;
	top: 950px;

}


</style>
