/********************************
 *	Stan Brown Style Sheet	    *
 ********************************/

html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	background-color : #d8e1e9;
	margin: 0; 
	padding: 0;
	}
#headerfade  {
	background: url(images/sb-headerbkg.jpg) repeat top; 
	height: 200px; 
	width: 100%; 
	margin: 0; 
	padding: 0;
	position: relative;
	}
#header { 
	background: url(images/sb-header.jpg) no-repeat top left; 
	width: 900px; 
	height: 200px; 
	float: left;
	margin: 0; 
	position: relative;
	}
#navigation {
	left:0px;
	top:200px;
	width: 160px;
	height: 800px;
	background-color: #29003d;
}
#navtop {
	background: url(images/navtop.gif) no-repeat top left; 
	left: 8px;
	top: 10px;
	width: 145px;
	height: 40px;
	background-color: #29003d;
	position: relative;
	border-bottom: thin dotted #29003d;
}
#navcontent {
	left: 8px;
	text-align: center;
	top: 0px;
	width: 145px;
	background-color: #d8e1e9;
	position: relative;
}
#navbottom {
	background: url(images/navbottom.gif) no-repeat top left; 
	left: 8px;
	top: 0px;
	width: 145px;
	height: 40px;
	background-color: #29003d;
	position: relative;
}
#maincontent {
	background: url(images/lcorner.gif) no-repeat top left; 
	left: 160px;
	top: 200px;
	width: 800px;
	height: 100%;
	background-color: #d8e1e9;
	padding-top: 20px;
	padding-left: 20px;
	position: absolute;
}
TD {
	font-size: .75em;
	color: #488599;
	}
H1 { 
	font-weight: bold; 
	font-size: 1.5em;
	color: #29003d;
	}
H2 { 
	font-weight: bold; 
	font-size: 1.2em;
	color: #29003d;
	}
P 	{
	font-size: 1em;
	color: #29003d;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #29003d;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #29003d;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #b58430;
	}
#navitem {
	border-bottom: thin dotted #29003d;
	{
.lgfont {
	font-size: 1.5em;
}