body{
background-color: #01B0F0;
}


header, nav, article, section,  aside, footer2, pub
{
display: block;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
border: 5px ridge #AEEE00;
padding: 10px;
background-color: red; box-shadow: 5px 5px 5px black;
}





new
{
display: block;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
border: 5px ridge silver;
padding: 70px;
}
new2
{
display: block;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
border: 5px ridge silver;
padding: 20px;
height: 220;
float: center;
width: auto;
background-color: white;
text-shadow: 4px 4px 4px grey;
background: white  ;
color: red;
}

header
{
background: black url(images/1.bmp) no-repeat left ;

}

nav
{
float: left;
width: auto;
background-color: white;
text-shadow: 4px 4px 4px grey;
}
new
{
height: 40px;
float: center;

background-color: white;
text-shadow: 4px 4px 4px grey;
background: #AEEE00 url(images/1.gif) no-repeat center ;

}

new2
{

background: #AEEE00  ;

}




pub
{
height: auto;
float: right;
width: auto;
background-color: white; box-shadow: 5px 5px 5px grey;
-moz-box-shadow: 5px 5px 5px grey;
-webkit-box-shadow: 5px 5px 5px grey;
-khtml-box-shadow: 5px 5px 5px grey;
}


article
{

margin-top: 15px;
margin-LEFT: auto;
margin-right: auto;
background-color: white;
width: 80%;
text-align: center;

}

aside{
height: auto;
float: right;
width: auto;
background-color: white; box-shadow: 5px 5px 5px grey;
-moz-box-shadow: 5px 5px 5px grey;
-webkit-box-shadow: 5px 5px 5px grey;
-khtml-box-shadow: 5px 5px 5px grey;
}
footer
{
clear: both;


}
footer2
{
clear: both;
text-align: center;

height: 30px;
}


li{
        padding-left: 5px;
        margin-top: 5px;
        margin-bottom: 5px;
		filer: DopShadow(color=#c0c0c0; offx=3, offy=3)
    }

 a{
     color : #000000;
     text-decoration: none;
    }
    
    a:hover{
        color : #ffffff;
        background-color : #000000;
    }
    






filer: DopShadow(color=#c0c0c0; offx=3, offy=3)
}