/* NOLA Now stylesheet */

body {
	background-color: #000000;
	color:#FFFFFF;
	background-image: url(nola_images/margin_left.jpg);
	background-repeat: repeat-y;
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.bodyindent {
	margin-left: 128px;
}

a:link {
color: #00FFFF;
}

a:visited {
color: #00FFFF;
}

a:hover {
color: #00FFFF;
text-decoration: underline;
}

a:active {
color: #00FFFF;
}



BASEFONT {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

P {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.nav {
	font-size:11px;
	color: #00FF00;
	text-decoration: none;
	font-weight: bold;
}

a.nav {
	font-size:11px;
	color: #00FF00;
	text-decoration: none;
	font-weight: bold;
}

nav link {
	font-size:11px;
	color: #00FF00;
	text-decoration: none;
	font-weight: bold;
}

nav active {
	font-size: 11px;
	color: #00FF00;
	text-decoration: none;
	font-weight: bold;
}

nav visited {
	font-size: 11px;
	color: #00FF00;
	text-decoration: none;
	font-weight: bold;
}

.subnav {
	font-size: 11px;
	color: #00FFFF;
	text-decoration: none;
	font-weight: bold;
}

subnav a {
	font-size: 11px;
	color: #00FFFF;
	text-decoration: none;
	font-weight: bold;
}

subnav link {
	font-size: 11px;
	color: #00FFFF;
	text-decoration: none;
	font-weight: bold;
}

subnav active {
	font-size: 11px;
	color: #00FFFF;
	text-decoration: none;
	font-weight: bold;
}

subnav visited {
	font-size: 11px;
	color: #00FFFF;
	text-decoration: none;
	font-weight: bold;
}

p.paleseagreen {
	color: #99FFCC;
}

.smallpaleseagreen {
	color: #99FFCC;
	font-size: 11px;
}

.seagreen {
	color: #00FF99;
	font-size: 18px;
	font-weight: bold;
}

.seagreensub {
	color: #00FF99;
	font-size: 14px;
	font-weight: bold;
}

.whitesub {
	font-size: 14px;
	font-weight: bold;
}


