div#mediaplayer {
	background-color:#FFFFFF;
	border: solid #2D7137 1px;
	font-family:Verdana;
	font-size:12px;
}

div#header {
	width:100%;
	text-align:left;
	background-color:#666666;
	height:100px;
}

div#info {
	width:100%;
	background-color: #666666;
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana;
}

div#body {
	font-family:Verdana;
	font-size:12px;
	vertical-align:text-top;
	background-image: url(images/bground.jpg);
	background-repeat: repeat;
	color: #339900;
}

div#marquee {
	width:100%;
}

div#footer {
	width:100%;
	background-color:#2D7137;
	color:#FFFFFF;
	text-align:center;
}

div#scroll {
padding-top:350px;
	float:left;
}

td.nav{
	width:130px;
	height:400px;
	font-family:Verdana;
	font-size:12px;
	vertical-align:top;
	background-color:#2D7137;
}

td.green{
	background-color:#2D7137;
}

td.tabletop{
	vertical-align:top;
}

td.allignbottom{
	vertical-align:bottom;
}

td.alligntop{
	vertical-align:top;
}

td.sixteenpt{
	font-size:16pt;
	font-weight:bold;
	font-family:"Lucida Calligraphy";
	text-align:center;
}

td.forteenpt{
	font-size:14pt;
	font-weight:bold;
	font-family:"Lucida Calligraphy";
	text-align:center;
}

td.twelvept{
	font-size:12pt;
	font-weight:bold;
	color: #2D7137;
}

td.tenpt{
	font-size:10pt;
	font-weight:bold;
}

td.white{
	font-size:10pt;
	color:#FFFFFF
}


td.bar{
background-image:url(images/bar.gif);
background-repeat:repeat-x;
	color:#2d7137;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px
}

td.bar{
	background-image:url(images/bar.gif);
	background-repeat:repeat-x;
	color:#2d7137;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px
}

td.logo{
	background-image:url(images/logogap.jpg);
	background-repeat:repeat-x;
}

td.content{
	background-color:#FFFFFF;
}

td.logoright{
	background-image:url(images/logogap.jpg);
	background-repeat:repeat-x;
}

a.link:link {
	color:#2d7137; 
}
a.link:visited {
	color:#2d7137; 
}
a.link:hover {
	color:#33CC33;
}
a.link:active {
} 

a.link2:link {
	color:#2d7137;
	font-size:18px;
	font-weight:bold;
}
a.link2:visited {
	color:#2d7137;
	font-size:18px;
}
a.link2:hover {
	color:#33CC33;
	font-size:18px;
}
a.link2:active {
} 

a.imagelink:link {
	border:solid;
	border-width:thin;
	color:#2d7137;
}
a.imagelink:visited {
	border:solid;
	border-width:thin;
	color:#2d7137;
}
a.imagelink:hover {
border:outset;
	color:#2d7137;
}
a.imagelink:active {
	border:solid;
	border-width:thin;
	color:#2d7137;
} 

img{
border-style: none;
}
.wide800 {
	width: 980px;
	float: none;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	cursor: default;
	text-align: center;
	vertical-align: top;
	background-position: center center;
	height: auto;
}

