body {
				text-align: center;
				font-family: verdana, arial, sans-serif; 
				font-size: 11px; 
				margin: 0px 0px 0px 0px;
				padding: 10px 0px 0px 0px;
				background: #eee url("../i/backtile.jpg"); 
				color: #000;
				height: 100%;
			}
			#navbar {
				padding: 35px 5px 5px 10px;
				margin: 0px 0px 0px 0px;
				text-align: right;
			}
			#navbar ul, #navbar li {
				display: inline;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				color: #339;
				font-weight: bold;
			}
			#navbar li {
				margin-left: 10px;	
				font-size: 13px;
			}
			#title {
				background: #eaea69 url("../i/title5.jpg") no-repeat left center;
				height: 100px;
				width: 750px;
				border-bottom: 1px solid #999;
				margin-bottom: 0px;
				text-align: right;
			}
			#title h1 { 
				padding: 0;
				margin: 0;
				font-size: 1px;
				color: #ecec68; 
			}
			#container { 
				text-align: left;
				margin: 0px auto 10px auto;
				border: 1px solid #999;
				width: 750px;
				background: #f9f9f9;
			}
			a {
				color: #33672e;
				text-decoration: underline;
			}
			a:hover {
				text-decoration: underline;
				color: #ce0a14;
			}
			#navbar a {
				color: #000;
				text-decoration: none;
			}
			#navbar a:hover {
				color: #ce0a14;
				text-decoration: none;
			}
			#maindiv {
				padding: 10px 5px 5px 5px;
				background: url("../i/shadow.gif") repeat-x top left;
			}
			#content {
				margin-right: 185px;
			}
			#sidebar {
				float: right;
				width: 175px;
				border: 1px solid #c0c0c0;
				border-top: 0px;
				background: #fff;
				margin-bottom: 20px;
			}
			#positioning {
				border: 0;
				width: 100%;
			}
			#sidebar h3 {
				margin: 0px 0px 0px 0px;
				padding: 4px 5px 7px 5px;
				background: #dcdcdc url("../i/sidetile.gif") repeat-x left bottom;
				font-size: 12px;
				font-weight: normal;
				font-family: Georgia, Serif;
				border-bottom: 1px solid #c0c0c0;
				border-top: 1px solid #c0c0c0;
			}
			#sidebar p {
				margin: 0px 0px 0px 0px;
				padding: 5px 5px 5px 5px;
				font-size: 
			}
			#content h3 {
				background: url("../i/contenttile.gif") repeat-x left bottom;
				height: 27px;
				margin: 0;
				padding: 0;
			}
			#content h3 span {
				background: url("../i/storyrose.gif") no-repeat left center;
				vertical-align: middle;
				padding: 5px 5px 5px 30px;
				font-family: Georgia, Serif;
				font-size: 18px;
				margin: 0; 
				font-weight: normal;
			}
			#content p {
				padding-left: 5px;
				padding-right: 5px;
				font: normal 12px/17px verdana, arial, sans-serif;
			}
			.dateline {
				text-align: right;
				font-size: 10px;
				padding: 5px 5px 0px 5px;
			}
			#copyright {
				text-align: center;
				padding: 5px 5px 5px 5px;
				border-top: 1px solid #999;	
				clear: both;
				margin: 0;
				height: 100%;
				font-size: 10px;
			}
			#sidebar ul {
				list-style-type: none;
				padding: 10px 0px 10px 5px;
				margin: 0px 0px 0px 0px;
			}
			#sidebar ul li {
				padding: 0;
				padding-bottom: 6px;
			}
			h1 {
				font-size: 1px;
				color: #fff; 
			}
			#content h2 {
				text-align: center;	
				font-family: Georgia, Serif;
				font-size: 25px;
				padding-bottom: 7px;
				margin: 5px 0 15px 0;
				font-weight: normal;
				background: url("../i/h2bottom.gif") no-repeat bottom center;
				color: #333;
			} 
			#sidebar h2, #skipnav {
				display: none;
			}
			.permalink a:link,
			.permalink a:visited,
			.permalink a:active {
				text-decoration: none;
			}
			.permalink {
				margin-bottom: 20px;
			}
