div#mediaplayer {
	background-color:#FFFFFF;
	border: solid #2D7137 1px;
	font-family:Verdana;
	font-size:12px;
}

div#header {
	width:100%;
	text-align:left;
	background-color:#b80303;
	height:100px;
}

div#info {
	width:100%;
	background-color:#2D7137;
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana;
}

div#body {
		color:#333300;
		font-family:Verdana;
		font-size:12px;
		vertical-align:text-top;
			background-image: url(images/bground.jpg);
	background-repeat: repeat;
}

div#marquee {
	width:100%;
}

div#footer {
	width:100%;
	background-color:#2D7137;
	color:#FFFFFF;
	text-align:center;
}

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;
}

td.tenpt{
	font-size:10pt;
	font-weight:bold;
}


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/logogapright.jpg);
	background-repeat:repeat-x;
}

a.link:link {
	color:#2d7137; 
}
a.link:visited {
	color:#2d7137; 
}
a.link:hover {
	color:#33CC33;
}
a.link:active {
} 

a.imagelink:link {
	text-decoration:none;
}
a.imagelink:visited {
	text-decoration:none;
}
a.imagelink:hover {
	text-decoration:none;
}
a.imagelink:active {
} 