@charset "utf-8";
/* ABF 2010 CSS  */


body {
	background-color: #003C7A;
}
#wrapper {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.pic_centered {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.pic_left {
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
}
.pic_right {
	padding-left: 12px;
	float: right;
	padding-bottom: 4px;
}
.border {
	border: 1px solid #000000;
}


#content_main {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #main_content_area {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#wrapper h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 26px;
	line-height: 130%;
	font-weight: bold;
	background-color: #FFF;
	text-align: left;
	color: #850418;
}
#wrapper h2 {
	font-family: Georgia, "Times New Roman", serif;
	color: #FFF;
	font-size: 18px;
	line-height: 1.5em;
	/*background-color: #6633CC;*/
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;
	background-color: #003A79;
}
#wrapper h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #074382;
	line-height: 1.5em;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFF;
	text-align: center;
}



.intro_text {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 22px;
	line-height: 145%;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 145%;
}

.text a{
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.text a:link{
	color: #830918;
}
.text a:visited{
	color: #830918;
	font-style: italic;
}
.text a:hover{
	color: #FFFFFF;
	background-color: #830918;
}
.text a:active{
	color: #FFFF00;
	background-color: #830918;
}

.text_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}
.text_sm a{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.text_sm a:link{
	color: #00219C;
}
.text_sm a:visited{
	color: #00219C;
}
.text_sm a:hover{
	color: #FFFFFF;
	background-color: #0066CC;
}
.text_sm a:active{
	color: #FFFF00;
	background-color: #0066CC;
}
#author_list {
	background-color: #D5EAFF;
}
#author_list ul {
	padding-left: 0px;
	margin-left: 0px;
}
#author_list ul li {
	padding-left: 10px;
	margin-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 145%;
	color: #000;
}
.past_years {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #06C;
	font-weight: bold;
	line-height: 120%;
}

/* Sponsors -----------------------------------*/
#sponsors {
}
#sponsors ul {
	padding-left: 0px;
	margin-left: 0px;
}
#sponsors ul li {
	padding-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #039;
	font-weight: bold;
	margin-left: 0px;
	padding-bottom: 7px;
	line-height: 1.4em;
}
#cspan {
	margin-top: 0px;
}
#sponsors_graphic {
	display: none;
}


#cspan ul {
	padding-left: 6px;
	margin-left: 0px;
}
#cspan ul li {
	padding-left: 6px;
	list-style-type: none;
}
#main_content_area h2 {
	background-color: #FFF;
	color: #820113;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 19px;
}
#main_content_area h1 {
	color: #FFF;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", serif;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #003D7C;
	line-height: 145%;
}
