body {
	margin: 0;
	font-family: helvetica, sans-serif;
	color: #333;
	background: #e5e5e5;
	text-align: center;
	}

a {
	outline: none;
	}

#overall {
	width: 730px;
	background: url('images/background.jpg') repeat-y top center;
	margin: 0 auto 0 auto;
	}

#photocred {
	padding: 8px 8px 0 0;
	margin: 0;
	height: 18px;
	font-size: 8px;
	letter-spacing: 0.1em;
	color: #aaaaaa;
	}

.muppet {
	width: 730px;
	margin: 0 auto 0 auto;
	}

.kermit {
	width: 433px;
	margin-left: 44px;
	float: left;
	}

.bottom-menu {
	width: 138px;
	margin-left: 100px;
	float: left;
	}

.text { 
	font-size: 8pt;
	line-height: 11.5pt;
	text-align: justify;
	}

.title { 
	margin: 4px 0 10px 0;
	font-size: 12pt;
	color: #444;
	text-align: left;
	}

#img1 {
	position: relative;
	left: 6px;
	top: -15px;
	z-index: 2;
	}

.bios {
	width: 300px;
	float: left;
	margin: 0px;
	}

.chico {
	width: 700px;
	padding: 15px 0 15px 0;
	background-color: #666;
	margin: 0 auto 0 auto;
	color: #999;
	font-size: 8pt;
	}

.small { 
	margin: 20px 0 0 0;
	width: 300px;
	font-size: 7pt;
	color: #444;
	text-align: left;
	}

.dots {
	margin: 30px 0 30px 0;
	border-top: 1px dotted #aaaaaa;
	}

.formtext { 
	font-size: 9pt;
	line-height: 11.5pt;
	text-align: left;
	}

a:link 		{ color:#222; }
a:visited 	{ color:#333; }
a:active, a:hover 	{ color:#888; }

a.shoop:link, a.shoop:visited { color:#bbb; font-family: helvetica, sans-serif; font-size: 8pt; }
a.shoop:active 	{ color:#fff; font-family: helvetica, sans-serif; font-size: 8pt; }
a.shoop:hover 	{ color:#eee; font-family: helvetica, sans-serif; font-size: 8pt; }

a.ugly:link, a.ugly:visited 	{ color:#999; font-family: helvetica, sans-serif; font-size: 8pt; }
a.ugly:active 	{ color:#fff; font-family: helvetica, sans-serif; font-size: 8pt; }
a.ugly:hover 	{ color:#bbb; font-family: helvetica, sans-serif; font-size: 8pt; }