 
body  { color: #000; background: #e3dacb url(bg.jpg) bottom right no-repeat; margin: 0; padding: 0;}
body, p, td, li, ul, ol, h1, h2, h3, h4, h5, h6  {
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
}

h1 { color: #aaa; font-size: 1.4em; }

a { font-weight:bold; text-decoration: none;}
a:link { color: #053b61; }
a:visited { color: #3f4b1d; }
a:hover, a:active, a.active { color: #083d66; text-decoration: underline; }

p { text-indent:14px; font-size:0.8em;}
p img {float:left; margin: 0 14px 14px 0; border: 4px solid #f2f2f2;}
p a {text-decoration:underline;}

/*
** Page layout elements
*/

#header {}

#header #logo img {border:0}

#header .nav td {padding:0 10px; border-right: 1px dotted #ccc;}
#header .nav td.navlast {border-right:0;}

#content {margin:0 450px 0 20px;background: #fff;
				 border-top:0; border-left: 16px solid #f2f2f2;border-right: 16px solid #f2f2f2;
				 border-bottom: 16px solid #f2f2f2;padding:20px;}

#content h1 {}

#contact-form { text-align:right;}
#contact-form input, #contact-form textarea {margin:10px 0 0 10px;}

#history {margin: 20px 0 0 0;clear:left;position:relative;}
#history a {text-decoration:underline;font-size:0.7em;}
#historymenu1 {padding:2px;background:url(menu-hogscald.jpg) center 5px no-repeat;width:184px;border:4px solid #f6f6f6;padding:120px 17px 5px 17px;vertical-align:top;margin-right:10px;}
#historymenu2 {padding:2px;background:url(menu-war.jpg) center 5px no-repeat;width:184px;border:4px solid #f6f6f6;padding:120px 17px 5px 17px;vertical-align:top;}
.historylinks {font-size:0.8em;font-weight:bold;border-bottom:1px solid #ccc;margin:20px 0 10px 0;}

#gallery {position:absolute;top:20px;right:128px;border:1px solid #c3c3c3;}

#adsense {text-align:center;margin-bottom:20px;}

#resumark {position:absolute;top:440px;right:128px;}

#footer {background: #f2f2f2; margin:0 450px 20px 20px;padding:0 20px 20px 20px;}
#footer a {color:#3c3c3c;}

#footer .nav td {padding:0 10px; border-right: 1px dotted #ccc;text-decoration:underline;}
#footer .nav td.navlast {border-right:0;}


#copyright {font-size:0.7em;margin-top:20px;}
#copyright a {color:#083d66;}

@media print    {
#gallery, #history {display:none;}
#content {margin:0; border-top:0; border-left: 0;border-right: 0; border-bottom: 0;padding:20px;}
#copyright {width:600px;}
.nav {display:none;}
 }