body { background-color:#000000;}


.all { font-family:arial,sans-serif;
		font-size:10pt;
		}

.nav { 	list-style-type:none;
		margin:1pt;
		margin-left:1pt;
		}
		}		
.subNav	{ 	list-style-type:none;
		margin:1pt;
		margin-left:1.5em;
		}		
		
.sectionTitle { 
		font-family:Mrs. Eaves,Times Roman,serif;
		font-size:20px;
		font-weight:normal;
		letter-spacing:3px;
		margin-bottom:1em;
		position:relative;
		top:-30px;
		color:#ffffff;
		background-color:#000000;
		padding:8px;
		padding-left:10px;
		padding-right:20px;
		margin-left:6px;
		width:200px;
		}
			
#manageReg, #rosterOptions { 
	display:none;
	list-style-type:none;
	margin-left:10pt; } /* suppress these submenus */

#topTabRow { height:12px; 
	background-color:#000000;
	padding-right:22px;
	}
.topTab { float:right;}	

.buttonRow { /*padding-right:100px;*/}
.rightButton {
	float:right;
	padding:5px;
	font-weight:bold;
	color:rgb(254,250,234);
	background-color:rgb(217,84,29);
	border:solid 1px rgb(153,140,76);
	border-top:solid 1px rgb(210,192,140);
	border-left:solid 1px rgb(210,192,140);
	margin-bottom:8px; margin-right:8px;
	background-image:url(../Images/templates/button-background.gif);
	background-position:top left;
	background-repeat:repeat-x;
	cursor:hand;
	}
.forceButtonToLeft .rightButton { float:left;  }

a .rightButton { text-decoration:none;	color:rgb(254,250,234);}	
a:hover .rightButton { color:rgb(255,255,255); 
		border-bottom-color:rgb(210,192,140);
		border-right-color:rgb(210,192,140); 
		border-top-color:rgb(228,210,167);
		border-left-color:rgb(228,210,167);
		}	

.clear { clear:all; }
br.clear { height:1px;}

.singleFrame {
	padding:6px;
	margin-bottom:1em;
	border-bottom:solid 1px rgb(226,210,165);
	}

a img { border-width:0px;}

#contentPage { border-collapse:collapse; 
		background-color:rgb(255,250,234);
		text-align:left;
		margin-top:6px;
		position:relative;
		top:-6px;}

#logoSection { vertical-align:top; background-color:rgb(255,250,234);padding:0;margin:0;margin-bottom:-29px; }
#mastSection { vertical-align:top; background-color:rgb(255,250,234);padding:0;margin:0; }
#navSection { vertical-align:top; background-color:rgb(255,250,234); 
		padding-left:10px;
		padding-right:10px;
		width:140px;
		}
#contentSection { background-color:rgb(255,250,234); vertical-align:top; 
	padding:16px;
	padding-top:0px;  
	position:relative;
	top:-40px;
	}
#footer { background-color:rgb(255,250,234); padding-bottom:12px;}

#logo { position:relative; top:-29px; }	
#mast { margin-left:22px; margin-top:22px; margin-right:22px; margin-bottom:0px;}



/* Olson font declarations... */

.nav li { font-family: Verdana, regular, sans-serif;
		font-size: 12px;
		margin-bottom:10px; margin-top:2px; 
		font-weight:normal;
		line-height:1.1em;
		}

.nav li.newSection { 
		padding-top:8px;
		border-top: 1px solid rgb(228,210,167);
		}

.dropMenu { margin-top:3px; }	
.dropMenu li {
		font-size: 10px; letter-spacing:0; font-weight: normal;
		margin-bottom:5px; margin-top:0pt; line-height:1em; text-indent:-.7em;
		}

.subNav li  { font-family: Verdana, regular, sans-serif;
		font-size: 9pt; 
		margin-bottom:5px; margin-top:0pt; line-height:1em; text-indent:-.7em;
		font-weight: normal; }

.nav li a, .subNav li a { text-decoration:none; 
							color:rgb(0,89,65);
						
							}
							
.subNav li a { color: rgb(90,90,90);}

	
/* **************************************
    some page specific formatting  ****** */

.education p {
	margin-bottom:.5em;
	}

.education ul {
	margin-top:.4em;
	}

.education,
.RegInfo,
.sponsorListing
		 {
	padding-left:3em;
	padding-right:7em;
	}
	
.RegInfo .title {
	margin-top: 1em;
	margin-bottom:.35em;
	}


#blackBoxRow {
	margin-top:16px;
	width:750px;
	}
					
