body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #999999;
	background-image: url(../assets/5_black.jpg);
}

td, th {
	color: #CCCCCC;
	text-align: center;
}

h1, h2 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding: 3px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

h3, h4, h5, h6 {
	color: #666666;
}

a {
	color: #999999;
}

#holder {
	width:760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;

}
#header {
	width:760px;
	height:84px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#whitespace {
	width:760px;
	height:20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../assets/5_black.jpg);
}
#border {
	width:760px;
	height:20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #000000;
}
#links {
	width:742px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 8px;
	background-color: #03080D;
	text-align: right;
	border: 1px solid #666666;
	color: #666666;
	text-decoration: none;
}


#border2 {
	width:750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	color: #999999;
	background-image: url(../assets/5_black.jpg);
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;

}


#content {
	width:746px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 6px;
	background-color: #000000;
	color: #CCCCCC;
	border: 1px solid #666666;
}
#content a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
}
#content a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #999999;
}
#index {
	width:748px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #0a0a0a;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #666666;
}
#footer {
	width:746px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 6px;
	background-color: #333333;
	border: 1px solid #666666;
	text-align: center;
	color: #666666;
}
#links a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
}
#links a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #999999;
}
#border2 a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
}
#border2 a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #999999;
}
#keywords {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}
.image {
	border: 1px solid #CCCCCC;
}
#infosheet {
	background-color: #666666;
	padding: 5px;
	height: 100px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #333333;
}

.padding4 {
	padding: 5px;
}

