.fixedHeader {
	background-attachment: fixed;
	background-image: url(bannerbg.gif);
	background-repeat: repeat-x;
	border-bottom-color: #FDD068;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	overflow: hidden;
	background-color: #FDD068;
}
.NavLink
{
    BORDER: thin;
    PADDING: 4px;
    MARGIN: 6px 3px;
}
.NavHover
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 4px;
    PADDING-BOTTOM: 3px;
    MARGIN: 6px 2px;
    PADDING-TOP: 3px;
    BORDER: white 1px solid;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #458B2F;
}

.NavA
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 100%;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.NavA:hover {
	color: #FFFFFF;
}
H1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 120%;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: .2em;
}
H2
{
    FONT-WEIGHT:bold;
    FONT-SIZE: 95%;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: .2em;
}
H3 {
	FONT-WEIGHT:bold;
	FONT-SIZE: 85%;
	FONT-STYLE: italic;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0.2em;
	margin-top: 0px;
}
body
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
p
{
	font-size: 80%;
	margin-top: 0em;
	margin-bottom: .8em;
}
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}
li
{
	font-size: 80%;
	margin-bottom: .4em;
}
blockquote
{
	font-size: 80%;
	FONT-STYLE: italic;
	padding-left: 0;
	margin-left: 0;
}
.content {
	background-image: url(lizardwm.gif);
	background-repeat: no-repeat;
	background-position: 100px 50px;
}
