
body {
	background-color : black;
	color : white;
	font-family : verdana, arial, sans-serif;
}

div.outer {
	text-align : center;
	width : 100%;
}

div.nav {
	margin-left : 10em;
	margin-right : 10em;
}

div.centretop {
	width : 1240px;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
}

div.centrefull {
	margin-left : auto;
	margin-right : auto;
	text-align : center;
}

div.centrenav {
	width : 1240px;
	margin-left : auto;
	margin-right : auto;
}

div.description {
	width : 640px;
	margin-left : auto;
	margin-right : auto;
}

#topone {
	top : 0px;
}

img.bare {
	border : 0px;
}

hr.navdivide {
	width : 100%;
}

table {
	width : 1240px;
}

td {
	padding : 0px;
	margin : 0px;
	border : 0px;
}

.top {
	vertical-align : top;
}

.footer {
	font-family : courier, typewriter, fixed, verdana, arial, sans-serif;
	font-size : 10px;
	color : #BBB;
	text-align : center;
}

.index {
	font-family : verdana, arial, sans-serif;
	font-size: smaller;
	color : #DDD;
	text-align : center;
}

.indexright {
	font-family : verdana, arial, sans-serif;
	font-size: smaller;
	color : #DDD;
	text-align : right;
}

.indxhdr {
	font-weight: bold;
	text-align : right;
	color: #DDD;
}

.red {
	color : #F00;
}

a {
	text-decoration : none;
	color : #BBB;
}

a.linked {
	color : black;
}

a.linked:hover {
	color : #BBB;
}

a:hover {
	text-decoration : underline;
	color : white;
}

.title {
	color : #30FF30;
	font-family : verdana, arial, sans-serif;
	font-weight : bold;
	font-size : large;
}

.desc {
	color : #DDD;
	font-family : courier, typewriter, fixed, verdana, arial, sans-serif;
	font-size : small;
}
