a{text-decoration:none}
a:link {color: #FFFFFF;

}

a:visited {
color: #FFFFFF;
}

a:hover { 
text-decoration: underline;
}

body { 
background-color: #000000;
font-family:georgia;
text-align: center;

}

img {
border: 0px;


}

#menu{

position:absolute;
z-index:2;
color:#fff;
text-align: center;
width:600px;
margin-left:100px;
}


#menu ul .item{

display:none;
z-index:2;
text-align: left 
}

#menu ul:hover .item{
display:block;
background:#000;
width:107px;
z-index:2

filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}


}
#menu ul:hover .item a{
color:#fff;text-decoration:none;
width:50px;
margin: 0px 30px 0px 0px;
z-index:2
}

#menu ul:hover .item a:hover{

}

#menu ul{
padding:0px;
margin: 0px 12px;
float:left;
width:60px;
list-style:none;
z-index:2
}



#container{
width:600px;
margin:auto;
text-align: center;
z-index:2;

}

.clear{
clear:both;
height:1px;
}


#top{
background-image:  url(images/main_01.gif);
width:600px;
height: 22px;
text-align: center;
font-size: xx-large
overflow: visible
z-index:4;

}

#main{
background-image:  url(images/main_02.gif);
width:600px;
text-align: center;
z-index:3;

}

#main2{
background-image:  url(images/main_02.gif);
width:600px;
text-align: center;
z-index:3;
}

#text{
list-style:  square inside;
width:550px;
padding: 30px 25px 30px 25px;
text-align: left;
z-index:3;
}


#bot{
background-image:  url(images/main_03.gif);
width:600px;
height: 26px;
text-align: center;	
}

#validate{
color: #FFF;
font-family:georgia;
width:600px;
text-align:center;
}

