
* 
{
/* General rule applies to all padding and margins on the page */
   margin: 0 auto 0 auto; /* top right bottom left */
   text-decoration: none;
   border:0;
}


#left
{
width:145px;
height:600px;
float:left;

}

#middle
{
width:550px;
height:1000px;
float:left;
}

#right
{
width:145px;
height:600px;
}

#justleft{
font-weight: 400;
font-family: 'Verdana';
font-size :14;
float:left;
}

body{
text-align: center;
font-weight: 400;
font-family: 'Verdana';
font-size :14;
text-decoration: none;
border:0;
}

wrapper{
text-align: center;
font-weight: 400;
font-family: 'Verdana';
font-size :14;
height:796px;
margin: 0 auto 0 auto; /* top right bottom left */
text-decoration: none;
border:0;
}

span{
font-weight: 400;
font-family: 'Verdana';
font-size :14;
}

A:visited{
color: #cc66cc} 

A:active{
color: #ffccff}
 
A:hover{
color: green}

#background{
height:100%;
text-align: center;
font-size :14;
font-size:1em;
}