*{ margin: 0; padding: 0; }*
body { font: .8em Arial, Sans-Serif; line-height: 1.8em; background: #333; color: #444; }
a {COLOR: #000000; text-decoration: none;}
a:visited {COLOR: #000000; text-decoration: none;}
a:hover {COLOR: #9696fa; text-decoration: underline; }
h2 { margin: 0 0 10px; padding: 10px 0 3px; }
p  {font-size: 16px; margin-bottom:8px; padding-botton: 5px; line-height:1.5;}
h3 { padding-left: 10px; color: #fff; background-color:green; font-size: 1em; height: 24px; line-height: 24px; }
ul {  padding: 0; margin: 0 0 1px;}
li { list-style-type: none;}
img { border: none; }

#header {
background: #3b5998;
height: 100px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 180px;
}
#header h1 a {
color: #FFFFFF;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 180px;
letter-spacing: -1px;
line-height: 12px;
}
#bay { padding: 10px 10px 3px 10px; 
position: relative;
    top:-100px;
   right: 0px;
    width: 180px;
height:90px;
    }

#flag { padding: 1px 1px 3px 1px; 
position: relative;
    top:100px;
   right: 0px;
    width: 120px;
height:190px;
    }

#dun { padding: 1px 1px 3px 1px; 
position: relative;
    top:-205px;
   right: -700px;
    width: 120px;
height:190px;
    }
#wrap { padding: 10px 10px 3px 10px; width: 1000px; margin:20px auto; 
background: #E8E8E8;
webkit-box-shadow: 0px -2px 29px 5px rgba(28, 67, 50, 0.69);
moz-box-shadow:    0px -2px 29px 5px rgba(28, 67, 50, 0.69);
box-shadow:         0px -2px 29px 5px rgba(28, 67, 50, 0.69);

 }
#left { float: left; width: 180px; background: #E8E8E8; margin-bottom: 3px; padding: 1px; margin-top: 7px; border: 1px solid #006400;}

#sol { float: left; width: 180px; background: #E8E8E8; margin-bottom: 10px; margin-left:0px; margin-top: 10px;}
#left ul {
background: #E8E8E8 ;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana;
display: block;
color: white;
width: auto;
padding: 5px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
}



#right { margin-bottom: 10px; float: right; width: 780px; padding: 0px 10px 10px 10px; margin-top: 10px;}
	
#footer { font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 10px 5px; }