body {
	background-color: #9CCBF7;
	background-image: url(images/topstrip.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	z-index: 1;
	margin: 0 0 0 0;
	padding: 0;
}

.navigation{
   width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 4px;
	padding-bottom: 1px;
	display: none;
}
.navigation ul {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}
.navigation li {
	margin-bottom: 4px;
}
.navigation li a {
	display: block;
	background-color: #c8e4ff;
	border-left: 10px solid #6eb4fa;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	height: 20px;
	padding-left: 5px;
	font-size: 10pt;


}

.navigation li a:hover {
	background-color: transparent;
	border-left: 10px solid #ffffff;
	background-repeat: no-repeat;
	color: #000000;
}
#ball {
	background: transparent url(images/greenball.gif) top left no-repeat;
	z-index: 2;
	position: absolute;
	height: 15px;
	width: 13px;
	left: 10px;
	top: 10px;
	margin: 0px 0 0 25px;
	display: none;
}
#title {
	 position: absolute;
	 left:50px;
	 top:21px;
	 height:50px;
	 z-index: 1;
	 font-size: x-large;
	 margin: 0;
	display: none;
}
#subtitle {
	 position: absolute;
	 left:100px;
	 top:40px;
	 width:500px;
	 height:50px;
	 z-index:9;
	 font-size: small;
	 font-weight: bold;
	 font-style: italic;
	display: none;
}
#rblock {
	height: 45px;
	width: 192px;
	float: right;
	margin: 15px 10px 0 auto;
	padding: 0;
	display: none;
}
.pic {
	width: 45px;
	 height: 45px;
	 float: left;
	 padding: 0 0 0 3px;
	 margin: 0;
}
#content {
position: absolute;
	 clear: left;
	 left: 20px;
	 margin: 0 0 0 0px;
	 width: 550px;
	 background-color: white;
	 padding: 10px 15px 0px 15px;
	 border:  thin solid;
}

#homelink{
	 width: 60px;
	 margin: 30px 30px 0 160px;
	 clear: right;
    list-style: none;
	text-align:center;
}
#homelink ul {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
	margin-bottom: 4px;
}

#homelink li a {
	display: block;
	background-color: darkblue;
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
	height: 20px;
	padding-left: 5px;

}
#homelink li a:hover {
	background-color: lightblue;
	color: #000000;
}
form {
	 width: 800px;
 	 margin-left: auto;
	margin-right: auto;
	 margin-top: 10px;
	 margin-bottom: 10px;
	 font-size: small;
	 font-weight: bold;
	 line-height: 120%;
}
.optionsa {
	float: left;
}
.optionsb {
	margin: 0 0 0 260px;
}
.optionsc {
   width: 400px;
	margin: 0 auto 0 auto;
}
.regtable {
	margin: 10px 0 0 100px;
}
.personalname {
	margin: 10px 0 0 30px;
   clear: left;
}

.personalnamesm {
   width: 300px;
	margin: 0 auto 0 auto;
	font-size: x-small;
}
.availabilitybtn {
   clear: left;
	width: 150px;
	margin: 10px auto 0 auto;
}
.gone {
    color:#FF0000;
	font-style:italic;
	}
#progress {
    float:left;

	}
#countdownbox {
	text-align: left;
	margin: 0 0 10px 540px;
	font-size: small;
	line-height: 120%;
	}
#countdown1 {
   font-family:Georgia, "Times New Roman", Times, serif;
	font-size: larger;
	font-weight: bolder;
	color:#660000;
	}
input.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	backgound-color: #E3F2F7;
	border: 1px inset #000088;
	width: 200px;
}
select.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	backgound-color: #E3F2F7;
	border: 1px inset #000088;
	width: 200px;
}
input.btn {
    color: #000088;
	background-color: #ADD8E6;
	border: 1px outset #000088;
	margin: 20px 0 0 0;
	}
label {
    font:  bold 0.9em Arial, Helvetica, sans-serif;
	 }
	
.confirmhdr {
   clear: left;
	margin: 10px 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.confirmwarn {
   clear: left;
	margin: 10px 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: red;
	font-weight: bold;
   }
.warn {
   clear: left;
	margin: 10px 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: red;
	font-weight: bold;
}
form#annoying {
	width: 500px;
}

