@charset "UTF-8";
/* CSS Document */

	
/*	-------------------------------------------------------------
	Body & Wrappers
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
body {
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(images/vertical_divider.gif);
	background-repeat: repeat-y;
	}

#wrapper {
	margin: 0 auto; /* 'auto' ensures div sits flush to the top*/
	width: 934px;
	float: left;
	left: 0px;
	right: 0px;
	top: 0px;
	}

#mainContentWrapper {
	margin: 0 0 0 0; /* makes sure divs lay over the background image*/
	width: 545px;
	float: left;
	position: relative;
	left: 0px;
	top: 222px;
	vertical-align: top;
	}

#mainContent {
	margin: 0 0 0 0; /* provides space around the div*/
	padding: 0;
	background: #ffffff;
	}

#navigationWrapper {
	margin: 0 auto;
	padding: 0;
	float: left;
	width: 140px;
	margin-right: 20px;
	background-image: url(images/nav_divider.gif);
	height: 80em;
	}


/*	-------------------------------------------------------------
	Items
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#homelogo {
	width: 545px;
	height: 132px;
	float: left;
	}

#homehoneycomb1 {
	width: 389px;
	height: 309px;
	float: right;
	background-image: url(images/home_honeycomb_01.gif);
	}

#homelogoflashphotowrapper {
	width: 545px;
	height: 309px;
	float: left;
	}
	
#homeflashphotowrapper {
	width: 545px;
	height: 177px;
	float: left;
	}
	
#homeflash {
	width: 545px;
	height: 132px;
	background-color: #FFFFFF;
	}

#homeflashclock {
	width: 545px;
	height: 45px;
	}

#hometextpanel {
	margin: 0 auto;
	padding: 0;
	width: 400px;
	margin-left: 138px;
	margin-top: 20px;
	vertical-align: top;
	}
	
#HomeNavTextHoneycombWrapper {
	width: 934px;
	background-image: url(images/home_honeycomb_02.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	top: 309px;
	left: 0px;
	}

#bibafsalogos {
	border: 0;
	margin-top: 30px;
	}

#credit {
	width: 118px;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	}

#pageheader {
	position: absolute;
	left: 0px;
	top: 0px;
	}

#navigation {
	margin: 0 auto;
	padding: 0;
	float: left;
	}	

#textpanel {
	margin: 0;
	padding: 0;
	float: none;
	width: 330px;
	margin-left: 160px;
	}

#textpanel p {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.6em;
	color: #666666;
	border-top-color: #009ABF;
	border-width: 1px;
	}

#textpanel a {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#relatedpanel {
	float: left;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	width: 330px;
	margin-top: 20px;
	}	

#relatedpanel p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	}

#relatedpanel a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	color: #009ABF;
	}

#relatedpanel a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	color: #009ABF;
	}

#usefullinkspanel {
	float: left;
	width: 330px;
	margin-top: 20px;
	}	

#usefullinkspanel p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	}

#usefullinkspanel a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	color: #009ABF;
	}

#usefullinkspanel a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	color: #009ABF;
	}





/*	-------------------------------------------------------------
	Fonts
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	font-size: 62.5%; /* enables the use of ems by using values a tenth of the target size in pixels (e.g 1.2 ems = 12px)*/
	font-family: Georgia, "Times New Roman", Times, serif;
	}

h1 {
	text-align: left;
	font-family: Trebuchet MS, Trebuchet, Arial;
	font-size: 1.6em;
	color: #004375;
	font-weight: bold;
	margin-top: 0.5em;
	}

h2 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #004375;
	font-weight: bold;
	margin-top: 0.5em;
	}

p {
	text-align: left;
	font-size: 1.4em;
	line-height: 1.6em;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-color: #009ABF;
	border-width: 1px;
	}

.smalltext {
	font-size: 1em;
	line-height: 1.2em;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.accesskeystext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	color: #666666;
	text-decoration: none;
	}

.accesskeys {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 6px;
	}

.accesskeysnumbers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	text-align: right;
	font-weight: bold;
	color: #000000;
	}

.accesskeysrow {
	background-color: #B2E1EC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 6px;;
	}

.hometexttd {
	padding-top: 10px;
	}

.conditionstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	}

.hometextbold {
	font-weight: bold;
	color: #004375;
	}



/*	-------------------------------------------------------------
	Links
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		
a:link, a:visited {
	text-decoration: none;
	color:#009ABF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a:hover {
	text-decoration: underline;
	color:#000000;
	}

.spryactive {
	font-weight: bold;
	}
	
.relatedexternalicon {
	border: 0;
	}

.related {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	}

.relatedbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #666666;
	text-align: left;
	font-weight: bold;
	margin-top: 1.2em;
	}

