@charset "utf-8";
html {height:100%; background:#FFFFFF;}
body {
	color:#333;	
	font:12px Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
	min-height:100%;
	margin:0;
	padding:0;
	background:#FFFFFF url(/deltaseries2009_2010/images/bg.jpg);
	background-repeat: repeat-x;
	behavior: url(/csshover.htc);

}

img, div { behavior: url(iepngfix.htc); 
}
/* Common Parts */
a {text-decoration:underline; color:#8b0f04;}
a:hover {text-decoration:none;}
p {margin:0 0 15px;}
img {border:none;}

/* page styles */
#page-box {
	background: url(/deltaseries2009_2010/images/index_bg.jpg) no-repeat center top;	
	width:910px;
	margin:0 auto;
	/* padding:71px 0 0; */
	position: relative;
	min-height: 818px;
	/* padding-bottom: 10em; */

}

* html #page-box
{
height: 100%;
}

#topNav {
	padding-top: 335px;
	margin-left: 60px;
}

/* left column */
#left-column {
	float: left;
	width: 260px;
	padding-top:10px;
	margin-left: 25px;
}

/* right column */
#right-column {
	float: right;
	width: 585px;
	margin-right: 25px;
	padding-top:10px;
}

/* content styles */
.contentHeader {
	font-size: 16px;
	font-weight: bold;
}
.contentRedBold {
	font-size: 12px;
	font-weight: bold;
	color: #8b0f04;
}
.contentBold {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

br.clear {clear:both;}
#redline {
	text-align: center;
}
#sponsors1 {
	float: left;
	width: 700px;
	margin-left: 75px;
	padding-top:45px;
}
#sponsors2 {
	float: left;
	width: 500px;
	margin-left: 220px;
	padding-top:20px;
	padding-bottom: 25px;
}
#footer {
	float: left;
	width: 500px;
	margin-left: 220px;
	padding-top:20px;
	padding-bottom: 25px;
	font-size: 10px;
}
