@charset "utf-8";

body {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	font-family: Verdana;
	font-weight: bold;
}
a:link {
	color: #FBB309;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FBB309;
}
a:hover {
	text-decoration: none;
	color: #F90AE1;
}
a:active {
	text-decoration: underline;
}	
.form {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FBB309;
	margin-top: -6px;
}
.form textarea, .form input {
	background-color: fcfee8;
}
#page {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 610px;
	margin-top: 0px;
	margin-bottom: 0px;	
}
#left-body {
	width: 265px;
	height: 610px;
	float: left;
}
#right-body {
	width: 535px;
	height: 610px;
	float: left;
	
}
#fluid-logo {
	background-image: url(images/fluid-logo.jpg);
	background-repeat: no-repeat;
	height: 141px;
	width: 265px;
}
#fluid-header {
	background-image: url(images/fluid-header.jpg);
	background-repeat: no-repeat;
	height: 93px;
	width: 535px;
}
#fluid-nav {
	height: 29px;
	width: 535px;
	margin: 0px;
	padding: 0px;
}
#fluid-block {
	height: 424px;
	width: 265px;
}
#fluid-art {
	background-image: url(images/fluid-morrison.jpg);
	background-repeat: no-repeat;
	height: 443px;
	width: 535px;
}
#fluid-black-elk {
	background-image: url(images/fluid-black-elk.jpg);
	background-repeat: no-repeat;
	height: 443px;
	width: 535px;
}
#fluid-jerry {
	background-image: url(images/fluid-jerry.jpg);
	background-repeat: no-repeat;
	height: 443px;
	width: 535px;
}
#fluid-hellen {
	background-image: url(images/fluid-helen.jpg);
	background-repeat: no-repeat;
	height: 443px;
	width: 535px;
}
#fluid-buddha {
	background-image: url(images/fluid-buddha.jpg);
	background-repeat: no-repeat;
	height: 443px;
	width: 535px;
}
#fluid-bob {
	background-image: url(images/fluid-bob.jpg);
	background-repeat: no-repeat;
	height: 443px;
	width: 535px;
}
#fluid-footer {
	background-image: url(images/fluid-footer.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 800px;
	float: left;
	margin-top: -45px;
}
#fluid-footer-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FBB309;
	text-align: center;
	padding-top: 46px;
}
#block-header {
	background-image: url(images/block-header.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 245px;
	padding: 0px;
	margin: 0px;
}
#block-body {
	background-image: url(images/block-body.jpg);
	background-repeat: repeat-y;
	width: 226px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBB309;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	margin: 0px;
}
#block-footer {
	background-image: url(images/block-footer.jpg);
	height: 18px;
	width: 245px;
	padding: 0px;
	margin: 0px;
	clear: both;
	float: left;
}
#block {
	background-image: url(images/block-body.jpg);
	background-repeat: repeat-y;
	margin-top: 4px;
	margin-left: 30px;
	z-index: 1;
	position: absolute;
	padding: 0px;
	width: 245px;
}
.block-title {
	font-size: 14px;
	font-weight: bold;
}
#block-body-left {
	width: 230px;
}
#block-body-left {
	width: 146px;
	float: left;
}
#block-body-right {
	width: 80px;
	float: left;
	text-align: right;
	float: left;
}
#block-body-bottom {
	width: 230px;
	float: left;
}
.pink {
	color: #F90AE1;
}
