BODY {
	background-color	:	#003333;
	font-family		:	Arial, Verdanna, Helvetica;
	color			:	#99cccc;
	scrollbar-face-color	:	#336666;
	scrollbar-highlight-color: 	#996633;
	scrollbar-3dlight-color	: 	#996633;
	scrollbar-darkshadow-color: 	#996633;
	scrollbar-shadow-color	: 	#996633;
	scrollbar-arrow-color	:	#99cccc;
	scrollbar-track-color	:	#3c4d48;
	}
img {
	border-color		:	#669999;
	}
img:hover {
  border-color: #CC9900;
	      }
img.header {
	position		:	absolute;
	left			:	0;
	top			:	0;
	border:none;
}

hr {
	color			:	#996633;
	}

font.title {
	font-family		:	Arial Black, Arial, Verdanna, Helvetica;
	font-size		:	24;
	font-weight		:	normal;
	color			:	#CD9900;
	}

font.title2 {
	font-family		:	Arial, Verdanna, Helvetica;
	font-size		:	16;
	font-weight		:	bold;
	color			:	#CD9900;
	}

font.light {
	color			:	#99cccc;
	}

font.dark  {
	color			:	#003300;
	}

table.top {
	background-color	:	#336666;
	color			:	#C1D3D2;
	border-top		:	2px solid #76592e;
	border-left		:	2px solid #76592e;
	border-right		:	2px solid #76592e;
	border-bottom		:	0px solid #76592e;
	font-size		:	14;
	font-weight		:	normal;
	padding			:	3px;
	width			:	95%;
	}
table.bottom {
	background-color	:	#3c4d48;
	color			:	#99cccc;
	border-top		:	2px solid #76592e;
	border-left		:	2px solid #76592e;
	border-right		:	2px solid #76592e;
	border-bottom		:	2px solid #76592e;
	padding			:	5px;
	width			:	95%;
	}

table.middle {
	background-color	:	#336666;
	color			:	#003300;
	border-top		:	0px solid #76592e;
	border-left		:	2px solid #76592e;
	border-right		:	2px solid #76592e;
	border-bottom		:	0px solid #76592e;
	width			:	95%;
	}

#menu a {
	font-family		:	Arial, Verdana, Helvetica;
	font-size		:	14px;
	display			:	block;
	width			:	95px;
	color			:	#CC9900;
	padding			:	3px 3px 3px 3px;
	text-decoration		:	none;
	/*/*/
	margin			:	1px 1px 1px 1px;
	border			:	1px solid #996633;
	background-color	:	#3c4d48;
	/* */
	}
#menu a:hover {
	/*/*/
	border			:	1px solid #CC9900;
	background-color	:	#47665D;
	color			:	#FFFF99;
	/* */
	}


table.button {
	background-color	:	#3c4d48;
	color			:	#b48338;
	border-style		:	solid;
	border-color		:	#76592e;
	border-width		:	2px
	}

table.side {
	background-color	:	#336666;
	color			:	#C1D3D2;
	border-top		:	2px solid #76592e;
	border-left		:	2px solid #76592e;
	border-right		:	2px solid #76592e;
	border-bottom		:	2px solid #76592e;
	font-size		:	14;
	font-weight		:	normal;
	padding			:	2px;
	width			:	111px;
	}
A:link {
	text-decoration		:	none;
	color			:	#CC9900;
	background		:	transparent;
	}
A:visited {	color		:	#CC9900;
	background		:	transparent;
	text-decoration		:	none;
	}
A:hover {
	color			:	#FFFF99;
	background		:	#336666;
	}
A.b:link, A:active {
	text-decoration		:	none;
	color			:	#CC9900;
	background		:	transparent;
	}
A.b:visited {
	color			:	#CC9900;
	background		:	transparent;
	text-decoration		:	none;
	}
A.b:hover {
	color			:	#FFCC00;
	background		:	#transparent;
	}
.entryheader {font-weight: bold;
  background-color	:	#3c4d48;
  color	:	#CC9900;
  padding : 3px;
  border-top		:	2px solid #76592e;
	border-left		:	2px solid #76592e;
	border-right		:	2px solid #76592e;
	border-bottom		:	2px solid #76592e;
	width: 800;
	align: middle;}
.permalink {float: right; margin-left: 1em;}
.ljtags {float: left; margin-right: 1em;}
.commentlinks {text-align: right; margin-left: 1em; margin-right: 1em; font-weight: bold;}
.entry {margin-bottom: 1em;}
.entries {color: #99cccc;

width: 800;}