/* */
body {
	margin: 0px;
	padding: 0px;
	border: solid #000000 1px;
	font-family: Arial, Helvetica, sans-serif;
	
}

div#header {
	clear: both;
	color: white;
	background-color:  #3366CC;
	height: 70px;
	border: solid #000000 1px;
}

div#header h1 {
	
	margin-top: 0px;
	font-weight: bold;
	font-size: 1.2em;
}

div#menu {
	position: relative;
	bottom: 0px;
}

div#menu a {
	padding-left: 10px;
	padding-right: 10px;
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
	color: black;
	background-color: #CCCCCC;
	border: solid #000000 1px;

}
div#menu a:hover {
	color: white;
	background-color: #3366CC;
	border: solid #FFFFFF 1px;
}

div#navcol {
	font-size: .8em;
	float: right;
	width: 180px;
	margin: 10px;
	padding: 10px;
	background-color: #CCCCCC;
	border: solid #000000 1px;
}

div#navcol p {
	padding-left: 4px;
}

div#navcol h4 {
	font-size: 1.2em;
	margin: 0px;
	padding-left: 4px;
	color: white;
	background-color: #3366CC;
	width: 176px;;
	border-bottom: solid #000000 1px;
}

div#navcol h5 {
	text-align: center;
}

div#breadcrumb {
	margin-left: 10px;
	font-size: .8em;
	font-weight: bold;
	color: black;
}

div#breadcrumb a {
	font-weight: bold;
	color: #3366CC;
	padding-left: 5px;
	padding-right: 5px;
}

div#breadcrumb a:hover {
	color: black;
	background-color: #CCCCCC;
}

div#signup {
	color: red;
	border: groove; 
}

div#speakername {
	color: black;
	font-weight: bold;
}
#speakername {
	color: black;
	font-weight: bold;
	font-size: 1.2em;
}

div#main {
	color: black;
	padding: 10px;
	margin: 20px;
	background-color: #FFFFFF; 
}

div#main p {
	padding: 3px;
}

div#main h1 {
	
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 1.5em;
	padding: 2px;
}

div#main h2 {
	
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 1.2em;
	padding:2px;
}

div#main h3 {
	
	margin-top: 0px;
	margin-bottom: 1px;
	font-weight: normal;
	font-size: 1em;
	padding:1px;
}

div#main h4 {
	
	margin-top: 0px;
	margin-bottom: 2px;
	padding:2px;
}
div#foot {
	border-top: solid #000000 1px;
	background-color: #CCCCCC;
	padding: 5px;
	text-align: center;
	font-size: .8em;
	clear: both;
}

#center {
	text-align: center;
}

td.need5 {
	text-align: center;
	background-color: #EEEEEE;
    font-size: .7em;
	color: #999999;
}
td.need4 {
	text-align: center;
	background-color: #22AA22;
	font-weight: bold;
    font-size: .9em;
}
td.need3 {
	text-align: center;
	background-color: #55BB55;
    font-size: .9em;
}
td.need2 {
	text-align: center;
	background-color: #99DD99;
    font-size: .9em;
}
td.need1 {
	text-align: center;
	background-color: #CCEECC;
    font-size: .9em;
}
td.need0,  td.need6 {
	text-align: center;
	background-color: #EEEEEE;
    font-size: .7em;
	color: #999999;
}

dt {
	color: #3366CC;
	font-weight: bold;
}

dd {
	margin-bottom: 20px;
	
}

div#box {
	text-align: center;
	border: solid #000000 1px;
	margin-left: 100px;
	margin-right: 100px;
	}
		
div#regbox {
	background-color: #eeeeee;
	border: solid #000000 1px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 50%;
	}
	
h2#sfhed {
	font-family: Elephant, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.7em;
	color: red;
	font-weight: bold;
}

div#sfpromo {
	font-size: 1em;
	text-align: center;	
	
	background-color: #eeeeee;
	border: solid #000000 1px;
	padding: 10px;
	margin: 5px;
}

#rightphoto {
	float: right;
	background-color: #3366CC;
	padding: 20px;
	border: groove;
	border-color: black;
	margin: 20px;
	
}
.sfpromo {
	font-size: 1em;
	text-align: center;	
	
	background-color: #eeeeee;
	border: solid #000000 1px;
	padding: 10px;
	margin: 5px;
}

.sfpromo h4 {
	font-size: 1.2em;
	margin: 0px;
	padding-left: 4px;
	color: white;
	background-color: #3366CC;
	width: 176px;;
	border-bottom: solid #000000 1px;
}

.sfpromo h5 {
	text-align: center;
}
