body {
	padding: 10px;
	margin: 0px;
	text-align: center;
	background-color: #545403;
	background-position: center top;
	background-image:  url(images/bg.jpg);
	background-repeat: repeat-x;
}	
#navigation {
	font-family: "Trebuchet MS", Serif;
	color: #ffffff;
	background-color: #000000;
	font-size: 18px;
	text-indent: 12px;
	padding: 4px 3px;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#navigation li {
	display: inline;
}
#navigation li a:link {
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
}
#navigation li a:visited {
	font-size: 18px;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation li a:hover {
	font-size: 18px;
	color: #000000;
	padding: 5px;
}	
#textsize {
	font-family: "Trebuchet MS", Serif;
	color: #ffffff;
	font-size: 18px;
	text-indent: 12px;
	padding: 4px 3px;
}
#textsize ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#textsize li {
	display: inline;
}
#textsize li a:link {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0px 7px 0px 0px;
}
#textsize li a:visited {
	font-size: 18px;
	padding: 0px 7px 0px 0px;
	color: #FFFFFF;
	text-decoration: underline;
}
#textsize li a:hover {
	font-size: 18px;
	color: #000000;
	padding: 0px 7px 0px 0px;
}
p {
	font-family: "Trebuchet MS", Serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", Serif;
	font-size: 21px;
	font-style: normal;
	line-height: ;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #797E02;
	text-decoration: none;
	line-height: normal;
	margin-bottom: -5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-family: "Trebuchet MS", Serif;
	font-size: 18px;
	font-style: normal;
	line-height: ;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	margin-bottom: -3px;
}
h3 {
	font-family: "Trebuchet MS", Serif;
	font-size: 18px;
	font-style: normal;
	line-height: ;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #545403;
	text-decoration: none;
	line-height: normal;
	margin-bottom: -5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h4 {
	font-family: "Trebuchet MS", Serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: -5px;
}
a:link {
	text-decoration: underline;
	color: #797E02;
}
a:visited {
	text-decoration: underline;
	color: #797E02;
}	
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #797E02;
}
.green {
	color: #797E02;
}
.white {
	color: #FFFFFF;
}
h4 a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
hr {
	border: none;
	color: #CCCCCC;
	background-color: #CCCCCC;
	width: 100%;
	height: 1px;
	padding-top: -5px;
	padding-bottom: -5px;
	font-size: 1px;
	line-height: normal;
}
li {
	font-family: "Trebuchet MS", Serif;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}
.over {
	font-family: "Trebuchet MS", Serif;
	font-size: 12px;
	line-height: normal;
	background-color: #215C58;
}
.grey {
	color: #666666;
	}
.black {
	color: #000000;
}
.footertext {
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Serif;
}
.footertext a:link {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Serif;
	text-decoration: underline;
}
.footertext a:visited {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Serif;
	text-decoration: underline;
}
.footertext a:hover {
	color: #66CCFF;
	font-family: "Trebuchet MS", Serif;
	text-decoration: underline;
}
ol {
	margin-left: 10px;
	padding-left: 10px;
	font-size: 13px;
	line-height: 16px;
}
h5 {
	font-family: "Trebuchet MS", Serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.imgright {
	float: right;
	border: 0px solid #000033;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.imgleft {
	float: left;
	border: 0px solid #000033;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
