body,div {margin:0; padding:0px;}
body {background:url(matt.JPG); background-repeat:no-repeat; background-position:top;}
#nav {float:left; width:200px; border:none; padding:1em;}
#ads {float:right; width:300px; border:none; padding:1em;
background-color:#ffffb5;} 
#txt {margin-left:400px; margin-right:350px; text-align:center;
background-color:#ffcc33; border:none; padding: 5px;}
#ftr {clear:both;}
#hdr {background-color:#99ffcc; text-align:center;}
#ftr {background-color:transparent;}
#nav {background-color:transparent;}


#txt img {width:525px; height:685px;}
dl#menu {
position:absolute; left:20px; width:128px; 
}
dt.btn {
margin-bottom:10px; text-align:center;
}
dt.btn a {
display:block;
text-decoration:none;
color:#c06a45;
font-weight:bold;
font-family:Arial;
-webkit-border-radius:20px;
-moz-border-radius:20px; 
}
dt.btn a {
background:#e3d6aa;
border:5px outset #ffcc66;
font-family:Arial;
-webkit-border-radius:20px;
-moz-border-radius:20px; 
}
dt.btn a:hover {
background:#ffff99;
border:5px outset #ffcc66;
font-family:Arial;
-webkit-border-radius:20px;
-moz-border-radius:20px; 
}
dt.btn a:active {
background:#ffcc66;
border:5px inset #ffcc66;
font-family:Arial;
-webkit-border-radius:20px;
-moz-border-radius:20px; 
}
dt.tab {
display:block; float:left; margin-right:5px; 
text-align:center;
-webkit-border-radius:10px;
-moz-border-radius:10px; 
}
dt.tab a {
display:block; text-decoration:none; 
color:black; width: 100px;
-webkit-border-radius:10px;
-moz-border-radius:10px; 
}
dt.tab a {
background:#ffff99; border:5px outset #ffff99;
}
dt.tab a:hover {
padding-top:20px; background:#cccc33; 
border-color:#cccc33; text-decoration:none; 
color:#663300; font-weight:bold;
}
dt.tab a:active {
padding-top:20px; background:yellow; 
border-color:yellow;
}

.ext {padding:4px; border:1px solid black; margin: 4px;
background:yellow}

h1 {font-family:Arial; color:#0066cc; text-align:center; 
font-size:3em}
h2 {font-family:Garamond,"Times New Roman",serif; color:blue;}
h3 {font-family:"Times New Roman"; color:#3399cc;}
h3 > span {background:#ffcc33; border-style:solid;}
p {font-family:"Times New Roman"; font-style:italic;}


</style>