body {
   margin: 0;
   padding: 0;
background-color: #50667D

}


div.menu{
position: absolute; left: 0px; top: 50px;
width: 100%;
height: 20px;
background-color: #C60000;
z-index: 2;
}

div.nf{
position: absolute; left: 0px; top: 275px;
width: 100%;
height: 51px;
background-color: #FFFFFF
}

div.bar{
position: absolute; left: 0px; top: 270px;
width: 100%;
height: 5px;
background-color: #C60000
}

div.header{
position: absolute; left: 0px; top: 0px;
width: 100%;
height: 50px;
background-color: #003366
}

div.flash{
position: absolute; left: 0px; top: 70px; 
width: 100%;
height: 200px;
background-color: #003366
z-index: 1;
}


div.content{
position: absolute; top: 320px; left: 0px;
width: 100%;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF
}

div.footer{
width: 100%;
height: 40px;
background-color: #003366
}

.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#003366;
font-family: arial;
  }

p.post {
margin:.25em 0 0;
padding:0 0 4px;
font-size:80%;
line-height:.8em
font-weight:normal;
font-family: arial;
line-height:1.4em;
color:#55555;
}

p.footer {
font-size:80%;
line-height:.8em
font-weight: bold;
font-family: arial;
color:#FFFFFF;
}

img.left {
border: 1px solid #ddd;
float: left;	
}

img.post {
border: 1px solid #ddd;
float: center;	
}

A.footer:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
A.footer:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;}
A.footer:active {color: #FFFFFF; text-decoration: none; font-weight: bold;}
A.footer:hover{color: #50667D; font-weight: bold; text-decoration: underline}


A.sides:link {color: #003366; text-decoration: none; font-size:90%;}
A.sides:visited {color: #003366; text-decoration: none; font-size:90%;}
A.sides:active {color: #003366; text-decoration: none; font-size:90%;}
A.sides:hover{color: #50667D; text-decoration: underline font-size:90%;}

A.recent:link {color: #003366; text-decoration: none; font-weight: bold;}
A.recent:visited {color: #003366; text-decoration: none; font-weight: bold;}
A.recent:active {color: #003366; text-decoration: none; font-weight: bold;}
A.recent:hover{color: #50667D; text-decoration: underline font-weight: bold;}

A.menu:link {color: #FFFFFF; text-decoration: none; font-weight: bold; font-family: arial; font-size:80%;}
A.menu:visited {color: #FFFFFF; text-decoration: none; font-weight: bold; font-family: arial; font-size:80%;}
A.menu:active {color: #FFFFFF; text-decoration: none; font-weight: bold; font-family: arial; font-size:80%;}
A.menu:hover{color: #BCB696; font-weight: bold; font-family: arial; font-size:80%;}




