body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F0F0C0;
	background-image: none;
	}
#container {
	background-image:  url("images_site/beige_grad_bg.jpg");
	background-repeat: repeat-y;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 700px;
	height: 100%;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
	}
#nav {
	position: absolute;
	width: 146px;
	left: 0px;
	top: 0px;
	padding: 30px 0px 0px 0px;
	}
#nav h3 {
	font-size: 1em;
	}
#nav a {	
	font-size: 0.7em;
	color: #663300;
	font-weight: bold;
	text-decoration:none;
	}
#nav a:hover {
	text-decoration: underline;
	color: #666633;
	}
#nav p {
	margin: 0px 0px 8px 0px;
	padding: 4px 10px 4px 10px;
	border-top: 1px dashed #CCCC99;
	border-right: 0px dashed #CCCC99;
	border-bottom: 1px dashed #CCCC99;
	border-left: 0px dashed #CCCC99;
	background-image:  url("images_site/beige_button_bg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	}

#centercontent {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	position: absolute;
	width: 330px;
	left: 160px;
	top: 0px;
	padding: 10px;
	font-size: 0.85em;
	color: #333333;
	background-image: none;
	background-color: transparent;
	}
#centercontent  a {
	text-decoration: none;
	color: #99aa55;
	font-weight: bold;
	}
#centercontent  a:hover {
	text-decoration: underline;
	color: #999900;
	font-weight: bold;
	}
#centercontent  h1 {
	 font-size: 1.4em;
	}
#altcontent {
	position: absolute;
	left: 525px;
	top: 8px;
	width: 197px;
	left: 0px;
	top: 0px;
	padding: 22px 0px 0px;
	}
#altcontent h3 {
	font-size: 1em;
	}
#altcontent a {	
	font-size: 0.7em;
	color: #663300;
	font-weight: bold;
	text-decoration:none;
	}
#altcontent a:hover {
	text-decoration: underline;
	color: #666633;
	}
#altcontent p {
	margin: 0px 0px 8px 0px;
	padding: 4px 10px 4px 10px;
	border-top: 1px dashed #CCCC99;
	border-right: 0px dashed #CCCC99;
	border-bottom: 1px dashed #CCCC99;
	border-left: 0px dashed #CCCC99;
	background-image:  url("images_site/beige_button_bg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	}
#footer {
	clear: both;
	width: 300px;
	margin: 0 auto;
	padding: 10px;
	font-size: .7em;
	}
.indent {
	padding-left: 10px;
	}

.smalltext	{
	font-size: 10px;
	}
#altcontent {
	position: absolute;
	left: 502px;
	top: 8px;

	}

.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	}
h1 {
	color: #666666;
}
