@charset "UTF-8";
/* CSS Document */
body {
	background: #040804;
	margin: 0 0 20px 0;
	min-width: 924px;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .8em;
	line-height: 160%;
}
#wrapper {
	background: #FFF url(../images/nav_col_bg.gif) 0 0 repeat-y;
	margin: 0px auto;
	text-align: left;
	width: 924px;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #c9cec3;
}
a:visited {
	color: #c9cec3;
}
a:hover {
	color: #d10000;
}
a:active {
	color: #d10000;
}

p {margin: 0 0 12px 0;}

table {}

table td, table th {vertical-align: top; padding: 0px; border: 0px;}

table.regtable {border: solid 0px #000;}

table.regtable th {border: solid 0px #000; color: #fff; background: #00247D; padding: 4px 8px;}

table.regtable td {border: solid 1px #999; padding: 8px;}

.red {color: #F00;}

#contentcolumn .content a:link {
	color: #00F;
	text-decoration: underline;
}
#contentcolumn .content a:visited {
	color: #00F;
	text-decoration: underline;
}
#navcolumn {
	width: 225px;
	float: left;
}
#contentcolumn {
	background: url(../images/pride_banner.png) 0 0 no-repeat;
	margin: 0px 0px 0px 232px;
	padding: 77px 0 0 0;
	position: relative;
}
#contentcolumn .content {
	padding: 24px 20px 14px 14px;
}
#curves {
	height: 10px;
	width: 100%;
	background: url(../images/bttm_lt_corner.gif) 0 0 no-repeat;
	clear: both;
}
ul.mainnav {
	background: url(../images/NLA_logo_vest.jpg) 0 0 no-repeat;
	padding: 270px 10px 50px 20px;
	margin: 0px;
	width: 195px;
}
ul.mainnav li {
	margin: 0 0 14px 0;
}
ul.mainnav a {
	color: #c9cec3;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
ul.mainnav a:hover {
	color: #d10000;
}
ul.subnav {
	margin: 0 0 0 14px;
}
ul.subnav li {
	margin: 4px 0;
}
ul.subnav li a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}
.content h1 {
	margin: 0px 0px 28px 0px;
	padding: 0px;
	color: #d10000;
	font-size: 24px;
}
.content h2 {
	font-size: 18px;
	color: #d10000;
	margin: 0 0 6px 0;
	padding: 0px;
}

ul.officers li {margin: 0px 0px 24px 0px; font-size: 14px;}

ul.officers li img {margin: 0 18px 0 0;}

ul.bullets {margin: 12px 24px;}

ul.bullets li {list-style: disc;}

.smaller {font-size: 9px;}

.sidenote {border: dashed 1px #333333; padding: 12px; margin-top: 36px;}

.sidenote legend {text-transform: uppercase; background: #fff; color: #333;}

.message {display: none; border: solid 1px #900; padding: 6px; text-align: center; background: #CC9999;}
.message strong {font-size: larger;}

#footer {
	font-size: 10px;
	margin: 8px 0;
	color: #c9cec3;
}
#footer ul li {
	display: inline;
	margin: 0 6px;
}

.sibanner {margin: 10px 0px;}
