	html {
		background:#996 url(../i/bg.gif) repeat;
		}
	body {
		text-align:center;
		background:transparent url(../i/dropshade.gif) top center repeat-y;
		margin:0;
		}
	#wrapper {
		width:650px;
		margin:0 auto;
		padding:0;
		text-align:left;
		background:#eed url(../i/shade.gif) repeat-x;
		background-position:0 192px;
		border:1px solid #cc9;
		}
	#header {
		background:#cc9 url(../i/header.jpg) no-repeat;
		width:650px;
		height:150px;
		}
	.inset {
		background:#000 url(../i/headerinset.jpg) no-repeat;
		width:280px;
		height:116px;
		padding:4px 8px;
		border:1px solid #9c6;
		position:relative;
		left:312px;
		top: 10px;
		overflow:hidden;
		}
	.inset h1 {
		margin:0 0 -4px 0;
		color:white;
		padding-bottom:8px;
		font-weight:normal;
		font-size:16px;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		}
	.inset h2 {
		padding-bottom:0;
		margin:0;
		color:white;
		font-weight:bold;
		font-size:11px;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		}
	.inset a {
		color:white;
		font-weight:bold;
		text-decoration:none;
		}
	.inset a:hover {
		color:#fc0;
		font-weight:bold;
		text-decoration:underline;
		}
	.inset em {
		color:#fc0;
		font-weight:bold;
		font-style:normal;
		font-size:1em;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		}
	.inset p {
		text-align:justify;
		width:230px;
		letter-spacing:1px;
		line-height:11px;
		padding-bottom:4px;
		margin:0;
		color:#fff;
		font-size:10px;
		font-family:"Arial", "Helvetica", san-serif;
		}
	.bracelet {
		width:55px;
		height:80px;
		margin:0;
		padding:0;
		position:relative;
		top:-90px;
		left:233px;
		z-index:8;
		}
	#navigation {
		margin: 0;
		padding: 0;
		background:#054927;
		}

	#navigation ul {
		border: 0;
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: center;
		clear: left;
		}

	#navigation ul li {
		display: block;
		float: left;
		text-align: center;
		padding: 0;
		margin: 0;
		}

	#navigation ul li a {
		background:#054927;
		width: 107px;
		height:20px;
		border-top: 1px solid #390;
		border-bottom: 1px solid #030;
		border-right:1px solid #063;
		padding-top:3px;
		margin: 0;
		color: #fff;
		text-decoration: none;
		display: block;
		text-align: center;
		font-weight: bold;
		letter-spacing: 1px;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		font-size:11px; 
		}

	#navigation ul li a:hover {
		color: #000;
		background: #063;
		}

	#navigation a:active	{
		background: #c60;
		color: #fff;
		}

	#content {	
		width:475px;
		margin-top:18px;
		margin-bottom:23px;
		margin-left:15px;
		padding:0;
		float:left;
		background:#fff url(../i/content-bottom.gif) bottom left no-repeat;
		}
	#content p{
		padding:0 10px;
		font-size:12px;
		color:#030;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		}
	#content ol li{
		font-size:12px;
		color:#030;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		}
	#content ol li em{color:#8f8f8f}
	#post {
		width:90%;
		text-align:left;
		background:transparent url(../i/postshade.gif) top left repeat-x;
		padding:8px 8px;
		border-top:1px dotted #eeeedd;
		font-size:12px;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		}
	#post img {
		border:3px double #000;
		margin-top:30px;
		}
	#content h1 {
		padding:0 10px 8px 10px;
		height:20px;
		color:#996;
		font-weight:bold;
		font-variant:caps;
		font-size:1.25em;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		border-bottom:2px dotted #eed;
		}
	#content h2 {
		padding-left:10px;
		color:#996;
		font-weight:bold;
		font-size:.825em;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		}
	#content h3 {
		padding-left:10px;
		margin-bottom:3px;
		color:#fe9800;
		font-weight:bold;
		font-size:1em;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		}
	#content a {
		color:#996;
		font-weight:bold;
		text-decoration:none;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		border-bottom:1px dotted #eed;
		}
	#content a:hover {
		color:#000;
		background-color:#eed;
		font-weight:bold;
		text-decoration:underline;
		font-style:normal;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		}
	#content em {
		color:#030;
		}
	#content ul li {
		list-style-type:disk;
		color:#030;
		font-size:10pt;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		}
	#sidebar {
		width:110px;
		padding:20px 4px;
		margin-right:4px;
		background-color:transparent;
		float:left;
		text-align:center;
		}
	#sidebar p {
		width:105px;
		text-align:center;
		font-size:12px;
		color:#030;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		}
	.linkhead {
		margin:0;
		padding:0 0 30px 0;
		width:100px;
		height:115px;
		}
	.thermo {
		margin:0;
		padding:0;
		width:100px;
		height:252px;
		}
	#footer {
		background-color:#000;
		width:638px;
		height:30px;
		}
	.separate {
		float:left;
		width:100%;
		height:20px;
		margin:0;
		padding:0;
		background:#000 url(../i/scroll.gif) top left repeat-x;
		}
	div#content img {
		float:left;
		display:inline;
		margin:0;
		padding:0;
		}
	.commenthidden {display:none}
	.commentshown {
		display:inline
		}
	.post-footer em{
		color:#fc0;
		font-style:normal;
		font-size:.75em;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		}
		
	#comments {
		width:90%;
		margin:4px 8px;
		margin-bottom:8px;
		padding:0px 10px;
		background:#F5F5F5 url(../i/comment-top.gif) top left no-repeat;
		border-bottom:2px dotted #cccccc;
		}
	h4 {
		padding-left:4px;
		color:#ccc;
		font-weight:bold;
		font-size:.75em;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		}
#comments-block {
		width:95%;
		padding:4px 4px;
		background:#fff url(../i/post-top.gif) top left no-repeat;
		border-bottom:3px double #ccc;
		}
dt {
		color:#000;
		font-size:12px;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		}
#comments a {
		color:#ccc;
		font-size:14px;
		text-decoration:none;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		border:0;
		}
#comments a:hover {
		color:orange;
		font-size:14px;
		text-decoration:underline;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		border:0;
		}
#comments dd a {
		color:#ccc;
		font-size:10px;
		text-decoration:none;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		border:0;
		}
#comments dd a:hover {
		color:orange;
		font-size:10px;
		text-decoration:none;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		border:0;
		}
#comments dt a {
		color:#ccc;
		font-size:12px;
		text-decoration:none;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		border:0;
		}
#comments dt a:hover {
		color:orange;
		font-size:12px;
		text-decoration:none;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		border:0;
		}
.thumb	{ width: 100px; height: 75px; float:left; margin-right:5px; margin-left:5px; margin-bottom:10px; text-align:center;}
.thumb img{
	border:3px double #000;
        width: 100px; height: 75px;
	background-color:#000;
}
.thumb a img:hover{
	border:3px double orange;
}
#submit {
	border:3px double #ccc;
	border-right:3px double #0f0f0f;
	border-bottom:3px double #0f0f0f;
	}
form {
	font-size:12px;
	color:#996;
	font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
}
form .label {
	text-align:right;
}
input {
	border:1px solid #996;
}
textarea {
	border:1px solid #996;
}
h2.date {
width:465px;
background-color:#fc0;
height:17px;
}
#content h2.date {
		padding-left:10px;
		color:#fff;
		font-weight:bold;
		font-size:.825em;
		font-family:"Century Gothic", "Myriad", "Arial", "Helvetica", san-serif;
		}
blockquote	{
	display:block;
	padding:10px;
	width:60%;
	background-color:#FFEE9F;
	border:1px dotted darkgrey;
	text-align:center;
}
.rollover {margin-left:15px;}
.rollover a { display:block; width:100px; background-color: transparent; border: none}
.rollover a:hover { background-color: #fffeef; border: none}
.rollover img {border: none}
