body {
 margin: 0;
 padding: 0;
 background: #363 url(http://www.mysecondnaturedesign.com/pics/bghalf.gif) center repeat-y;
}

#contain {
 width: 850px;
 margin: auto;
 background: #363 url(http://www.mysecondnaturedesign.com/pics/bghalf.gif) center repeat-y;
}

#hdr {
 background: url(http://www.mysecondnaturedesign.com/pics/logo.gif) top center no-repeat;
 height: 100px;
 overflow: hidden;visibility
}

#menu {
 padding: 0;
 margin: 56px 0 0 364px;
 width: 460px;
}

#menu li {
 display: inline;
 margin-right: -4px;
}

#title{
 border: #555555 2px;
 text-align:center;
 margin-top:5px;
 margin-bottom:10px;
 text-decoration: none;
 font: 14px Arial, Helvetica, sans-serif;
}

#cont-left{
 float:left;
 width:300px;
 padding: 25px 50px 50px 75px;
 font: 14px Arial, Helvetica, sans-serif;
}

#update{
 width:270px;
 padding: 10pt;
 border: 1px solid #c4be8e;
 background: #cec995;
 text-align: center;
}


#cont-right{
 float:right; 
 width:300px;
 padding: 50px 75px 50px 45px;
}

#ftr{
 width:350px;
 padding:5px;
 color: #998f75;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 clear:both;
 margin-left: 50px;
 text-align: center;
}

/* Other Crap */

a:link{
 font-family: Arial, Helvetica, sans-serif;
 color: #998f75;
 text-decoration: underline;
}

a:visited{
 font-family: Arial, Helvetica, sans-serif;
 color: #998f75;
 text-decoration: underline;
}

a:hover{
 font-family: Arial, Helvetica, sans-serif;
 color: #998f75;
 text-decoration: underline;
}

img {
border:0;
}

h1.title {
 font: 24px Times New Roman, Times, serif;
 color: #00421d;
}

h3.big {
 font: italic 24px Times New Roman, Times, serif;
 color: #000000;
}

h2.sub {
 color: #00421d;
 font: bolder 14px Times New Roman, Times, serif;
}

a.1 {
 margin: 10pt;
}