body {
	background-color: #111111;
	font-family: lucida grande, verdana, tahoma, arial;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
}

table.page {
	border: #cccccc 1px solid;
/*	border-color: #cccccc;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px; */
}

font.comps {
	font-family: lucida grande, verdana, tahoma, arial;
	font-size: 12px;
	color: #cccccc;
}

font.comptitle {
	font-family: lucida grande, verdana, tahoma, arial;
	font-size: 12px;
	color: #ccff55;
	font-weight: 550;
}

a:link {
	font-family: lucida grande, verdana, tahoma, arial;
	font-size: 12px;
	color: #282C76;
	text-decoration: none;
}

a:visited {
	font-family: lucida grande, verdana, tahoma, arial;
	font-size: 12px;
	color: #282C76;
	text-decoration: none;
}

a:hover {
	font-family: lucida grande, verdana, tahoma, arial;
	font-size: 12px;
	color: #94b0d6;
	text-decoration: none;
}

a:active {
	font-family: lucida grande, verdana, tahoma, arial;
	font-size: 12px;
	color: #94b0d6;
	text-decoration: none;
}

a.topnav:link {
	font-family: lucida grande, verdana, tahoma, arial;
	color: #88ff00;
	text-decoration: none;
}

font.title {
	font-family: georgia, lucida grande, verdana, tahoma, arial;
	font-size: 24px;
	color: #ccff55;
}

a.topnav:visited {
	font-family: lucida grande, verdana, tahoma, arial;
	color: #88ff00;
	text-decoration: none;
}

a.topnav:hover {
	font-family: lucida grande, verdana, tahoma, arial;
	color: #882200;
	text-decoration: none;
}

a.topnav:active {
	font-family: lucida grande, verdana, tahoma, arial;
	color: #663300;
	text-decoration: none;
}

table.main {
	font-family: lucida grande, verdana, tahoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	background-color: #000000;
	border: #cccccc 0px solid;
}

table.header {
	font-family: lucida grande, verdana, tahoma, arial;
	font-size: 24px;
	font-weight: normal;
	color: #222222;
	background-color: #111111;
	border: #aaaaaa 0px solid;
	text-align: right;
	background-image: url(/images/banner.jpg);
	cursor: default;
}

table.nav_top {
	font-family: lucida grande, verdana, tahoma, arial;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #cccccc;
/*	border: #cccccc 1px dashed; */
	border-style: dashed;
	border-top-width: 0px;
	border-color: #aaaaaa; 
	text-align: center;
}

table.main_cell {
	font-family: lucida grande, verdana, tahoma, arial;
	font-size: 12px;
	color: #666666;
	border-color: #999999;
	border-style: dotted;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 0px;
	text-align: center;
}

table.verse {
	font-family: lucida grande, verdana, tahoma, arial;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

table.archive {
	font-family: lucida grande, verdana, tahoma, arial;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #666688;
	text-align: center;
}

.indent10 {
	text-indent: 10px;
}

.indent20 {
	text-indent: 20px;
}