body
{
	background : #ffffff;
	font-size:8pt;
	font-family : tahoma,arial,helvetica, sans-serif;
	background-image: url('images/background/background_dove.gif');
	background-repeat:no-repeat;
	background-attachment:fixed;
	}

#Layer1
{
	position:absolute;
	left:75%;
	bottom:61%;
	width:243px;
	height:219px;
	z-index: -1;
} 

#banner
{
	Margin-top:2px;
	margin-left:5%;
	width:91%;
	background-image:url('images/background/background_gif.gif');
	border:2px outset #4682B4;
	height:50px;

}

#leftcontent {

	font-size:10pt;
	text-align:center;
	font-weight: bold;
	font-size:7pt;
	font-family:tahoma,arial,helvetica, sans-serif;
	position: absolute;
	margin-bottom:10%;
	margin-top:1%;
	margin-left:5%;
	vertical-align: baseline;
	height: 450px;
	background-image:url('images/background/background_gif.gif');
	border:2px outset #4682B4;
	width: 15%;

	}

#centercontent {
 
	border:1px solid #000;
	position: absolute;
	font-size:8pt;
	font-family:tahoma,arial,helvetica, sans-serif;
	margin-bottom:5%;
	margin-top:1%;
	margin-left:21%;
	vertical-align: baseline;
	height: 450px;
	width: 73.5%;
	background-position: top center;
	overflow:auto;
	}



a:link {color: black}
a:visited {color: black}
a:hover {color: red}
a:active {color: red; }


#txt {
	position:relative;
	margin-left:20px;
	margin-right: 20px;
	}
	
#pic {
	float:right;
	}

.header img
	{
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	display: inline-block;
	}

.tableclass
	{
	font-size:8pt;
	font-family:tahoma,arial,helvetica, sans-serif;
	}

.bannercenteredimage
    {
    text-align:center;
    margin-top:-1px;
    margin-bottom:0px;
    padding:0px;
    }

.rollover a 
	{
	display:block;
	width:32px;
	background: #ffffff;
	}
.rollover a:hover
	{
	background: #990000;
	}
	

.normal {
	background-color: #cccccc; color: #000000;
	}
.focus  {
	background-color: #ffffff; color: #000000;
	}