BODY { background-color: white;}

#ALL { background-image: url('images/lucomain.html');
WIDTH: 1000px;
position: absolute;
left: 50%;
MARGIN-left: -500px;
TOP: 10px;}

#HEADER{ background-image: url ('images/header.html') ;
 HEIGHT: 100px;
 Border: solid;
 position:float;
 Border:none;}

#LEFTNAV{
 WIDTH: 150px;
 display: inline;
 Height:1000px;
 Border: none;
 border-color:#3B5998;}
 
 #ADHEAD{background-color:#3B5998; 
 font: white;}
 
#CONTENT{ background-color: background: #a7cfdf;
 WIDTH: 850px;
 display: inline;
 Height: 1000px;
 Border: none;
 border-color:#FFFFFF;
 color: green;}

.smallbox{ background-color: #3B5998;
HEIGHT: 120px;
WIDTH: 120px;
Border:solid;
display: inline;
position: relative; top: 10px;}

.smallbox2{ background-color: green;
HEIGHT: 50px;
WIDTH: 142px;
Border:none;
display: inline;
position: relative; top: 10px;}

.smallbox3{ background-color: green;
HEIGHT: 250px;
WIDTH: 300px;
Border:none;
display: inline;
position: relative; top: 10px; margin-left: 20px}

a:link {color: gray}     /* unvisited link */
a:visited {color: black}  /* visited link */
a:hover {color: green}   /* mouse over link */
a:active {color: green}   /* selected link */

img{border-style: none;}

