* {
	margin: 0;
	padding: 0;
}

a, a:link, a:hover, a:active, a:visited  {
    color:#003399;    
}

a:link, a:active, a:visited  {
    text-decoration:underline;
}

a:hover {
    text-decoration:none;
}

body {
	background: #ffefb4 url('../img/sitebg.gif') 50% 0px repeat-y;
	background-color: #e6d69d;
	color: #000;
	text-align: center;
}

body, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

fieldset, img {
	border: 0;
}

button {
	cursor: pointer;
}

ul.nav {
	list-style: none;
}

ul.nav li, ul.nav li a {
	display: block;
	float: left;
}

.nav a, .cp a {
	text-decoration: none;
}

.cl {
	clear: both;
}

.hid, #logo h1 span, #logo h2 span {
	display: none;
}

.hint-red {
	color: #cc0000;
}

#siteWrapper {
	background: transparent url('../img/compass5.gif') 877px -80px no-repeat;
	margin: 0 auto;
	text-align: left;
	width: 1000px;
}

#outerWrap {
	background: transparent url('../img/compass4.gif') -130px 460px no-repeat;
	width: 1000px;
}

#innerWrap {	
	padding: 20px 0 20px 0;
	position: relative;
}

#staff #siteWrapper {
	background-image: url('../img/compass3.gif');
	background-position: 790px 130px;
	background-repeat: no-repeat;
}

#staff #outerWrap {
	background-image: url('../img/compass6.gif');
	background-position: -20px 600px;
	background-repeat: no-repeat;
}

#staff #innerWrap {
	background-image: url('../img/compass6.gif');
	background-position: 540px 370px;
	background-repeat: no-repeat;
	zoom: 1;
}

#logo {
	background: transparent url('../img/sllflogo-small.gif') 20px top no-repeat;
	display: block;
	height: 130px;
	position: relative;
}

#logo h1, #logo h2 {
	left: 160px;
	position: absolute;
	top: 10px;
}

#logo h1 {
	background: transparent url('../img/logo-name.gif') left top no-repeat;
	display: block;
	height: 37px;
	width: 615px;
}

#logo h2 {
	background: transparent url('../img/logo-prepare.gif') left top no-repeat;
	display: block;
	height: 37px;
	top: 60px;
	width: 552px;
}

#mainNav {
	background: #1027a0 url('../img/mnavbg.gif') left bottom repeat-x;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 10px;
	position: relative;
	width: 838px;
}

#mainNav ul {
	width: 730px;
}

#mainNav a {
	color: #fff;
	height: 20pt;
	padding: 6px 0 5px 0;
	position: relative;
	text-align: center;
	
}

#mainNav a.mn {
    line-height: 250%;    
    padding-left:5px;
    padding-right:5px;
}

#mainNav a#mn-home {
	line-height: 250%;
	width: 50px;
}

#mainNav a#mn-about {
/*	line-height: 250%; */
	width: 50px;
}

#mainNav a#mn-edu {
	width: 90px;
}

#mainNav a#mn-nsc {
	width: 130px;
}

#mainNav a#mn-seuro {
	width: 60px;
}

#mainNav a#mn-members {
	width: 70px;
}

#mainNav a#mn-pub {
	width: 110px;
}

#mainNav a#mn-links {
	width: 110px;
}

#mainNav a#mn-legnews {
	width: 70px;
}

#mainNav a:hover, #mainNav a:focus, #mainNav .act a, #mainNav .act a:hover, #mainNav .act a:focus {    
	background: #2c42ba;
	background: #1027a0 url('../img/mnavoverbg.gif') left top repeat-x;
}

#mainNav a:visited {
    text-decoration:none;
}

#middle {
	padding: 0 20px 0 0;
}

#eyecatch {
	border: 2px solid #1027a0;
	display: block;
	height: 171px;
	margin-top: -108px;
	position: absolute;
	right: 20px;
	width: 235px;
	z-index: 200;
}

.col3 #eyecatch {
	border-bottom: 0 none;
}

#leftCol {
	float: left;
	font-size: 9pt;	
	padding-top: 20px;
	width: 140px;
}

#leftCol #fsearch {
	font-size: 9pt;
	margin-left: -1px;
	overflow: hidden;
	padding-bottom: 28px;
	width: 140px;
}

#leftCol #fsearch button {
	background: transparent;
	border: 0;
	color: #a59157;
	font-size: 9pt;
	padding: 1px 3px;
	text-align: center;
}

#leftCol label {
	color: #003399;
	display: block;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 4px;
	padding-lefT: 17px;
	text-align: left;
	text-transform: uppercase;
	width: 100px;
}

#leftCol input.tx {
	background: #fff;
	border: 1px solid #a59157;
	float: left;
	font-size: 8pt;
	padding: 2px 2px;
	width: 106px;
}

#leftCol .box {
	font-size: 9pt;
	padding-left: 11px;
}

#leftCol .imBox {
	padding-top: 15px;
	padding-left: 6px;
}

#leftCol .imBox dd {
	font-size: 7pt;
	padding-top: 7px;
}

#leftCol ul {
	color: #003399;
	list-style: none;
	padding: 2px 0 0 0px;
	width: 112px;
}

#leftCol ul li {
	padding-bottom: 1px;
}

#leftCol ul li a, #leftCol ul li span {
	color: #003399;
	display: block;
	padding: 5px 5px;
	text-decoration: none;
	width: 108px;
}

#leftCol ul li ul {
	font-size: 8pt;
	padding: 2px 0 5px 0;
	
}

#leftCol ul li li a, #leftCol ul li li span {
	padding-left: 12px;
	width: 101px;
}

#leftCol ul li.act span, #leftCol ul li.cur span {
	font-weight: bold;
}

#leftCol ul li a:hover, #leftCol ul li a:focus, #leftCol ul li.act a, 
#leftCol ul li.act a:hover, #leftCol ul li.act a:focus, #leftCol ul li.act span,
#leftCol ul li.cur a, 
#leftCol ul li.cur a:hover, #leftCol ul li.cur a:focus, #leftCol ul li.cur span {
	background: #ebddad;
}

#contCol {
	float: left;
	font-size: 10pt;	
	padding: 30px 20px 0 20px;
	width: 800px;
}

.col3 #contCol {
	width: 551px;
}

#contCol h2 {
	color: #cc0000;
	font-face: georgia;
	font-size: 11pt;
	font-weight: normal;
	line-height: 16pt;
	padding-bottom: 20px;
}

#staff #contCol h2 {
	font-weight: bold;
}

#contCol h3 {
	color: #003399;
	font-size: 10pt;
	font-face: georgia;
	line-height: 15pt;
	padding-bottom: 20px;
}

#contCol p {
	line-height: 14pt;
	padding-bottom: 20px;
}

#contCol .contWrap {
	width: 550px;
}

#contCol .staffCol {
	display: block;
	float: left;
	padding-right: 10px;
	width: 175px;
}

#contCol .staffCol.first {
	width: 235px;
}

#contCol .staffCol h3 {
	padding-bottom: 0;
	text-transform: uppercase;
}

#contCol .staffCol p {
	line-height: 12pt;
	padding-bottom: 20px;
}

/*
#contCol .staffCol a {
	color: #000;
	text-decoration: none;
}
*/

#rightCol {
	background: #fff;
	border: 2px solid #1027a0;
	float: right;
	padding: 10px;
	margin-top: 63px;
	width: 215px;
}

#cal h3 {
	color: #003399;
	display: block;
	font-size: 13pt;
	padding-bottom: 15px;
	
}

#cal h4 {
	color: #cc0000;
	font-size: 9pt;
	font-weight: normal;
}

#cal p {
	font-size: 8pt;
	line-height: 11pt;
}

#cal .cblock {
	padding-bottom: 12px;
}

#footer {
	font-size: 8pt;
	padding: 25px 20px 20px 160px;
	text-align: center;
	zoom: 1;
}

#footer a {
	color: #000;
	padding: 0 2px;
}

#footer p {
	padding: 2px 0;
}

#footer a:hover {
	text-decoration: underline;
}


	
	
	
.form_error li, .error li {
	color: #CC0000;
	}
	
ul.form_error, ul.error  {
	margin-left: 20px;
	padding-bottom: 20px;
	}	
	
form.nl input.tx, form.formular input.tx, form.formular textarea.tx {
	width: 316px;
	padding: 2px;
	margin-bottom: 5px;
	border: 1px solid #A59157;
	}	
	
input.tx.error {
	border: 1px solid #CC0000;
	}	

label.error {
	color: #CC0000;
}

ul.search  {
	margin-left: 20px;
	padding-bottom: 20px;
	}	
	
.contWrap ul {
	margin: 10px 0 15px 20px;
	}		
	
.contWrap ul ul {
	margin: 2px 0 5px 20px;
	}	
	
.helper {
	display: none;
	}	
	
.cal_override p {
	padding-bottom: 10px;
	}
	
		
		
.members_full {	
	
	padding: 10px 0 10px 0;
	}
	
.members_full h4 {
	font-size: 1em;
	}	
	
.members_full p {
	padding: 3px 0 3px 0 !important;
	}	
	
.pages {
	padding: 10px 0 20px 0;
	}	
	

div.dpwr input {
	float:left;

}

div.dpwr label {
	padding: 2px 2px 2px 5px;
	margin-bottom: 5px;
	height:2em;
	display:block;
	float:left;
}

div.dpwr br {
	clear:both;
}

.small {
	font-size: 8pt;
}