/*
	THIS LAYOUT WAS DESIGNED & CODED BY ROB OF CLUBHABBOFORUM.NET
*/
body {
margin-top: 30px;
font-family: Verdana;
font-size: 10px;
color: #000000;
background: #c9dff1;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}

#container {
width: 448px;
margin: 0 auto;
float:middle;
}

#top {
height: 7px;
background: url(top.gif) no-repeat; 
}

#mid {
background: url(mid.gif);
padding: 15px;
}

#bot {
height: 10px;
background: url(bot.gif) no-repeat;
}
