body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 34px;
	padding: 0px;
	color: #000000;
	background-image: url(images/ltslategraytile.jpg);
}
A:link {
	text-decoration: none;
	color: #3C3C3C;
}
A:visited {
	text-decoration: none;
	color: #3C3C3C;
}
A:active {
	text-decoration: none;
	border-bottom: 1px solid #DDD;
	color: #666666;
}
A:hover {
	color: #000000;
	border-bottom: 1px solid #DDD;
}
.headermenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.headermenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.headermenu a:hover {
	text-decoration: none;
	color: #999999;
	border-bottom:none;
}
.headermenu a:active {
	text-decoration: none;
	color: #999999;
	border-bottom: none;
}
.box {
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: #FFFFFF;
}
.menubackground {
	background-image: url(images/bg.gif);
	border-top: 1px solid #000000;
}
.background {
	background-image: url(images/ltgraytile.jpg);
}
.posts {
	background-image: url(images/ltgraytile.jpg);
	border: 1px solid #000000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
}
.posts2 {
	background-image: url(images/transparent.gif);
	border: 1px solid #F0F0F0;
	padding: 5px;
}
.image {
	float: left;
	margin: 0 0.4em 0.1em 0;
	vertical-align: top;
	padding: 2px;
	border: 1px solid black;
}
.image2 {
	float: right;
	margin: 0 0.4em 0.1em 0;
	vertical-align: top;
	padding: 2px;
	border: 1px solid black;
}
.footer {
	background-image: url(images/headerback.jpg);
	height: 37px;
}
.header {
	background-image: url(images/ltgraytile.jpg);
}
.dropshadow2 {
	float:left;
	clear:left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 97%;
	padding: 0px;
}
.innerbox {
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.innerbox {
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.right {
	border-top: 1px #000000;
	border-right: 1px #000000;
	border-bottom: 1px #000000;
	border-left: 1px dashed #000000;
	font-size: 14px;
}
.topleft {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	font-size: 14px;
}
ul {
	text-indent: -3em;
	list-style: square inside;
	}	
html>/**/body ul {
	text-indent: -3em;
	list-style: square url(images/box.png) inside;
	}
.userpic {
	position: relative;
	float: left;
	clear: right;
	background-image: url(images/ltslategraytile.jpg);
	padding: 5px;
	margin: 5px;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
	}
.border-bottom {
	border-bottom: 1px dashed #000000;
	font-size: 18px;
	font-family: "Trebuchet MS", Veranda, Arial, sans-serif;
    }
.border-top {
	border-top: 1px dashed #000000;
	font-family: "Trebuchet MS", Veranda, Arial, sans-serif;
	color: #000000;
	}
.articletext {
	font-family: "Trebuchet MS", Veranda, Arial, sans-serif;
	color: #000000;
    }
.frame {
	background-image: url(images/transparent.gif);
}
.headermenu	{
	background-image: url(images/headerback.jpg);
	height: 37px;
	color: #ffffff;
}

.toolbarback {
	background-image: url(images/top.png);
}

.box2 {
	border: 1px solid #ffffff;
}

.bottomstat{
	height: 24px;
	width: 100%;
	bottom: 0;
	left: 0;
	background-image: url(images/top.png);
	background-repeat: repeat-x;
	float: left;
	clear: left;
	vertical-align: bottom;
	color: #CCCCCC;
	text-align: center;
	font-size: 10pt;
	margin: 0px;
	position: fixed;
	z-index: 250;
}

.headermargin {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 4px;
}