#header {
	height: 40px;
	width: 952px;
	margin-left: -475px;
	position: relative;
	left: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 0px;
	font-size: 12px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #585858;
	border-left: 0px;
	background-color: #272727;
}
#flash {
	border: 1px solid #666666;
	height: auto;
	width: 980px;
	margin-top: 5px;
	margin-left: -490px;
	position: absolute;
	left: 50%;
}
#header a {
	color: #666666;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#logo {
	height: 40px;
	width: 950px;
	border: 2px none #666666;
	margin-left: -490px;
	position: relative;
	left: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-weight: bold;
	padding-top: 15px;
	padding-left:16px;
	font-size: 12px;
	text-align: left;
	padding-bottom: 15px;
	background-image: url(logo_fishpics.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#content {
	border: 1px solid #666666;
	height: auto;
	width: 950px;
	margin-top: 5px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	text-align: center;
	background-color: #0f0f0f;
}
#content a {
	color: #00CCFF;
	text-decoration: none;
}
#menu {
	float: right;
	width: 700px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: right;
	right: 0px;
	padding-right: 5px;
}
#menu a {

	color: #666666;
	text-decoration: none;
}
#menu a:hover {

	color: #FFFFFF;
	text-decoration: none;
}
.text {
	padding-right: 15px;
	padding-left: 12px;
	text-align: left;
	text-indent: 20px;
}
