#body {
	margin: 0px auto;
    font-family: Verdana, Arial, sans-serif;
	color: #1B1B2E;
	font-size: 14px;
	width: 900px;
	background: url(../images/background.jpg) #0103B6 center top repeat-x;
	line-height: normal;
}
#bartop {
    background: none;
	height: 20px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#bartoplogo {
    background: none;
	height: 110px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#bartoplogologo {
	background: none;
	height: 110px;
	width: 150px;
	margin: 0px;
	padding: 5px;
	float: left;
}
#bartoplogoad {
	background: none;
	height: 110px;
	width: 728px;
	margin: 0px;
	padding: 5px;
	float: right;
}
#barbottomlogo {
    background: none;
	height: 15px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#barbottom {
    background: url(../images/bardown.png) no-repeat;
	height: 15px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#barup {
    background: url(../images/bartop.png) no-repeat;
	height: 15px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#barblank {
    background: none;
	height: 10px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#barcontent {
    background: url(../images/barmiddle.png) repeat-y;
	width: 900px;
	margin: 0px;
	padding: 0px;
	display: block;
	height: auto;
	overflow: auto;
}
#barcontentleft {
	background: none;
	width: 100px;
	margin: 0;
	padding: 10px 10px 10px 30px;
	float: left;
}
#barcontentright {
	background: none;
	width: 700px;
	margin: 0;
	padding: 10px;
	float: right;
	text-align: left;
}
#barfeaturedleft {
	background: none;
	width: 110px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	height: 100px;
	overflow: auto;
}

#barend {
    background: url(../images/barmiddle.png) repeat-y;
	width: 900px;
	height: 40px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
.supersmall {font-size:10px}
.small {font-size: 12px}
.normal {font-size: 14px}
.big {font-size: 16px}
.superbig {font-size: 18px}
.megabig {font-size: 30px}


.supersmallred {font-size: 10px; color: #FF0000;}
.smallred {font-size: 12px; color: #FF0000;}
.normalred {font-size: 14px; color: #FF0000;}
.bigred {font-size: 16px; color: #FF0000;}
.superbigred {font-size: 18px; color: #FF0000;}
.megabigred {font-size: 30px; color: #FF0000;}

.supersmallyellow {font-size: 10px; color: #990000;}
.smallyellow {font-size: 12px; color: #990000;}
.normalyellow {font-size: 14px; color: #990000;}
.bigyellow {font-size: 16px; color: #990000;}
.superbigyellow {font-size: 18px; color: #990000;}
.megabigyellow {font-size: 30px; color: #990000;}


a:link {

	color: #FF0033;

}

a:visited {

	color: #FF3333;

}

a:hover {

	color: #FF0000;

}

a:active {

	color: #FF0066;

}
