a {
	color: #000000;
	text-decoration: none;
}

a.nsnLink {
	color: blue;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

a.showlink {
	color: blue;
	text-decoration: underline;
}

a:hover {
	color: #e4c405;
}

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

button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #ABC084;
	width: 135px;
}

fieldset {
	border: thick double #669933;
	margin-left:15px;
}

legend {
	font-size: 14pt;
	font-style: italic;
	font-variant: small-caps;
	color: #009933;
	letter-spacing: 3pt;
}

li {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2pt;
}

.addButt {
	width: 100px;
	margin-left: 15px;
}

.bodyPara {
	line-height: 125%;
	text-indent: 4ex;
}

.centered { text-align:center; }

.color1 {
	background-color:#E0FFFF; 
}
.color2 {
	background-color:#FFF0F5;
}
.color3 {
	background-color:#FFFACD;
}
.color4 {
	background-color:#DCDCDC; 
}

.frontPage {
	background-image: url(images/Seals.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.greenText {
	color: #006633;
	font-weight: bold;
}


.itemTiltle {
	font-size: 12px;
	font-weight: bold;
}

.itemOptions {
	font-size: 10px;
}

.leftfloat {
	float: left;
	margin-right: 40px;
}

.main {
	background-attachment: scroll;
	background-image: url(seals.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.moreLink {
	color: #0000FF;
}

.NavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

.req { color:#FF0000; }

.rightfloat {
	float: right;
	margin-right: 20px;
}


.sidebar {
	position: relative;
	left: 0px;
	top: 194px;
	width: 150px;
	height: 541px;
	background-image:  url(images/sidegradient.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.smallPrint {
	font-size:9pt;
	font-style:italic;
	text-align:center;
}

.submenu {
	position: absolute;
	left: 150px;
	top: 450px;
	width: 120px;
	background-color: white;
	background-image:  url(images/sidegradient.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	visibility: hidden;
	z-index: 15;
}

.textButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

#AdminDisplay {
	position:absolute;
	left:59px;
	top:240px;
	width:610px;
	height:450px;
	z-index:2;
	text-align:center;
}

#AdmMain {
	position:absolute;
	width: 900px;
	height: 700px;
	left: 50px;
	top: 200px;
	z-index:1;
	text-align:center;
}

#Banner {
	position:absolute;
	left:0;
	top:0;
	width:1000px;
	height:161px;
	z-index:1;
	text-align: center;
}

#Display {
	position:absolute;
	left:159px;
	top:210px;
	width:780px;
	height:450px;
	z-index:2;
	font-size: 11pt;
}

#FullWidth {
	position:absolute;
	left:19px;
	top:210px;
	width:920px;
	height:450px;
	z-index:2;
	font-size: 11pt;
}

#input {
	z-index:5;
	position:absolute;
	left:300px;
	top:300px;
	background-color:#99AA66;
	width:400px;
	height:200px;
	text-align:center;
}

#NavButtons {
	position:absolute;
	left:42px;
	top:180px;
	width:900px;
	height:31px;
	z-index:4;
	text-align: center;
}

#PickLocales {
	visibility:hidden;
	z-index: 10;
}

#SearchLayer {
	position:absolute;
	left:200px;
	top:210px;
	width:700px;
	height:30px;
	z-index:3;
	visibility:hidden;
}

#Showcase {
	position:absolute;
	left:300px;
	top:400px;
	width:600px;
	height:500px;
	background-color:white;
	z-index: 10;
	overflow:scroll;
	visibility: hidden;
}

#sidebar {
	position: relative;
	left: 0px;
	top: 194px;
	width: 150px;
	height: 541px;
	background-image:  url(images/sidegradient.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
