#mastbar {
	background-color: #CCCCCC;
	color: #000000;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}

#mastbar a {
	color: #000000;
	text-decoration: none;
}

#bottombar a {
	color: #CCCCCC;
	text-decoration: none;
}

#mastbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}

#bottombar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

#masthead {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: auto;
}

#masthead_image h1 {
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 100px;
	width: 250px;
	padding: 0;
	background: transparent url(/files/site1/images/sfaf-id.jpg) no-repeat top left;
	margin: 0px;
}

#tabs {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0;
	margin-right: 6px;
	margin-top: 0;
	width: auto;
}

div#menu {
	text-align: center;
	width: 100%;
	float: left;
	position: relative;
	margin: auto;
}

div#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
/*	width: 8.5em; */
	width: 14%; 
	float: left;
}

div#menu a {
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	border-style: none;
}

div#menu a:visited {
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	border-style: none;
}

div#menu a.donate {
	color: #000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
}

div#menu a:hover, div#menu a.portal:hover {
	color: #FFFF00;
	text-decoration: underline;
	margin: 0;
}


div#menu a, div#menu a.portal, div#menu h2 {
	font: bold 1em arial, helvetica, sans-serif;
	display: block;
	margin: 0;
}

div#menu a.portal {
/*	background-image: url(/files/site1/images/tab_fold_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
*/	text-decoration: none;
	margin: 0;
}

div#menu h2 {
	text-transform: uppercase;
	border-right: 1px solid white;
}

div#menu h2 .no_border {
	border: 0px;
}

div#menu li {
	position: relative;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;/*	background-image: url(/files/site1/images/tab_fold_right.gif);
	background-position: top right;
	background-repeat: no-repeat;*/
}

div#menu ul ul {
	background-color: #fff;
	position: absolute;
	z-index: 500;
	text-transform: none;
	width: 150%;
	border-top: 2px solid white;
	border-bottom: 1px solid #666666;
}

div#menu ul ul li {
	text-align: left;
	border-left: 1px solid #666666;
}

div#menu ul ul li a {
	text-indent: -1em;
	border-right: 1px solid #666666;
	padding-left: 1.25em;
	padding-top: 2px;
	padding-bottom: 2px;	
	padding-right: 6px;
	margin: 0;
	font-size: .9em;
}

div#menu ul ul li a:hover {
	text-decoration: none;
}



div#menu a.highlighted_portal {
	color: #000000;
	background-color: #FFFF00;/*	background-color: #9cb3c3;
*/}

div#menu a.highlighted_portal:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
}

div#menu ul ul ul {
	top: 0;
	left: 100%;
}


div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

div#menu a:hover, div#menu ul ul li a:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}

div#menu a.current_portal {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}

#bottombar {
	background-color: #000000;
	color: #FFFFFF;
	text-align: right;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.button {
	width: 7em;
	color: #fff;
	background-color: #000;
	border-top: 2px solid #E0E7ED;
	border-right: 2px solid #7999AE;
	border-bottom: 2px solid #7999AE;
	border-left: 2px solid #E0E7ED; 
	font-weight: bold;
	text-align: center;
	font-size: .9em;
	margin-top: 2px;
	padding: 0;
}

#join_sfaf .button {
	width: 8em;
}

.button:hover {
	background-color: #000;
	color: #fefb00;
	border-top: 2px solid #c4d1db;
	border-left: 2px solid #c4d1db; 
	border-right: 2px solid black;
	border-bottom: 2px solid black;	
}
#join_sfaf .button:hover {
	color: #fefb00;
}
