body {
font-family: arial;
   margin: 0;
   padding: 0;
background-color: #50667D
}

h3 {
	font-family: arial;
}

h1 {
	font-family: arial;
}

h2 {
	font-family: arial;
}


#photo {
    width: 100%;
    height: 100px;
}



div.menu{
position: absolute; left: 0px; top: 50px;
width: 100%;
height: 20px;
background-color: #C60000;
z-index: 2;
}


div.bar{
position: absolute; left: 0px; top: 170px;
width: 100%;
height: 5px;
background-color: #C60000
}

div.side{
width: 150px;
background-color: #CCD5D7;
float: center;	
}

div.header{
position: absolute; left: 0px; top: 0px;
width: 100%;
height: 50px;
background-color: #003366
}

div.image{
position: absolute; left: 0px; top: 70px; 
width: 100%;
height: 100px;
background-color: #003366
z-index: 1;
}


div.content{
position: absolute; top: 171px; left: 0px;
width: 100%;
height: 150px;
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.right {
border: 1px solid #ddd;
float: right;	
}

img.post {
border: 1px solid #ddd;
}

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.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%;}

A.side:link {color: #000000; text-decoration: none; font-family: arial; font-size:10;}
A.side:visited {color: #000000; text-decoration: none; font-family: arial; font-size:10;}
A.side:active {color: #000000; text-decoration: none; font-family: arial; font-size:10;}
A.side:hover{color: #50667D; font-family: arial; font-size:10;}

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; font-weight: bold; text-decoration: bold}






