body {
	margin: 38px 0px; padding:0px;
	text-align: left;
	color: #000000;
	background-image:url(images/background.jpg);
	}
	

#text
{

	position:absolute;
	top: 250px;
	left: -350px;
	width: 700px;
	font-style: plain;
	color: #000000;
	font-size: 15px;
	line-height: 2.5ex;
	font-family: times;
	text-decoration: none;
	z-index:500;
}


#links
{
	position:absolute;
	left:-450px; 
	top:0px; 
	width:900px;
	height:74px; 
	z-index:99;
	background: #F1EFE3 url(images/links.jpg) no-repeat;
}



#logoband
{
	position:absolute;
	left:-450px; 
	top:74px; 
	width:900px;
	height:158px; 
	z-index:99;
	background-image:url(images/logoband.jpg);
	background-repeat: none;
}


#middle
{
	position:absolute;
	left:-450px; 
	top:182px; 
	width:900px;
	z-index:1;
	background-image:url(images/middle.jpg);
	background-repeat: none;
}

#contentframe
{
	position:relative;
	left:20px; 
	top:60px; 
	width:850px;
	z-index:1;
}

#bottom
{
	position:relative;
	left:0px; 
	top:40px; 
	width:900px;
	height:58px; 
	font-family: tahoma;
	font-size: 14px;
	font-style: plain;
	text-align: center;
	letter-spacing: 0.00em;	
	z-index:1;
	background-image:url(images/bottom.jpg);
	background-repeat: none;
}

#tagline
{
	position:relative;
	left:30px; 
	top:0px; 
	height:404px;
	width:800px;
	z-index:1;
	background-image:url(images/tagline.jpg);
	background-repeat: none;
}






.bold
	{
	
	font-weight: bold;
	font-style: italic;
	color: #000000;
	font-size: 26px;
	align-text: left;
	letter-spacing: 0.00em;	
	line-height: 22px;
   	font-family: times;

	}
	

.centered {
  position: absolute;
  left: 50%;
  margin-top: 0px;
  margin-left: 0px;
}





A.top:link
{
	font-style: plain;
	color: #1818a0;
	font-size: 18px;
	line-height: 3ex;
	font-family: times;
	text-decoration: none;
}

A.top:submenu
{	
	font-style: plain;
	color: #000000;	
	font-size: 18px;
	line-height: 3ex;
    	font-family: times;
	text-decoration: none;	
    }

    
A.top:active
{
	font-style: plain;
	color: #000000;
	font-size: 18px;
	line-height: 3ex;
	font-family: times;
	text-decoration: none;
}
A.top:visited
{
	font-style: plain;
	color: #1818a0;
	font-size: 18px;
	line-height: 3ex;
	font-family: times;
	text-decoration: none;
}

A.top:hover
{
	font-style: plain;
	color: #d49b00;	
	font-size: 18px;
	line-height: 3ex;	
    	font-family: times;
	text-decoration: none;	
}




