body {font-family: century gothic}

#container
{
position:absolute; 
top:0px; left:0px; 
width:1024px; 
height:600px; 
border:2px solid #000;
}

ul 
{
}
li 
{
width:100px;
hight:25px;

list-style: none;
}

.Nav{
position:relative;

top:0px;
left:-10px;
}

.web a 
{
color:#999;
text-decoration: none;
}
.web a:link {color:#999;
text-decoration: none;}
.web a:visited{color:#999;
text-decoration: none;}
.web a:active{color:#999;
text-decoration: none;}
.web a:hover{color:#999;
text-decoration: none;}

.Nav a{
font-family: century gothic;
font-size: 95%;
color:#000;
 font-weight:600;
text-decoration:none;
width:120px; 
height:20px;
}

.Nav a:link {font-weight: 900;}
.Nav a:visited{font-weight: 900;}
.Nav a:active {font-weight: 900;
color:#aaa;}
.Nav a:hover{font-weight: 900;
color:#aaa;}

.p1
{
position:absolute;
top:180px;
left:450px;
width:280px;
height:188px; 
z-index:10; 
}
.p2
{
position:absolute;
top:135px;
left:380px;
width:420px;
height:270px ;
z-index:10; 
}

.back
{
position:absolute;
top:0px;
left:0px;
width:1px;
height:1px;
background:transparent;
background-color:none;
z-index:5;
}

.back2
{
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
background-color:#000000;
opacity: .90;
filter: alpha(opacity=90);
z-index:5;
}

.bot
{
position:absolute;
top:520px;
left:240px;
z-index:2;
color:#999999;
 font-family:"century gothic";
 font-weight:500;
font-size:12px;
}