<style type="text/css">
<!--

.index 
{ font-family: georgia;
 font-size: 12px; color: #32b6e1;
 text-align:center; background-repeat: no-repeat; 
 padding-top: 0px; }

.tut
{ font-family: georgia;
 font-size: 12px; color: #000000;
 text-align:center; background-repeat: no-repeat; background-image: url; 
 padding-top: 3px; }


body, table, td, tr {
font-family: georgia;
align: center;
font-size: 12px;
cursor: crosshair;
text-align: left;
}
a img
{
border: 0;
align: center;
}
{
background-image: main.gif;
background-repeat: no-repeat;
background-attachment: 
fixed;


}



A:link
{color:#32b6e1;text-decoration:none; cursor: nw-resize;}
A:visited
{color:#32b6e1;text-decoration:none; cursor: nw-resize;}
A:active
{color:#32b6e1;text-decoration:underline; cursor: nw-resize;}
A:hover
{color:#32b6e1;text-decoration:underline; cursor: nw-resize;}

#dropmenudiv{
position:absolute;
border:1px solid #b98548;

font:normal 9px Georgia;
line-height:16px;
z-index:100;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid #32b6e1;
text-color: #fff37b;
padding-rop: 2px ;
text-decoration: none;
font-weight: bold;

}

#dropmenudiv a:hover{ /*hover background color*/
}
