a 
{
	text-decoration: none;
}

a:visited 
{
	color: #4b0082;
}

a:hover 
{
	text-decoration: none;
	color: #ff0000;
}

a:active 
{
	color: #4682b4;
}

.header
{
	font-size:xx-large; 
	font-weight:normal;
	height: 100px;
	max-height:100px;
	min-width: 640px;
	background-image: url(../images/neuslba100.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px 0px 0px 0px;
	text-align:center;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #D6DBEE;
}

.headerbanner
{
	font-size:xx-large; 
	font-weight:normal;
	height: 100px;
	max-height:100px;
	min-width: 800px;
	width: 820px;
	margin:0px 0px 0px 0px;
	text-align:center;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #D6DBEE;
}

.headerleftimage
{
	float: left;
	vertical-align: top;
	height: 100px;
	max-height:100px;
	padding: 0px 0px 0px 0px;
}

.headercentretext
{
	float: left;
	margin-left: 100px;
	height: 60px;
	margin-top: 40px;
	max-height:100px;
}

.headerrightimage
{
	float: left;
	vertical-align: top;
	height: 100px;
	max-height:100px;
	padding: 0px 0px 0px 0px;
}

.headerrightimage
{
	float: right;
	vertical-align: top;
}

.mainmenu
{
	float: left;
	clear: left;
	padding-right: 20px;
	min-width: 150px;
}

.navitem
{
	text-align: left;
	font-weight: normal;
	font-size: small;
}

.navitem a
{
	text-decoration: none;
	color: #191970;
}

.content
{
	clear:none;
	float: left;
	text-align:left;
	width: 650px;
}

.box
{
	clear: none;
	float: left;
	padding: 5px 5px 5px 5px;
	max-width: 300px;
	width: 300px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #D6DBEE;
}

.gmap
{
	clear: none;
	float: left;
	padding: 5px 5px 5px 5px;
	width: 400px;
	max-width: 400px;
	height: 400px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #D6DBEE;
}

.gsidebar
{
	clear: none;
	float: left;
	padding: 5px 5px 5px 5px;
	width: 150px;
	height: 400px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #D6DBEE;
}

.page
{
	clear: none;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	width: 100%;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #D6DBEE;
}

.article
{
	clear: none;
	float: left;
	padding-top: 10px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #D6DBEE;
}

h1, h2, h3, h4
{
	clear: right;
	text-align:left;
	margin:10px 0px 10px 0px;
}

h1.sub, h2.sub, h3.sub, h4.sub
{
	text-align:left;
	font-weight: normal;
	font-style: italic;
	margin:-10px 0px 10px 0px;
}

p
{
	text-align:left;
	margin: 0px 0px 10px 0px;
}

ol
{
	margin-top: 0px;
}

li
{
	margin-top: 0px;
}

dl
{
}

dt 
{
	margin-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}

dt.navitem 
{
	text-indent: 10px;
	padding-bottom: 10px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #D6DBEE;
}

dd
{
	margin-left: 15px;
}

body 
{
	background-color: #f8f8f8;
	background-repeat: repeat;
	background-image: url(../images/USLBAlogoxxx.png);
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Helvetica", "Palatino", "Andale Mono", "Arial", "Times New Roman";
	font-size: small;
	color: #020202;
	min-width: 820px;
}

img {
	border-width: 0;
	padding: 10px 0px 10px 0px;
}

.navbar
{
	border-style: dotted;
	border-width: 1px;
	border-color: #D6DBEE;
}

.footerbg {
	width: auto;
	height: 50px;
	text-align: center;
}

.footer
{
	clear: both;
	float: left;
	padding-bottom: 10px;
	width: 100%;
	height: 10px;
	text-align: center;
	font-size: x-small;
	color: #000000;
	background-color: #f8f8f8;
	position: absolute;
	bottom: 0px;
	/*visibility: visible;*/
}

.descheader
{
	font-family: "Helvetica", "Palatino", "Andale Mono", "Arial", "Times New Roman";
	font-size: small;
	color: #020202;
}

.gallery
{
	text-align: left;
}