body {
	background-image:  url(gfx/middle.jpg);
	background-repeat: repeat-y;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.main {
	position: absolute;
	top: 130px;
	left: 122px;
	width: 556px;
}

.bottom {
	margin-top: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 10px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}

a {
	color: #666666;
}

.bottom a {
	color: #666666;
}

.nav {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}

.nav a {
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: 16px;
}

.entry {
}

.entry h2 {
	font-size: 16px;
}

.entry p {
	font-size: 14px;
}

.entrybar {
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 5px;
	color: #999999;
}

.entrybar a {
	text-decoration: none;
	color: #666666;
}

.footer {
	position: absolute;
	bottom: 0px;
	text-align: center;
	font-size: 12px;
}

.aboutpic {
	float: left;
	margin: 10px;
	padding: 5px;
	border: 1px dashed #999999;
}

.rightbit {
	margin-top: 10px;
	color: #444444;
	font-size: 14px;
}

.rightbit b {
	font-weight: none;
	color: #AAAAAA;
}

.righttitle {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 3px;
	word-spacing: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.comment {
	font-size: 14px;
	padding: 0px;
}

.commentinfo {
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
}

.commentform {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 5px;
}
