/* Programmed by Calum Scott 2009 - www.calumscott.com */

body
{
	overflow-y: scroll;
}

a.f-link
{
	color: #000000;
	text-decoration: underline;
}

a.f-link:hover
{
	color: #000000;
	text-decoration: none;
}

.b-b-c
{
	float: left;
	width: 486px;
	margin: 5px;
	margin-bottom: 0px;
	border: solid 1px #0099FF;
}

.b-b-c-m
{
	float: left;
	width: 481px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
}

.b-b-c-m-l
{
	color: #0000FF;
	text-decoration: underline;
}

.b-b-c-m-l:hover
{
	color: #0000FF;
	text-decoration: none;
}

.b-b-c-p
{
	clear: both;
	float: left;
	width: 486px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}

a#b-h-l
{
	color: #0000FF;
	text-decoration: underline;
}

a#b-h-l:hover
{
	color: #0000FF;
	text-decoration: none;
}

#container
{
	margin: 0 auto;
	width: 500px;
}

#h
{
	float: left;
	width: 500px;
	height: 20px;
	padding-top: 5px;
	background: #0099FF;
	text-align: center;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

#s
{
	clear: both;
	float: left;
	width: 500px;
	padding-bottom: 5px;
	background: #0099FF;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

#b
{
	clear: both;
	float: left;
	width: 498px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: solid 1px #0099FF;
	border-right: solid 1px #0099FF;
	border-bottom: solid 1px #0099FF;
}

#b-h
{
	float: left;
	width: 488px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #0099FF;
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
}

#b-b
{
	clear: both;
	float: left;
	width: 498px;
	padding: 0px;
}

#f
{
	clear: both;
	float: left;
	width: 500px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}