* { 
	margin: 0; 
	padding: 0; 
	}
	
body {
	background: url(images/1000bg.jpg) #3d1903;
	font-family: arial;
	}
	
a {
	outline: none;
	}	
	
h1  {		
  	font-size: 130%;
  	font-weight: 600;
  	color: #000000;
	}
	
h2  {	
	font-size: 110%;
  	font-weight: bold;
  	color: #000000;
	}

h4 {
	font-size:  80%;
	color: #174038;
	text-align: center;
	}
	
p {
	font-size: 80%;
	color: #1740038;
	}

fieldset { 
	border:1px solid #174038;
  	padding: 15px;
	text-align: left;
}

fieldset legend {
	background: ;
	font-size: 90%;
  	font-weight: bold;
  	color: #174038;
 	margin: ;
 	padding: 0 5px;
}

#fieldL {
	width:150px;
	height: 140px;
	border:px solid #174038;
	margin: 0px 4px 0px 26px;
	float: left;
	}
	
#fieldR {
	border: px solid #000000;
	width:500px;
	height: 137px;
	border:px solid #174038;
	padding: 3px 0px 0px 4px;
	margin: 0px;
	float: left;
	}

#top {
	background: url(images/narl800.jpg); 
	width: 800px;
	height: 15px;
	margin: auto;
	} 
		
#cover {
	background: #dedede;
	border-right: 2px solid #3d1903;
	border-bottom: 2px solid #3d1903;
	border-left: 2px solid #3d1903;
	width: 797px;
	height: 100%;
	padding-bottom: 6px;	
	margin: auto;	
	}
	
#container {		 
	width:760px;
	height: 100%; 
	margin: auto;
	}
	
#mast {
	width: 760px;
	height: 90px;
	margin: auto;
	} 
				
#header {
	background: url(images/prosLogo.jpg) no-repeat;	
	width: 360px;
	height: 60px;	
	margin: 8px 0px 0px 10px;
	float: left;
	}
	
.contact {
	width: 370px;
	font-size: 80%;
	text-align: center;
	margin: auto;
	padding: 0px;	
	color: #174038;	
	}	
	
#logos {
	width: 140px;
	height: 86px;
	margin: 3px 18px 0px 0px;
	float: right;
	}
	
#instructionL {
	width: 300px;
	font-size: 80%;
	text-align:left;
	margin: 0px 0px 0px 30px;
	padding: 0px;	
	color: #ffffff;	
	float: left;
	}
	
#instructionR {
	width: 300px;
	font-size: 80%;
	font-weight: 300;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
	color: #ffffff;	
	float: right;
	}
	
#thanks {
	width: 800px;	
	margin: 0px auto;
	}
	
#thanks p {
	font-size: 80%;
	color: #174038;
	text-align:center;
	}

#inline {
	background: url(images/prosNav.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 30px;
	}

#inline ul {	
	text-align: center;
	padding: 3px 0px 0px 0px;
	height: 30px;	
	}
	
#inline li {
	display: inline;
	font-size: 70%;
	color: #999999;
	margin-right: 6px;
	margin-left: 6px;
	}
	
#inline a {
	color: #ffffff; 
	text-decoration:none;
	}
	
#inline ul li a:hover {
	text-decoration: underline;
	color:#ffffff;	
	}
	
#inline ul li a.current {	
	color: #adff2f;
	font-size: 101%; 
	text-decoration: none;
	font-weight: 500;
	}
	
#inline ul li a:hover.current {	
	color: #adff2f;
	text-decoration: none;
	font-weight: 500;
	}

.menu ul {
	list-style-type: box; 
	color: #000000; 
	margin:0; padding:0;
	list-style-position: inside;
	}
.menu ul li { 
	padding: 2px 0px;
	}
.menu ul li a:link, .menu ul li a:visited {
	color: #174038; 
	text-decoration:underline; 
	display:block inside;
	font-size: 1.0em;
	text-align: center;
	}
.menu ul li a:hover {
	background: ;	
	color: #ff0033;
	}

a:link, a:visited, a:active {
	color:#1464f4;
	text-decoration: underline;
	}
a:hover{
	color:#ff0033;
	background:;
	text-decoration: none;
	}

#footer {
	width: 70%;
	height: 600px; 
	font-size: .7em;
	text-align: center;
	color: #174038;
	margin: 15px auto;
	border-top:px solid #888;
	}