#body { 
	color: #555753; 
	background-color: #ec9;
	background-color: #acf;
	background-image: 
	url('genedge.gif');
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px auto; 
	padding-left: 350px; /*css minwidth effect in IE*/
	padding-right: 350px; 
	text-align: center; /*candidates for cc*/
	}

	
.expander {
  position: relative;
  margin-left: -335px; /*css minwidth, plus potential body margins*/
  margin-right: -335px;
  margin-top: 15px;
  padding: 0px;
  padding-bottom: 50px;
  padding-top: 5px;
  min-width: 700px;
  text-align: left; /*candidates for cc*/
  background-color: #acf;
  border-width: 0px;
  border-color: black;
  border-style: solid; 
 }
 
.sizer 
{
    margin: auto;  /* missing at GA!  FIREFOX participates in jellomold!*/
	width: 90%;  /*for full jello mold (lowering % allows margins to share in fluidity, not yet hacked for bsb controls*/  
}
 


.popup
{
    visibility: hidden;
    position: absolute;
}

#banner
{
 border-width: 0px;
 border-color: black;
 border-style: solid;
 width: auto;
 height: 100px;
 padding: 0px;
 margin: 0px;
 margin-top: 0px;
 margin-bottom: 3px;
 padding-bottom: -5px;
 background-color: transparent;
 color: white;
 text-align: center;
 font-family: Georgia, 'Lucida Grande','Trebuchet MS', 
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
 font-size: 40px;
 line-height: 100px;
 background-image: 
 url('beckgrad.jpg');
 background-repeat: repeat-x;
 background-position: bottom center;
 }
 
#bannerflash
{
 margin-bottom: 3px;
 margin-top: -5px;
}
#leftnav
{
 border-width: 1px;
 border-color: #acf;
 border-style: solid;
 border-left: 1px solid #acf;
 border-right: 1px solid #acf;
 border-bottom: 1px solid #acf;
 float: left;
 width: 29%;
 font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
 font-size: .8em;
 background-color: #90bade;
 background-color: #acf;
 color: #333;}

#leftnav ul {
	list-style: none;
	margin: 0em;
	padding: 2px;
	}	

#leftnav li {
	border-bottom: 2px solid #80aade;
	margin: 0;
	}

#leftnav li a {
		display: block;
		padding: 1px;
		border-left: 2px solid #1958b7;
		border-right: 2px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: auto;
		}

#leftnav li a:hover {
		border-left: 2px solid #1c64d1;
		border-right: 2px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}		

#coverline {
	margin: 0px auto; 
	padding-top: 4px;
	text-align: center;
}

.popup {
	 padding: 10px;
	 border-width: 1px;
	 border-color: black;
		border-color: #1c64d1;
		border-color: #5ba3e0;
	 border-style: solid;
	 font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica, 
	  	Arial, sans-serif;
	 font-size: .9em;
 	 background-color: #80aade;
 	 width: 18%;
 	 color: #333;}

.poplist {
	list-style: none;
	margin: 0em;
	padding: 2px;
	}	


#authlist {
	 font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica, 
	  	Arial, sans-serif;
	 font-size: 1em;
    background-color: transparent;
	background-image: 
	url('gradient.jpg');
	background-repeat: repeat-horizontal;
	background-position: center right;
	border-width: 0px;
    border-style: solid;
	list-style: none;
	margin: 0em;
	margin-left: -20px;
	margin-top: -20px;
	margin-bottom: 25px;
	padding: 0px;
	padding-left: 4px;
	width: auto;
	}	

.infoli
{
display: inline;
list-style-type: none;
}


#authlist li a {
		padding-left: 2px;
		padding-right: 4px;
		border-left: 0px solid #508fc4;
		border-right: 4px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		}

#authlist li a:hover {
		padding-left: 2px;
		padding-right: 4px;
		border-left: 0px solid #508fc4;
		border-right: 4px solid #508fc4;
		background-color: #2586d7;
		color: yellow;
		text-decoration: none;
		}


.popanchor {
		display: block;
	 	background-color: #80aade;
		color: #fff;
		text-decoration: none;
		width: auto;
		margin-left: -11px;
		margin-right: -10px;
		border-left: 9px solid #80aade;
		border-right: 9px solid #80aade;
		}

.popanchor:hover {
		border-left: 10px solid #2175bc;
		border-right: 10px solid #2175bc;
		background-color: #2175bc;
		color: yellow;
		}		

.popli
{
	border-bottom: 2px solid #80aade;
	margin: 0;
}


#display, #quotes
{
 min-height: 40px;
 	 font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica, 
	  	Arial, sans-serif;
 color: #000;
 padding: 10px;
 opacity: 0.99; 
}

#display
{
min-height: 400px;
margin-top: 10px;
}

#quotes
{
 filter: alpha(opacity=00);
 opacity: 0.0;
 font-weight: bold;
 line-height: 1.1em;
 color: green;
 margin-top: 0px;
 margin-bottom: -10px;
 background-color: #acf;
}

#contentGroup
{
	float: right;
	display: block;
	width: 64%;
	height: 95%;
	min-height: 95%
	zoom: 1;
	padding: 20px;
}


#content2
{
 	 font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica, 
	  	Arial, sans-serif;
 	display: block;
    margin-left: -300px; /*css minwidth, plus potential body margins*/
    margin-right: -300px;
    margin-top: 20px;
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 10px;
	width: auto;
    background-color: #acf;
    text-align: left;
    font-size: .8em;
}

#header
{
 width: auto;
 padding: 10px;
 margin: 0px;
 background-color: transparent;
 text-align: center;
 font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
 font-size: 2em;
 color: white;
 }
 
#footer
{
 text-align: left;
 margin-top: 10px;
 float: left;
}

#footer2
{text-align: right;
 margin-top: 40px;
 clear: both;
}

.footer a {
	 	font-family: 'Trebuchet MS', 'Lucida Grande',
	  	Verdana, Lucida, Geneva, Helvetica, 
	  	Arial, sans-serif;
 		font-size: .8em;
		margin-left: 10px;
		margin-right: 10px;
		background-color: #acf;
		color: green;
		text-decoration: underline;
		}

.footer a:hover {
		margin-left: 10px;
		margin-right: 10px;
		background-color: #acf;
		color: blue;
		text-decoration: underline;
		}

#terms
{width: 100%;
}

#privacy
{width: 100%;
}

#grand
{margin-top=-.8em}

TD,TH
{
	 	font-family: 'Trebuchet MS', 'Lucida Grande',
	  	Verdana, Lucida, Geneva, Helvetica, 
	  	Arial, sans-serif;
 		font-size: .8em;
}

table,td
{
 border-width: 0px;
 border-style: solid;
 border-color: #80aade;
 border-collapse: collapse;
 padding: 5px;
 padding-bottom: 10px;
}