body{
background-color: #000000;
color: #eeeeee;
font-family: Arial;
font-size: 12px;
}

a{
text-decoration: none;
color: #eeeeee;
}

img{
border: 0px;
}

embed{
border-width:0px;
}

embed:hover{
border-width:0px;
}


#flash{
z-index: 1;
}

#menu{
z-index: 1;
position: absolute;
top: 135px;
left: 10px;
}


#menu a{
color: #000000;
text-align: center;
text-decoration: none;
display: block;
width: 205px;
height: 57px;
padding-left: 5px;
padding-right: 8px;
background-image: url(../img/button.gif);
background-repeat: no-repeat;
font-size: 15px;
font-weight: bold;
opacity: .3;
filter: alpha(opacity=30);
}

#menu a:hover{
opacity: .7;
filter: alpha(opacity=70);
}


#enter_part{
position: absolute;
top: 120px;
right:30px;
width:200px;
font-size: 11px;
z-index: 1;
text-align: LEft;
vertical-align: top;
opacity: .5;
filter: alpha(opacity=50);
}


#enter{
background-image: url(../img/enter_back.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
vertical-align: top;
text-align: left;
width: 140px;
height: 100px;
}


#enter input{
margin-top: 2px;
margin-left: 4px;
border: none;
width: 120px;
height: 20px;
background-color: #c0c0c0;
}


#search{
background-image: url(../img/search_back.gif);
background-repeat: no-repeat;
vertical-align: middle;
text-align: center;
width: 140px;
height: 24px;
}

#search input{
margin-top: 2px;
border: none;
width: 120px;
height: 20px;
background-color: #c0c0c0;
}


#search_part{
position: absolute;
top: 38px;
right:30px;
width:200px;
font-size: 11px;
z-index: 1;
opacity: .5;
filter: alpha(opacity=50);
}


#news{
position: absolute;
top: 320px;
right:30px;
width:200px;
font-size: 12px;
z-index: 1;
font-weight: bold;
opacity: .8;
filter: alpha(opacity=80);
}


#news a{
font-size: 10px;
font-weight: normal;
}


#content{
background-image: url(../img/back.gif);
background-repeat: no-repeat;
position: absolute;
top: 135px;
left:315px;
width: 645px;
height:470px;
z-index: 1;
opacity: .85;
filter: alpha(opacity=85);
text-align: right;
}


#content a{
text-decoration: none;
color: #FFFFFF;
font-size: 16px;
}


#content_text{
text-align: left;
margin: 10px;
color: #FFFFFF;
SCROLLBAR-FACE-COLOR: #000000;
width: 600px;
height:410px;
OVERFLOW: auto;
PADDING: 10px;
}

.nov{
font-size: 10px;
font-weight: bold;
}
.nov a{
color: #FFFFFF;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
}

.nov a:hover{

text-decoration: underline;
}

#spec_icons{
position: absolute;
top: 20px;
left:5px;
}

input{
margin-top:4px;
border-style:solid;
border-width:1px;
border-color:#FFF;
background-color:#000;
font-size:10px;
height:18px;
color:#FFF;
}
