body { 
font-family: verdana ,arial ,sans-serif;
text-align:center; 
}


#outline {
 width:750px;
 text-align:left;
 margin:0 auto;
 }
.outline-margin { margin:0; }

.main {
 width:540px;
 height:500px;
font-size : x-small;
 float:right; 
padding : 10px 0px 0px 15px;
background-image : url(img/back.gif);
}


.side { 
width:210px; 
 height:500px;
padding : 5px 0px 0px 0px;
float:left; 
text-align:center; 
font-size : x-small;
line-height: 120%;
background-color : #000000;
}

.c-both { clear:both; }



.footer { 
width:750px; 
padding : 10px 10px 0 0;
text-align:right;
font-size : x-small;
color :#777777;
line-height: 120%;
background-color : #000000;
}





.side1 { 
width:200px; 
text-align:left; 
font-size : x-small;
line-height: 120%;
background-color : #000000;
}




td { 
font-size: x-small;
color : #666666;
line-height : 140%;
}



h1 { 
font-size: 10px;
color : #999999;
font-weight: normal;
} 




h2 { 
font-size: x-small;
color : navy;
font-weight: normal;
} 


.menu { 
width : 150px;
text-align : left;
line-height : 140%;
} 





.right { 
text-align : right;
margin : 0 20px 0 0;
} 





hr{
 color: #444444;
 height: 1px;
 width: 80%;
text-align : center;
}


a{text-decoration:none}
a:link    {color:#ffffff}
a:active  {color:#ffffff}
a:visited {color:#ffffff}
a:hover   {color:red; text-decoration: underline}

