body
{
	border-width: 0px;
	background-color: #999;
	padding: 0px;
}

.mainbody
{
	position: relative;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	background-color: #FFF;
	width: 700px;
	top: 10px;
	bottom: 40px;
}

.header
{
	position: relative;
	height: 147px;
	background-image: url('http://www.babbelirc.com/images/header.png');
	background-repeat: no-repeat;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

.menubar
{
	background-color: #000;
	width: 100%;
	height: 25px;
	position: relative;
	color: #FFF;
	font-family: "Lucida Grande", Verdana;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	padding: 0px;
}

.menubar A
{
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 5px 30px 5px 30px;
}

.menubar A:hover
{
	#color: #F90;
	background-color: #999;
}

.bodyframe
{
	position: relative;
	width: 100%;
	overflow: auto;
}

.sidebar
{
	position: relative;
	width: 170px;
	color: #444;
	font-family: "Lucida Grande", Verdana;
	text-align: left;
	font-size: 10px;
	top: 0px;
	bottom: 0px;
	line-height: 16px;
	padding: 10px;
	margin: 7px 0 0 10px;
}

.sidebar p
{
	padding: 0;
	margin: 0 0 0 15px;
}

.sidebar A
{
	color: #30F;
	text-decoration: none;
}

.sidebar A:hover { text-decoration: underline; }
.sidebar B { color: #000; }

.bodytext
{
	position: relative;
	#width: 480px;
	color: #444;
	font-family: "Lucida Grande", verdana;
	font-size: 12px;
	text-align: left;
	margin: 10px 10px 10px 10px;
}

.bodytext H3
{
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.version
{
	color: #000;
	font-size: 11px;
}

.bodytext A
{
	color: #30F;
	text-decoration: none;
}

.bodytext A:hover { text-decoration: underline; }
.bodytext B { color: #000; }
.bodytext p { padding: 0px; }

.footer
{
	position: relative;
	width: 100%;
	font-family: "Lucida Grande", verdana;
	font-size: 10px;
	text-align: center;
	top: 10px;
	color: #000;
	line-height: 25px;
}

.footer A
{
	color: #000;
	text-decoration: none;
}

.footer A:hover
{
	color: #000;
	text-decoration: underline;
}

.bf
{
	font-family: Lucida Grande, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: black;
}

.bfsmall
{
	font-family: Lucida Grande, Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #444;
	line-height: 14px;
}
