/* Matt Toca */

body {
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;	
	background-color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444;
}
		
#container	{
	position: relative;
	width: 900px;
	margin: 25px auto 0 auto;
	padding: 20px 20px 20px 20px;
	background-color: #FFF;
}

#line {
	border-bottom: 3px solid #057ECF;
	width: 900px;
	margin: 10px 0px 10px 0px;
}

#line2 {
	border-bottom: 1px solid #CCC;
	width: 300px;
	margin: 0px 0px 20px 0px;
}

#break 	{
	height: 10px;
}

#member {
	position: absolute;
	left: 765px;
	top: 104px;
	width: 150px;
	height: 35px;
}

#nav {
	width: 185px;
	padding: 0px 0px 0px 0px;
	float:left;
}

#nav ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#nav li {
	margin: 0px 0px 2px 0px;
	padding: 2px 0px 0px 0px;
}


#nav li a {
	padding: 0px 0px 0px 10px;
	background: url(images/back.png) bottom left repeat-x;
	display: block;
	border: 1px solid #808080;
	text-decoration: none;
	font-size: 25px;
	line-height: 30px;
	letter-spacing: -1px;
	color: #FFF;
}

#nav li a:hover {
	padding: 0px 0px 0px 15px;
	display: block;
	color: #FFF;
	text-decoration: none;
}

#maincontent {
	margin-left: 195px;
}

#news {
	width: 455px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	float: left;
}

#news img {
	margin: 0px 0px 10px 0px;
}

#news ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#news li {
	margin: 0px 0px 5px 15px;
	padding: 0px 0px 0px 0px;
}

#board {
	width: 455px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	float: left;
}

#bmember {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	height: 207px;
	border-bottom: 1px solid #CCC;
}

#bmember img {
	margin: 0px 10px 0px 0px;
	float: left;
	clear: both;
}

#bdescrip {
	margin: 10px 0px 0px 160px;
}

#about {
	width: 455px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	float: left;
}

#about img {
	margin: 0px 10px 0px 0px;
	float: left;
	clear: both;
}

#about p {
	text-align: justify;
}

#mainside {
	width: 215px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 485px;
}	

#article {
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #CCC;
}

.join {
	width: 151px;
	height: 34px;
	background: url(images/join.png) no-repeat 0 0;
	margin: 0px 0px 5px 10px;
	display: block;
	overflow:hidden;
	text-indent:-9999px;
}

.find {
	width: 151px;
	height: 34px;
	background: url(images/search.png) no-repeat 0 0;
	margin: 0px 0px 5px 10px;
	display: block;
	overflow:hidden;
	text-indent:-9999px;
}

.yes {
	width: 151px;
	height: 34px;
	background: url(images/accept.png) no-repeat 0 0;
	margin: 0px 0px 5px 10px;
	display: block;
	overflow:hidden;
	text-indent:-9999px;
}

.no {
	width: 151px;
	height: 34px;
	background: url(images/decline.png) no-repeat 0 0;
	margin: 0px 0px 5px 10px;
	display: block;
	overflow:hidden;
	text-indent:-9999px;
}

.member {
	width: 150px;
	height: 35px;
	background: url(images/member.png) no-repeat 0 0;
	margin: 0px 0px 0px 0px;
	display: block;
}

.nla {
	width: 185px;
	height: 160px;
	background: url(images/nlalogo.jpg) no-repeat 0 0;
	margin: 0px 0px 0px 0px;
	display: block;
}

.lboa {
	width: 185px;
	height: 45px;
	background: url(images/lboa.png) no-repeat 0 0;
	margin: 0px 0px 0px 0px;
	display: block;
}

#body {
	margin: 10px 0px 5px 0px;
}

#copy {
	text-align: right;
	font-size: 12px;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

a:link { 
	color: #057ECF; 
	text-decoration: none;
	font-weight: bold;
} 

a:visited {
	color: #057ECF; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #444;
	text-decoration: underline;
	font-weight: bold;
}
		
.nslaone {
	font-size: 65px;
	line-height: 60px;
	letter-spacing: -1px;
	padding-top: 10px;
}
				
.nslatwo {
	font-size: 52px;
	line-height: 46px;
	letter-spacing: -1px;
}

.nslathree {
	font-size: 49px;
	line-height: 40px;
	letter-spacing: -1px;
	padding-bottom: 4px;
}
				
.nslafour {
	font-size: 40px;
	line-height: 32px;
	letter-spacing: -1px;
}
				
.nslafive {
	font-size: 26px;
	line-height: 22px;
	letter-spacing: -1px;
}

.text {
	font-size: 14px;
	line-height: 18px;
}	

.pagetext {
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}	

.caps {
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
}	

.smallcaps {
	font-size: 80%;
}	
	
.row0 {
	background-color: #FFFFFF;
}
  
.row1 {
	background-color: #E5F2FA;
}

.submitbut{
	padding:2px 5px 3px 5px;
	border-style:solid; 
	border-top-width:1px; 
	border-left-width:1px; 
	border-bottom-width:1px;
	border-right-width:1px; 
	border-top-color:#D9DFEA; 
	border-left-color:#D9DFEA; 
	border-bottom-color:#0e1f5b; 
	border-right-color:#0e1f5b; 
	background-color:#057ECF; 
	color:#FFFFFF; 
	font-size:18px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
}

.inputtext{
	border:1px solid #CCC;
	display:block;
	margin:0px;
	padding:3px;
	width: 100px;
}

.inputcontact{
	border:1px solid #CCC;
	display:block;
	margin:0px;
	padding:3px;
	width: 310px;
}

.clear {
	clear: both; 
}

