/* Roysten's Fishbowl stylesheet- 2008 Genius_41 */

body {
	background: url(page-bg.png) repeat-x #191919;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

#cheese {
	margin: auto;
	width: 588px;
	background: url(body-bg.png);
}

#waffles {
	height: 154px;
	background: url(header.png);
}

#pie{
	height: 25px;
	background: url(bar.png);
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

a.banana, a.banana:link, a.banana:visited {
	display: block;
	width: 20%;
	height: 100%;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	overflow: hidden;
	float: left;
}

a.banana:hover {
	color: #FFFFFF;
	background: #000000;
}

#custard {
	margin: 10px;
}

#marrow {
	float: left;
	width: 140px;
	color: #DFDFDF;
	font-size: 10px;
	background: url(roysten.png);
}

a:link {
	color: #DFDFDF;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #DFDFDF;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #DFDFDF;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #F16C00;
	font-weight: bold;
	text-decoration: underlined;
}

#curry {
	padding-left: 160px;
}

#pizza {
	clear: both;
	height: 15px;
	background: #000000;
	padding: 5px;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#flapjack {
	float: left;
}

#trifle {
	float: right;
}

h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 17px;
	color: #000000;
	border-bottom: 1px dotted #121212;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border-bottom: 1px dotted #DADADA;
	margin-top: 0px;
	margin-bottom: 0px;
}

img.R {
	float: right;
	margin: 3px 3px 3px 3px;
}
