body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat;
	background-image: url(fiber.jpg);
}
#toppy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: normal;
	color: #CC9966;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:visited {
	color: #660033;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#toppy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: none;
	color: #000000;
	background-color: #986E3C;
	height: 15px;
	width: 690px;
	margin: auto;
	clip: rect(auto,auto,auto,auto);
	clear: none;
	position: relative;
	left: auto;
	top: 70px;
	right: auto;
	bottom: auto;
	padding: 5px;
	text-align: center;
}

a:active {
	color: #660000;
}

h3 {
	padding-left: 15px;
}


#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #2F4F2F;
	width: 654px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	top: 40px;
	overflow: visible;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: medium solid #986E3C;
	color: #FFFFFF;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #986E3C;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: capitalize;
	line-height: 14px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	white-space: normal;
}

.graphic {
	border:1px;
	border-color: #000000;
	border-style: solid;
}


.noborder {border:0px}

A:hover .graphic, A:active .graphic {
	border:1px;
	border-color: #FFFFFF;
	border-style: solid;
}
#toppy a:hover, a:visited, a:active {
	color: #FFFFFF;
}

#header {
	width: 700px;
	height: 0px;
	clear: both;
	overflow: hidden;
	clip: rect(auto,auto,10px,auto);
	margin: auto;
}

#bottom_tag {
	width: 660px;
	background-color: #986E3C;
	font-size: 10px;
	font-weight: normal;
	margin: auto;
	padding-right: 20px;
	padding-left: 20px;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
}
#bottom_tag a {
	text-decoration: none;
	padding: 5px;
	font-size: 10px;
}

