/*LandLfireco style sheet for under construcion page*/

/*background*/

body
{background:  url(images/background1.gif) no-repeat;
	background-position: 38% 200px;
	background-attachment: absolute;
	
}


#banner
{position: absolute;
left: 0px;
top: 0px;
height: 165px;
width: 940px;
padding: 1em;
background-color: black;
}

#sidebar
{background-color: black;
position: absolute;
left: 0px;
top: 80px;
width: 160px;
height: 2500px;
padding-right: 10px;
}

#side
{
border: 5px white groove;
position: absolute;
left: 5px;
top: 280px;
width: 135px;
height: 440px;
padding-right: 10px;
}


#rtbar
{background-color: black;
position: absolute;
left: 1100px;
top:80px;
width: 160px;
height: 1200px;
}


#links
{position: absolute;
left: 18px;
top: 300px;
}

#lflinks
{position: absolute;
color: white;
font: bold 12pt arial;
width: 160px;
text-align: center;
left: 5px;
top: 750px;
}


#botlinks
{position: absolute;
left: 200px;
width: 800px;
top: 1250px;
text-align: center;
font: bold 12pt arial;
}

a:hover {text-decoration:underline;
	color: #e2062c;}



#text
{position: absolute;
left: 200px;
top: 200px;
width: 800px;
padding: 10px;
text-align: center;
font: bold 20pt arial;
}

#smtext
{position: absolute;
left: 200px;
top: 220px;
width: 750px;
padding: 10px;
font: bold 12pt arial;
text-align: center;
}

#text2
{margin-top: 10em;
margin-right: 5em;
font: bold 16pt arial;
position: relative;
float: right;
width: 50%;

}
