body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

/* main styles */

a:link, a:visited { color: #005;  text-decoration: underline;  }
a:hover { background-color: #fe8; text-decoration: underline;  }

hr {	color: #dab040;}

h1 {
	font-size: 10pt;
	color: #000055;
}

h2 {
	font-size: 12pt;
}

h3.sponsor {
	color: #FFF;
	font-size: 12pt;
	font-weight: normal;
	padding: 4px;
	padding-left: 5px;
	text-align: left;
	margin-bottom: 0px;
}

h3 {
	color: #000;
	font-size: 12pt;
	font-weight: bold;
	padding: 4px;
	padding-left: 5px;
	text-align: left;
	margin-bottom: 0px;
}

h4.blue {
	background: #000055;
	border: medium outset #AAA;
	color: #ccc;
	font-size: 11pt;
	font-weight: normal;
	padding: 20px;
	text-align: center;
}

h4.gold {
	background: #dab040;
	border: medium outset #AAA;
	font-size: 11pt;
	font-weight: normal;
	padding: 20px;
	text-align: center;
}

h5	{
	color: #000055;
	font-size: 9pt;
	font-weight: bold;
}

h6 {
	border: thin dotted #AAA;
	font-size: 10pt;
	font-weight: normal;
	padding: 10px;
}

h6.blue {
	background: #000055;
	border: medium outset #AAA;
	color: #ccc;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

h6.blue a:link, h6.blue a:visited, h4.blue a:link, h4.blue a:visited {
	color: #ccc;
}

h6.blue a:hover, h4.blue a:hover {
	background: transparent;
	color: #fff;
}

h6.gold {
	background: #dab040;
	border: medium outset #AAA;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

p {
	color: #000;
	font-size: 10pt;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;

}

.lft {text-align: left;}

.ctr {text-align: center;}

.ads {font-size: 9px; width: 100%; text-align: center;}

.sm {	font-size: 9px;}

.backtop {
	font-size: 10px;
	font-weight: bold;
}

.email {
	background-color: #CCCCCC;
	border: 2px outset #000055;
	font-weight: bold;
	padding: 1em;
}

.author {
	background-color: #CCCCCC;
	border: 2px outset #000055;
	padding: 1em;
}

img.floatlft {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

img.floatrt {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

br.img {
	display: block;
	clear: both;
}


ul, li {
	font-size: 10pt;
	margin-top: 5px;
}

form.search {
	text-align: right;
	margin-top: -5px;
	margin-right: 10px;
}


/* Begin main containers */

#head, #navspace, #navlist, #columnone, #columntwo, #columnwide {

	position: absolute;
	background-repeat: no-repeat;
}

#head {
	background-image: url(images/mast.jpg);
	top: 0;
	left: 0;
	width: 800px;
	height: 153px;
	overflow: visible;
}

#head h1 {display: none;}

#navspace {
	background-image: url(images/navspace.jpg);
	top: 153px;
	left: 0px;
	float: left;
	width: 190px;
	height: 131px;
}


#navlist {
	left: 0px;
	float: left;
	width: 135px;
	height: auto;
	top: 160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dab040;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330066;
}

#columnone {
	float: left;
	left: 155px;
	height: auto;
	width: 600px;
	padding-top: 0px;
	padding-left: 10px;
	top: 153px;
}

#columntwo {
	top: 100px;
	left: 618px;
	clear: left;
	width: 194px;
	padding-left: 10px;
}

#columnwide {
	float: left;
	top: 153px;
	left: 175px;
	height: auto;
	width: 595px;
	padding-top: 0px;
	padding-left: 10px;
}

#footer {
	clear: both;
	position: relative;
	overflow: visible;
	width: 595px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}

#footer p {
	font-size: 9px;
	color: #999999;
}

#ltr2edit {
	background-color: #ccc;
	border: solid .5em #dab040;
	padding: .5em;
	margin-bottom: .5em;
}


/* Begin Left Navigation Menu */


#navlist ul {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #330066;
}

#navlist li {
	list-style: none;
	margin: 0;
	padding-top: 0.6em;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #330066;
}

#navlist li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330066;
}

#navlist li a:link {
	color: #330066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navlist li a:visited {
	color: #330066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navlist li a:hover {
	color: #dab040;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Begin Pop ups for menu */

#navlist a span {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330066;
}

#navlist a:hover span {
	display: block;
	position: absolute;
	left: 50px;
	width: 122px;
	padding: 5px;
	margin-top: 20px;
	z-index: 100;
	color: #330066;
	background: #dab040;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* Begin Top Navigation Menu */

#navtop {
	font-size: smaller;
	list-style: none;
	text-align: right;
}


#navtop li {
	border-left: 1px solid #dab040;
	display: inline;
	margin: 0;
	padding: 0;
}

#navtop li a, #navtop li a:link {
	color: #ccc;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}

#navtop li a:hover {
	color: #dab040;
	background-color: transparent;
}
