body {	background: #e1eaee;
margin: 0px auto;
padding:20px 0px 0px 0px;
	text-align:center;   
}
 

#wrapper {
	width:690px; 
	margin: 0px auto;  padding:0;
	text-align:center; 
	border: 1px solid #000000; 
    overflow:hidden;background: #ffffff; 
 }
 

#logo { text-align:center;  margin:0px auto; padding:0px; width:690px;  height:114px;
  }

  
#pic {
float:right;
margin: 5px 0px 10px 10px; padding:0px;
width:427px;
height:319px; border: 1px solid #000;
}
 
  

  
  
#temparea { 
  text-align:center;
  margin:0px; 
  padding:3px 0px 0px 0px;  
  width:690px; 
   
}


  
#content { text-align:center;
  margin:0px auto; padding:5px 0px 10px 0px;  
  width:665px;   
}
 

#menu {
  list-style:none;
  margin:0; padding:0;
  width:690px; border-bottom:1px solid #000;background: #d7eef9;
}
#menu li {
  display:inline-block;
  margin:0; padding:0;
  text-align:center;
}
/* help ie7 & ie6 understand previous css */
 *:first-child+html #menu li { float:left; } * html #menu li { float:left;} 
#menu li a {
  display:inline-block;
  width:120px; height:17px;
  border-right:1px solid #000;
  border-top:1px solid #000; 
  margin:0;
  padding:3px 0 0 0; /* pad top to center text in button */
  color: #ffffff; 
  font:bold 11px  arial,sans-serif; /* can now use different, but similar fonts */
  background:#015a84; 
  text-decoration:none;
  text-transform:uppercase;  
}  



#menu li.m4 a {
  width:180px;
}

#menu li.m1 a,
#menu li.m2 a,
#menu li.m3 a, 
#menu li.m5 a {
  width:126px;
}
#menu li.m5 a {
  width:128px;  border-right:none;
}



/* finish hover and active styling */
#menu li a:hover,
#menu li a:visited:hover,
#menu li a#current:hover,
#menu li a#current:visited:hover {
  background:#e1eaee;
  color:#015a84;
}
#menu li a#current,
#menu li a#current:visited {
  color:#015a84;  background:#e1eaee; 
  text-decoration:none;
}

  
.spacer {clear:both; margin:5px 0px 5px 0px;}
 

h1 { text-align:left; font: bold 13px  verdana, arial, helvetica, sans-serif; color: #015a84; background:transparent; margin:0px auto; padding:4px 0px 4px 0px;} 
       
     
h2 { text-align:left; font: normal 11.5px  verdana, arial, helvetica, sans-serif; color: #000000; background:transparent; margin:0px auto; padding:4px 0px 4px 0px;} 
  
  
   
    
       
#byline {
text-align:center;
color: #000000; width:750px;
font: normal 9px verdana, arial, helvetica, sans-serif;
background-color: transparent;
padding: 2px 0px 2px 0px;
margin: 3px auto;}
 

#byline a {
color: #000000;

}

#byline a:hover {
color: #000000;

}
 


#stats { text-align:center; 
font: normal 9px verdana,arial,helvetica,san-serif; 
color: #000000; 
background:transparent; 
margin:0px auto;
padding-top: 80px;}

 


#tags {
text-align:center;
color: #000000; width:750px;
font: normal 8px verdana, arial, helvetica, sans-serif;
background-color: transparent;
padding-top: 500px;
margin: 3px auto;}
 

#tags a {
color: #000000;

}

#tags a:hover {
color: #000000;

}
