body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #000000;
}
.index_img {
	height: 500px;
	width: 858px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	margin-bottom: 50px;
}

.document {
	width: 816px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.guts {
	background-color: #FF0000;
	
}
.bar {
	background-color: #666666;
	height: auto;
	width: 810px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
	padding: 0px 5px 0px 0px;
	text-align: right;
	font-weight: bold;
}
#header_logo {
	margin-right: 213px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: none;
}
#gallery:visited {
	border: 1px solid #FF0000;
}
#gallery {
	border: 1px solid #000000;
}
#gallery:link {
	border: 1px solid #000000;
}
#gallery:hover {
	border: 1px dotted #CCFF33;
}
#gallery:active {
	border: 1px solid #FF0000;
}
#gallery:visited {
	border: 1px solid #FF0000;
}
#about {
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
	font-size: 13px;
	width: 575px;
	float: left;
}
#equipment {
	float: right;
	width: 175px;
	padding: 200px 5px 5px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	margin-bottom: 10px;
	border: 0px dotted #000000;
	background-color: #000000;
	background-image: url(images/sidebar/Redd_Kiki.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
h3 {
	color: #000000;
	text-align: center;
}


#textlink {
	float: right;
	width: 175px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
	margin-right: 10px;
	font-weight: normal;
	border: 1px dotted #333333;
}

#textlink a:link, #navlist a:visited {
	float: none;
	margin-top: 3px;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	margin-right: 10px;
	font-weight: normal;
	border: 1px none #333333;
	padding-left: 5px;
}

#textlink a:hover {
	float: none;
	margin-top: 3px;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	margin-right: 10px;
	font-weight: normal;
	border: 1px none #333333;
	padding-left: 5px;
	color: #FFFFFF;
}
#form_holder {
	width: 50px;
	margin: 50px 150px 100px;
}
#form_entry {
	margin-bottom: 15px;
}
