#header
{
    border:0;
	width:994px;
    height:293px;
    z-index:0; 
	background-image:url("../img/header.gif");
	background-position:left top;
    background-repeat:no-repeat;
}

#uppermenu
{
    position:relative;
	font-weight:bold;
    left:200px;
	top:204px;
	font-size: 18px;
	letter-spacing: 2px;
}

#uppermenu a
{
	color:black;
	text-decoration:none;
	margin-right:26px;
}

#uppermenu a:hover
{
	text-decoration:underline;
}

#mainContainer
{
	width:994px;
}

#left
{
    position:relative;
    width:196px;
    float:left;
    z-index:0;
}

#center
{
    position:relative;
    width:486px;
    padding-left:48px;
    padding-right:38px;
    padding-bottom:5px;
	margin-top:-6px;
    z-index:0;
	float:left;
}

#center a
{
	color:#035c02;
}

#center div
{
	text-align:justify;
}

#footer
{
    position:relative;
    width:154px;
	height:154px;
    float:right;
	background-image:url("../img/footer.gif");
	background-position:left top;
    background-repeat:no-repeat;
}

#news
{
    position:relative;
    width:204px;
    float:left;
    z-index:0;
    text-align:center;
}

#news iframe
{
    width:190px;
    height:400px;
    border:0;   
}

.midLadder
{
	background-image:url("../img/midLadder.gif");
	background-position:left top;
    background-repeat:no-repeat;
	height:26px;
	/*margin-top:-3px;*/
}

.botLadder
{
	background-image:url("../img/botLadder.gif");
	background-position:left top;
    background-repeat:no-repeat;
	height:19px;
	margin-top:-4px;
}

.title
{
    color:black;
    font-size:16px;
    border:solid 2px #689d67;
    border-left:0;
    border-right:0;
    text-align:center;
	width:200px;
	font-variant:small-caps;
	line-height: 2em;
	letter-spacing: 1px;
	font-weight:bold;
}

body
{
	font-family: "Arial", sans-serif;
    font-size: 18px;
	line-height: 1.2em;
	color:black;
}

img
{
	border:0;
}

.gMap
{
    height:350px;
    width:425px;
    border:0;
    margin:0;
}

.center
{
    text-align:center;
}

.smallLink
{
    font-size:12px;
}

.bold
{
    font-weight:bold;
    color:#689d67;
}

.greenLetter
{
    color:#689d67;    
}

.clickable
{
    cursor:pointer;
}

/* ============================= */

#refDiv a
{
    color:#035c02;
    font-size: 14px;
}

div.backgroundSiteCoveringShadow 
{
	position:absolute;
	z-index:7000;
	left:0px;
	top:0px;
	width:0px;
	height:0px;
	background-color:#8a8a8a;
	filter: alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity: 0.80;
}


div.player_out 
{
	position: absolute;
	z-index: 32000;
	left: 0px;
	top: 0px;
}

table.player_tab 
{
    border-spacing: 0px; 
    border-collapse: collapse;
}

table.player_tab td 
{
	vertical-align: top;
}

td.player_td1 
{
	background-color:white;
	padding: 5px;
}

td.player_td2 
{
	background-image: url(../img/player_bottom_line_bgr.jpg);
	background-repeat: repeat-x;
	height: 42px;
	text-align: right;
	filter: alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity: 0.80;
}

img.player_button_close 
{
	width: 31px;
	height: 27px;
	border: 0px;
	cursor: pointer;
	margin: 8px 5px 0px 0px;
}
