#construction{
		position: absolute;
		top: 113px;
		left: 200px;
		width: 650px;
		height: 336px;
		font-size: 28px;
		color: #FF0000;}
#banner {
	position: absolute;
	top: 7px;
	left: 10px;
	border: none;}

#banner img{border: solid 2px #000000;}

#sidebanner {
	position: absolute;
	left: 10px;
	top: 149px;}

#side_nav {
        border-bottom: solid 1px white; /* firefox fix */
        padding: 0px;
	position: absolute;
	top: 179px;
	left: 10px;
	width: 200px;}
        
        #side_nav a {
          border-bottom: solid 1px #D8DFEA;
	  border-left: solid 2px #006699;
	  border-right: solid 2px #006699;
          padding: 2px 3px;
          margin: 0px;
	  font-size: 14px;
          width: 148px;
          display: block;
          float: left; }
	#side_nav a:link {color: #000000;}
	#side_nav a:visited {color: #000000;}
        #side_nav a:hover { text-decoration: none; color: #ffffff; background: #006699; }
		
#top_nav {
	background: #006699;
	position: absolute;
	text-align: right;
	top: 115px;
	left: 10px;
	padding: 5px 5px;
	width: 804px;}

#top_nav a {
	  	text-align: center;
        width: 60px;}
	#top_nav a:link {color: #ffffff;font-weight: bold;}
	#top_nav a:visited {color: #ffffff;font-weight: bold;}
    #top_nav a:hover {text-decoration: none;color: #ffffff;font-weight: bold;background: #3399cc;}
		
#login {
		position: absolute;
		top: 184px;
		left: 37px;
		font-family: franklin gothic medium;
		color: #ffffff;
		font-size: 28px;}
	#login a {text-align: center; padding: 0px 0px; width: 180px;}
	#login a:link {color: #ffffff;font-family: franklin gothic medium;}
	#login a:visited {color: #ffffff;font-family: franklin gothic medium;}
    #login a:hover {text-decoration: none;
					color: #ffffff;
					font-family: franklin gothic medium;
					background: #3399cc;}
		
#subbanner {
	position: absolute;
	top: 149px;
	left: 163px;}
	
#logo {
		position: absolute;
		top: 190px;
		left: 175px;}


#sideborders {
		position: absolute;
		top: 203px;
		left: 163px;
		width: 650px;
		height: 336px;
		border-left: solid 2px #006699;
		border-right: solid 2px #006699;
		border-bottom: solid 2px #006699;
		padding: 0px;
		margin: -24px 0px;}
		
a {text-decoration: none;}
a:link.norm {font-size: 24px;color: #0000ff;}
a:hover.norm {font-size: 24px;color: #ff0000;text-decoration: underline;}
a:visited.norm {font-size: 24px;color: #0000ff;}

h2 {padding-bottom: 0px;}

.banner {padding: 0px;}
.banner img{border: solid 1px #000000;}

.subheading {font-family: arial;font-size: 28px;font-weight: bold;}

p.announce {padding-left: 75px;padding-right: 75px;margin-top: 120px;font-size: 24px;}

p.announce2 {padding-left: 75px;padding-right: 75px;margin-top: 50px;font-size: 24px;}

p.current {padding-right: 20px;margin-top:-15px;margin-left: 20px;font-size: 16px;}
p.current2 {padding-right: 20px;margin-top:-15px;margin-left: 60px;font-size: 16px;}

p.fax {text-align: center;margin-top: -20px;padding-right: 30px;text-align: center;}

p.help {font-size: 16px;color: #666666;text-align: center;}
p.help {padding-left: 0px;padding-right: 20px;margin-top: -2px;padding-bottom: 0px;}

img.left {margin-top: -15px;float: left;}

.borderbottom {
				border-bottom: solid 1px #000000;
				margin-top: -20px;
				padding-right: 30px;
				text-align: right;}
				
.login {
		position: absolute;
		top: 177px;
		left: 27px;
		z-index: -1;}

.contactmargin {margin-left: 75px;}