/* CSS Document */

body {
font-family: Geneva, Arial,Helvetica,sans-serif;
font-size: 14px;
font-style: normal;
color: #000000;
background-image: url(../images/sabfbg.jpg);
font-variant: normal;
line-height: 20px;
text-align: center;
margin-left: 5%;
margin-right: 5%;
}

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000ff;
	line-height: 20px;
	color: #0000ff;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	line-height: 20px;
	color: #0000FF;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	border-bottom-color: #FFFF00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	line-height: 20px;
	border-bottom-width: 2px;
	background-color: #FF0000;
	color: #FFFF00;
}

.navytxt{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000066;
}
.navyHd{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000066;
	text-align: center;
	line-height: 60px;
}
.bluetxt{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0000ff;
}
.redtxt{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.redbold {
	font-family:"Times New Roman", serif;
	font-size: 26.0pt;
	font-weight:700;
	line-height: 30px;
	color:#FF0000;
}
.blkbold {
	font-family:"Times New Roman", serif;
	font-size: 26.0pt;
	line-height: 30px;
	font-weight:700;
}
#wrapper {
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	text-align: left;
	height: 1000	;
	width: 850px;
}

#banner {		
	position: absolute;
	top: 0px;
	height: 100px;
	left: 141px;
	width: 309px;
}

#SABFtxt {
	position: absolute;
	top: 0px;
	height: 100px;
	left: 347px;
	width: 401px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 40px;
	text-align:center;
}

#main {
	position: absolute;
	top: 104px;
	width: 850px;
	height: 722px;
	font-family:"Times New Roman", serif;
	font-size: 20px;
	font-weight:300;
	left: 1px;
}

#SortOrder {
	position: absolute;
	top: 213px;
	width: 250px;
	height: 179px;
	font-family:"Times New Roman", serif;
	font-size: 20px;
	font-weight:300;
	left: 589px;
}


.redtxt {	
	color:#FF0000;
}

.redbold {
	font-family:"Times New Roman", serif;
	font-size: 26.0pt;
	font-weight:700;
	line-height: 30px;
	color:#FF0000;
}
.blkbold {
	font-family:"Times New Roman", serif;
	font-size: 26.0pt;
	line-height: 30px;
	font-weight:700;
}

.maintext, .mainred, .mainbold {
	font-family:"Times New Roman", serif;
	font-size: 16.0pt;
	line-height: 30px;
	font-weight:200;
}
.mainred {
	color:red;
}
.mainbold {
	font-weight:bold;
}

/* SABF Congress Winners */
#hwrapper {
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	text-align: left;
	width: 730px;
}

#hdg {
	position: absolute;
	top: 0px;
	height: 100px;
	left: 347px;
	width: 480px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 40px;
	text-align:center;
	color:#000066;
}

#hwrapper .italtxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color:#E5B00D;
	z-index: 0;
}


#hon_hdg {
	left:46px;	
}


#board {
	position: absolute;
	height:auto;
	left: 0px;
	width: 730px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#E5B00D;
	background-image:url(../images/board.gif);	
	background-repeat:repeat-y;
}
#backarrow {
	position:absolute;
	top: 0px;
	left 50px;
	width:114px;
	left: 2px;
	text-decoration:none;
	
}
#backarrow a:link a:hover a:visited a:active{
	text-decoration: none;
	border-bottom-style:none;
}
