@charset "UTF-8";
body, html {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	text-align: center; /*** Centers the design in old IE versions ***/
	height: 100%;
	font-size: 11px;
	background-repeat: repeat-y;
	background-position: center center;
	background-image: url(images/background.jpg);
	background-color: #019bdb;
}
#form1 #sex {
	width: 20px;
}
#form1 #News {
	width: 20px;
}



#wrapper {
	width: 766px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 5;
	padding-bottom: 5px;
	padding-left: 5;
	height: 100%;
	background-position: center center;
}
#logo {
	height: 180px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/WMSLogo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#main {
	width: 100%;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
#Nav {
	background-repeat: no-repeat;
	width: 110px;
	height: 100%;
	margin-top: 5px;
	background-position: center center;
	float: left;
	margin-left: 5px;
	background-color: #FFFFFF;
}
#text {
	background-repeat: repeat-y;
	float: right;
	width: 590px;
	margin-left: 55px;
	margin-right: 5px;
	background-image: url(images/main_text.jpg);
}
#text p {
	font-family: Futura;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	margin: 5px;
}
#top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	width: 590px;
	height: 30px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 56px;
	background-position: center center;
	margin-bottom: 2px;
}
#textbtm {
	background-image: url(images/main_text_btm.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 590px;
	margin-right: 5px;
	margin-left: 55px;
	background-position: top;
	font-size: 9px;
	float: right;
}
#right {
	background-image: url(images/right.png);
	background-repeat: no-repeat;
	float: left;
	width: 408px;
	height: 607px;
	margin-top: 135px;
	margin-left: -5px;
}
.separator {
	clear: both;
}
#text img {
	padding: 1px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.rain {
	background-image: url(images/raindrop.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 8px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 22px;
	padding-top: 5px;
	margin-top: 1px;
}
#top h1 {
	font-family: Futura;
	color: #FFFFFF;
	font-size: 1.4em;
	text-align: left;
	padding-right: 25px;
	padding-left: 55px;
	background-position: top;
	padding-top: 10px;
	margin-top: -3px;
	font-weight: normal;
}
#form1 {
	text-align: center;
	background-position: center center;
	padding: 5px;
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
label{
	margin:0.33em;
	display:block;
	font-family: Futura;
	font-size: 1em;
	color: #000000;
}

input, textarea {
	width:236px;
	height:15px;
	background:url(buttons/input.gif) no-repeat left top;
	border:none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
checkbox {
	width:236px;
	height:15px;
	background:url(buttons/checkbox.gif) no-repeat left top;
	border:none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#themessage {
	width:336px;
	height:125px;
	background:url(buttons/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	}
	#theexpert {
	width:336px;
	height:125px;
	background:url(buttons/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	}

	#theaddress {
	width:336px;
	height:125px;
	background:url(buttons/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	}
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(buttons/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}
	#theaddress2 {
	width:336px;
	height:125px;
	background:url(buttons/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	}
	
	#theschool {
	width:336px;
	height:125px;
	background:url(buttons/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	}
	#thegrades {
	width:336px;
	height:125px;
	background:url(buttons/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	}
	#theuni {
	width:336px;
	height:125px;
	background:url(buttons/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	}
	#thejob {
	width:336px;
	height:125px;
	background:url(buttons/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	}
	#theduties {
	width:336px;
	height:125px;
	background:url(buttons/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	}

