		body {
			line-height: 1.5em;
			font-size: small;
			background-color: #EFEFEF;
			width: 780px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 50px;
			font-family: "MS Serif", "New York", sans-serif;
		}
		#navbar {
			float: left;
			height: 468px;
			width: 114px;
			padding-top: 20px;
			padding-right: 15px;
			text-align: right;
			border-right: #EFEFEF 1px dotted;
			letter-spacing: .1em;
			background-color: white;
			}
		#navbar h2 {
			font-weight: normal;
			}
		#rightarea {
			background-color: white;
			height: 488px;
			margin-left: 129px;
			}
		#maincontent {
			line-height: normal;
			}
		#maincontent h2 {
			font-weight: normal;
			padding-top: 20px;
			padding-left: 15px;
			}
		#maincontent h3 {
			font-size: 1em;
			font-weight: normal;
			text-align: left;
			padding-left: 20px;
			}
		#maincontent p {
			padding-left: 15px;
			padding-right: 30px;
			padding-top: 20px;
			line-height: 1.4em;
			}
		#maincontent p.thumbs {
			padding-left: 9px;
			padding-right: 9px;
			}
		#maincontent img {
			margin: 6px;
			border: none;
			}
		img.displayed {
			display: block;
			border: none;
			}
		ul {
			color: #999999;
			padding-left: 15px;
			padding-right: 30px;
			line-height: 1.8em;
			list-style-type: square;
			list-style-position: inside;
			}
		img.centered {
   			display: block;
			margin-left: auto;
			margin-right: auto;
			border: none;
			}
		a {
			text-decoration: none
			}	
		a:link {
			color: #999999;
			}
		a:visited {
			color: #999999;
			}
		a:hover {
			text-decoration: underline;
			}
		p { color: #666666; }
		h1 {
			font-size: 1.5em;
			font: Georgia, "Times New Roman", Times, serif;
			color: black; 
			}
		h1.main a:link, h1.main a:visited {
			color: black;
			}
		h1.intro {
			text-align: center;
			font-weight: normal;
			letter-spacing: .05em;
			}
		h1.main {
			text-align: left;
			font-weight: normal;
			letter-spacing: .05em;
			color: black;
			}
		h2 {
			font-size: 1.3em;
			font: Georgia, "Times New Roman", Times, serif;
			color: #333333; 
			}
		.nolink {
			color: black;
			}
		div.index {
			background: white;
			height: 488px;
			width: 780px;
			}
		div.thumb {
			background-color: red;
			margin: 20px;
			height: 75px;
			width: 60px;
			}
		h2, h3 { 
			color: #333333; }
		#footer {
			font-size: .8em;
			text-align: center;
			clear: both;
		}

