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

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

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

#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{
 width: 600px;
 padding-top: 50px;
 margin-left: 130px;
 padding-bottom: 50px;
 font: 14px Arial, Helvetica, sans-serif;
}

#cont-cent{
 width: 600px;
 padding-top: 50px;
 margin-left: 130px;
 padding-bottom: 50px;
 text-align: center;
 font: 14px Arial, Helvetica, sans-serif;
}

#ftr{
 padding:5px;
 color: #998f75;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 clear:both;
 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;
}