body{
font-family: 'lucida grande' , tahoma, verdana, arian, sans-serif;
background-color:#FF69B4;
font-size: 40px;
}

#container{
width:1080px;
margin: 0 auto;
padding:100px;
background-color:#000000;
}

embed[Attributes Style] {
    width: 1500px;
    height: 50px;
}

#navigation{
height:50px;
border:5px solid #fee1e1;
margin-top:10px;
}

ul#navmenu{
list-style-type:none;
font-size:20px;
font-color:#FFFFFF;
}

ul#navmenu li{
width:250px;
text-align:center;
float:left;
margin-right:20px; 
}
ul#navmenu a {
text-decoration:none;
display: block;
width: 180px;
height:25px;
background-color:#fedcdc;
border: 2px solid #ccc;
bord-radius: 20px;
}
script {
    display: none;
}
h2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
#banner{
height:150px;
background-image:url(../Pictures/a.gif);
background-size:cover;
h2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
}
#content_area{
float:left;
width:500px;
margin:20px 0 20px 0; 
padding:10px;
color:white;
}
h2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
.imgLeft{
float: Left;
margin: 0px 10px 10px 0;
padding:5px;
}
img[Attributes Style] {
    height: 300px;
}

.imgRight{
float: Right;
margin: 0px 10px 10px 0;
padding:5px;
}
img[Attributes Style] {
    height: 300px;
}
#sidebar{
float:Right;
width:300px;
margin: 20px 5px 5px 10px;
border:5px solid #e3e3e3;
}

#footer{
clear:both;
width: auto;
height: 100px;
padding: 20px;
background-image:url(../Pictures/EMP.gif);
color:#000;
text-align:center;
}









