body{ margin:0px; padding:0px; height:100%; font-size: 90%; font-family: Arial; color: #333333; background-color: #3F7393;}

a:hover {color:#FCBB84;}
a { color:#F68E3A}

h1 { font-size: 120%;}

h6 { font-size: 70%;
	color: #333333;
	font-weight: normal;
	margin: 0px;}

div{
	position: relative;
	border: 0px;
	margin: 0px;
	padding: 0px;
}


input  {
	font-family: verdana; 
	font-size: 100%;
	
}

.button{
	border-top: 2px solid #FDE5D4;
	border-left: 2px solid  #FDE5D4;
	border-right:  2px solid #D36624;
	border-bottom: 2px solid  #D36624;
	background: #F58E42;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
	color: #ffffff;
}

div.centerbutton{
	margin-top: 10px;
	margin-left: 60px;
}

select{
	border: #aaaaaa 1px solid;
}

div.bookmarkus{
	position: absolute;
	top: 9px;
	left: 540px;
	width: 129px;
	height: 21px;
	background-image: url("images/bookmarkus.gif");
	z-index: 4;
}

div.logo{
	width: 465px;
	height: 122px;
	background-image: url("images/logo.gif");
	background-repeat: no-repeat;
	float: middle;
}

div.searchtab{
	min-width: 465px;
	width: 100%;
	background-image: url("images/behindsearchtabbg.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	z-index: 2;
}

div.searchtab table {
	
	border: 1px solid #ffffff;
	width: 100%;
}


div.searchon{
	position: relative;
	text-align: bottom;
	min-width: 128px;
	height: 52px;
	background-image: url("images/searchon.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	z-index: 3;
}


div.searchoff{
	position: relative;
	min-width: 128px;
	height: 52px;
	background-image: url("images/searchoff.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	z-index: 3;
}

div.byyourlocationon{
	position: relative;
	min-width: 152px;
	height: 52px;
	background-image: url("images/byyourlocationon.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	z-index: 3;
}

div.byyourlocationoff{
	position: relative;
	min-width: 152px;
	height: 52px;
	background-image: url("images/byyourlocationoff.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	z-index: 3;
}


div.advancedsearchon{
	position: relative;
	min-width: 152px;
	height: 52px;
	background-image: url("images/advancedsearchon.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	z-index: 3;
}

div.advancedsearchoff{
	position: relative;
	min-width: 152px;
	height: 52px;
	background-image: url("images/advancedsearchoff.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	z-index: 3;
}


div.search{
	text-align: left;
	float: center;
	border: 0px;
	margin: 4px 0px 0px 20px;
	font-weight: bold;
	background-color: #ffffff;
}

div.searchelement{
	float: center;
	margin-top: 8px;
	margin-left: 40px;
	display: inline-block;
	white-space: nowrap;
}

div.top{
	min-width: 465px;
	height: 48px;
	width: 100%;
	background-image: url("images/topright.gif");
	background-position: top right;
	background-repeat: no-repeat;
	text-align: left;
}

div.bottom{
	min-width: 465px;
	height: 48px;
	width: 100%;
	background-image: url("images/bottomright.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: left;
}


div.content{
	width: 550px;
	margin: 50px 50px 0px 180px;
	padding: 0px;
	border-top: 30px solid #3F7393;
	border-left:  20px solid #3F7393;
	background-color: #ffffff;
	text-align: center;
	float: center;
}



div.nav{
	position:absolute;
	float: left;
	top:60px;
	left:20px;
	width:172px;
	padding:0px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
	body>#Menu {width:150px;}

div.navbutton{
	position: relative;
	width: 100%;
	text-align: center;
	background-color: #F58E42;
	border-top: 1px solid #FDE5D4;
	border-left: 1px solid #FDE5D4;
	border-bottom: 1px solid #D36624;
	border-right: 1px solid #D36624;
	padding: 2px;
	margin: 4px;
	line-height: 18px;
	font-size: 100%;
}

div.navbutton a{
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
	font-size: 100%;
	font-weight: bold;
}

div.navbutton a:hover{
	color: #ffffff;
}

div.mission{
	position: relative;
	padding-left: 200px;  
}

div.mission h2{
	font-size: 200%;
	font-weight: bold;
	font-style: italic;
	color: #D3DAE3;
	line-height: 30px;
}

div.mission h3{
	font-size: 120%;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
}


td {
	text-align: center;
	white-space: nowrap;
}

table{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

