/* ---------BEGIN BASIC STYLES--------- */
body { 
	margin: 0;
	padding: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #3a0000;
	background-image: url("images/bg_grad.jpg");
	background-repeat: repeat-x;
	text-align: center;
}
div#container {
	position: relative;
	margin-left: auto; 
	margin-right: auto;
	width: 950px;
	text-align: left;
}

img {
	border: 0;
	behavior: url("images/iepngfix.htc");
}
img.adverts {
	width: 250px;
	height: 75px;
	border: 1px solid #666666;
	behavior: url("images/iepngfix.htc");
	display: block;
	margin-bottom: 15px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #960000;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
/* ---------END BASIC STYLES--------- */

/* ---------BEGIN BLOCK STYLES--------- */
#block_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 100px;
}
/* ---------END BLOCK STYLES--------- */

/* ---------BEGIN CONTENT AREA STYLES--------- */
#content_wrapper {
	position: absolute;
	top: 0;
	left: 0px;
	width: 950px;
	margin-top: 30px;
	margin-bottom: 60px;
	z-index: 5;
}
#homer {
	position: absolute;
	top: 26px; 
	left: 0px;
	width: 370px;
	margin-left: 259px;
	display: block;
}
#pop_ad {
	position: absolute;
	top: 50px;
	left: 770px;
}
#texty {
	position: absolute;
	top: 200px;
	left: 0;
	text-align: left;
	margin-left: 84px;
	width: 420px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #727272;
}
#textschedule {
	position: absolute;
	top: 200px;
	left: 0;
	text-align: left;
	margin-left: 84px;
	width: 420px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #727272;
	height:650px;
	overflow:auto;
}
#ads {
	position: absolute;
	top: 200px;
	left: 550px;
	width: 260px;
}
/* ---------END CONTENT AREA STYLES--------- */

/* ---------BEGIN MAIN NAVIGATION STYLES--------- */
#mainNav {
	position: absolute;
	top: 130px;
	left: 0;
	text-align: left;
	margin-left: 84px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #960000;	
}
a.button, a:visited.button {
	color: #960000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
}
a:hover.button {
	color: #c6a645;
	text-decoration: none;
}
/* ---------END MAIN NAVIGATION STYLES--------- */

.small-text
{
	font-size: 9pt;
}

.error
{
	font-size: 9pt;
	color: Red;
}