body  {
text-align:center;
font:76% Arial,Verdana,sans-serif;
line-height:1;
padding-bottom:20px;
background:#ebebeb;
border-top:5px solid #ebebeb;
}

* {
margin:0;
}

ul{
list-style:none;
}

#contentArea ul {
list-style-type: disc;
}

a {
text-decoration:none; 
}

p {
font-size: 17px;
}

pre {
font-size: 17px;
}

#wrapper {
width:960px;
margin:0 auto;
padding:0 10px;
text-align:left;

}

#header {
height:200px;
position:relative;
padding-left:10px;
background:#485558 url(../img/oboi.jpg);
border-bottom:3px solid #67920D;
}

#contentArea {
float:left;
padding:20px 30px 40px 20px;
width:908px;
border-left:1px solid #ddd;
border-right:1px solid #ddd;
background:#fff url(../img/oboi.jpeg);
}

#footerContent {
width:920px;
padding:20px 20px 8px 20px;
background:#0F3149 url(../img/footerContent-bg.png) no-repeat;
border-top:3px solid #67920D;
border-bottom:3px solid #67920D;
}

h1 {
float:left;
font:2.8em Calibri,Verdana,sans-serif;
margin-top:60px;
line-height:1em;
}

h1 a {
color:white;
}

H2 
{
color: rgba(0,0,0,0.6);
text-shadow: 2px 2px 3px rgba(255,255,255,0.1);
font-size: 25px;
}

#header ul  {
position:absolute;
right:10px;
bottom:0px;
}

#header ul li {
float:left;
margin-left:4px;
text-transform:capitalize;
background:#1B3C52;
border-width:1px 1px 0 1px;
border-color:#1c3e54;
border-style:solid;
}

#header ul li a {
display:block;
font-size:1.1em;
font-weight:bold;
padding:5px 12px 5px 12px;
color:#ddd;
}

#header ul li.current {
background:#67920D;
border-color:#739e19;
}

table {
border-collapse:collapse;
box-shadow: 0 0 5px 2px;
}    

table tbody th, table tbody td {
padding:5px 15px;
}