body {
	font-family: Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
	background-image: url(images/bg.gif);
	margin: 0 0 0 0;
	padding: 0px;
	text-align: left;
}

#site {
	position: relative; /* use relative here so that absolute positioned content aligns with top */
	top: 0px; 
	left: 5px;
	text-align: left;
	width: 99%;
}

#divHead    {position: relative;width: 100%;height: 100px;z-index: 110;margin-top: 0px;margin-bottom: 0px;margin-left: auto;margin-right: 2px;padding: 0px;border-left: 0px solid #FFFFFF;border-right: 0px solid #FFFFFF;background-color: #EEE700; background-image: url(images/site/top2.png);}

#divBody    {position: relative;width: 100%;height: auto;z-index: 100;margin-top: 0px;margin-bottom: 0px;margin-left: auto;margin-right: auto;padding-top: 5px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;border-left: 0px solid #FFFFFF;border-right: 0px solid #FFFFFF;background-color: #000033}

#divFooter	{position: relative;width: 100%;height: 16px;z-index: 100;margin-top: 0px;margin-bottom: 0px;margin-left: auto;margin-right: auto;padding: 0px;border-left: 0px solid #FFFFFF;border-right: 0px solid #FFFFFF;background-color: #999900; background-image: url(pics/footer/bg.gif);background-repeat: no-repeat}

#mainsite {
	background-color: #333388;
}

#menu {
	background-color: #EEE700;
	width: 150px;
	border: 1px solid #FFFFFF;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#poll {
	background-color: #EEE700;
	width: 150px;
	border: 1px solid #FFFFFF;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #0000BB;
	font-size: 12px;
}

#content {
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #111166;
	border: 1px solid #FFFFFF;
}

.topmotor {
	float: right;
}

.topmenu {
	position: absolute;
	left: 550px;
	top: 70px;
	color: #000000;
}

h1.top {
	color: #0000FF;
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	top: 20px;
	left: 170px;
}

img.left {
	border: 0px;
	margin-left: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.small {
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 2px;
}

A.menulink {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
    font-weight: bold;
	text-decoration: none;
	color: #0000BB;
	background-color: #EEE700;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 5px;
}

A.menulink:link {
	color: #0000BB;
}

A.menulink:visited {
	color: #0000BB;
}

A.menulink:active {
	color: #0000BB;
}

A.menulink:hover { 
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-decoration: none;
	color: #003070;
	background-color: #FFC700;
	width: 100%
}

.submenulink { 
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #85C17D;
	width: 100%
	}

.submenulink:hover { 
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #003070;
	background-color: #F87418;
	width: 100%
	}

.header
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
    FONT-SIZE: 24px;
    FONT-WEIGHT: bold;
    MARGIN-LEFT: 6px;
    MARGIN-TOP: 10px;
    TEXT-DECORATION: none;
}
.content
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    MARGIN-TOP: 10px;
    MARGIN-LEFT: 6px;
    MARGIN-BOTTOM: 10px;
    TEXT-DECORATION: none;
}
.footer
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    MARGIN-TOP: 10px;
    TEXT-DECORATION: none;
}
A {
	text-decoration:none;
}
A:link {
	color: #BB0000;
}
A:visited {
	color: #BB0000;
}
A:active {
	color: #BB0000;
}
A:hover {
	color:#FF3333;
	text-decoration:underline;
}
.contentbutton {
	color: #FFFFFF;
	background-color: #0077AA;
}
.contentinput {
	color: #FFFFFF;
	background-color: #0077AA;
}
.groupborder {
	background-color: #0077AA;
}
.groupbackground {
	background-color: #3388BB;
}
.groupcontentheader {
    COLOR: #FFFF00;
    FONT-FAMILY: Arial;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
.calendartable {
	margin: 2px;
}
.calendarheader {
	background-color: #338888;
}

.newsheader
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
    FONT-SIZE: 24px;
    FONT-WEIGHT: bold;
    MARGIN-LEFT: 6px;
    TEXT-DECORATION: none;
}

.headline
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
    FONT-SIZE: 24px;
    FONT-WEIGHT: bold;
    MARGIN-LEFT: 6px;
    MARGIN-TOP: 10px;
    TEXT-DECORATION: none;
}
.headlinesmall
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
.article
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    MARGIN-TOP: 10px;
    MARGIN-LEFT: 6px;
    MARGIN-BOTTOM: 10px;
    TEXT-DECORATION: none;
}
.newslink
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    MARGIN-LEFT: 6px;
    margin-right: 6px;
    TEXT-DECORATION: none;
}
.newsdate
{
    COLOR: #CCCCCC;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    MARGIN-LEFT: 6px;
    margin-right: 6px;
    TEXT-DECORATION: none;
    width: 180px;
}

A.guestbook {
	text-decoration:none;
}
A.guestbook:link {
	color: #00AAEE;
}
A.guestbook:visited {
	color: #00AAEE;
}
A.guestbook:active {
	color: #00AAEE;
}
A.guestbook:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.gbbutton {
	color: #FFFFFF;
	background-color: #0077AA;
}
.gbinput {
	color: #FFFFFF;
	background-color: #0077AA;
}

A.polllink {
	font-family: Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #0000BB;
	background-color: #EEE700;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 5px;
}

A.polllink:link {
	color: #0000BB;
}

A.polllink:visited {
	color: #0000BB;
}

A.polllink:active {
	color: #0000BB;
}
A.polllink:hover { 
	font-family: Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #003070;
	background-color: #FFC700;
	width: 100%
}

