.ahem { display: none; }

.hidden { display: none; }


body { margin:0px 20px 0px 10px; }
	
/* left side of page elements, logo, main menu*/	
	#leftcontent {

		float: left;
		width:0px;
		height: 0px;
		background-color: transparent;
		margin-right:0px;
		padding-bottom:0px;
		margin-top: 0px;
		padding-top: 0px;
		}
		
	#leftcontentbottom {
	display: none;
		width:0px;
		height: 0px;
		margin-right:0px;
		padding-bottom:0px;
		}
		
	#navcontainer{
	position: absolute;
	width: 0px;
	height: 0px;
	}
	#navlist{
		width: 0px;
				}


  
	img.menu {
		background-color: transparent;
		}



/* everything that goes on the right side of the page*/

	#rightspace{ 
		height: 51px;
		background-image:url(images/header.jpg);
		background-repeat:no-repeat;
		background-position:left;
		margin-left: 170px;
 		}
	
	#rightcontent {
		background-color:transparent;
		margin-left: 10px;
		padding: 0 0 0 0;
		border-top: 5px solid #990033;
		border-bottom: 5px solid #990033;
		/*border-left: 1px solid #990033;
		border-right: 1px solid #990033;*/
		}
		
	#rightcontent p {
		
		margin-left:20px;
		margin-right:20px;
		margin-top: 10px;
		margin-bottom: 10px;
		font: 12pt/14pt "Times New Roman", serif;
		color: #003333;
		background-color: transparent;
		line-height: 125%;
		}
		
	.fixingP {
		margin: 0 0 0 20px;
		width: 525px;
	}
		
	#rightcontent form {
		
		margin-left:20px;
		margin-right:15px;
		margin-top: 10px;
		margin-bottom: 10px;
		font: 12pt/14pt "Times New Roman", serif;
		color: #003333;
		background-color: transparent;
		line-height: 125%;
				}
		
	#rightcontent a {
		font: 12pt/14pt "Times New Roman", serif;
		color: black;
		background-color: transparent;
		font-weight: 600;
		
		text-decoration: none;
		border-bottom: 1px dashed black;
		
	}
	
/* page elements*/

	/* tags */
	
	h1 {
		font-size:16px;
		text-align: center;
		font-family:   "Times New Roman", serif;
		color: black;
		font-weight: 800;
		}
		
	h2 {
		font-size:12px;
		font-family: "Times New Roman", serif;
		text-align: left;
		color: black;
		background-color: transparent;
		font-weight: 800;
		margin-left:20px;
		margin-right:15px;
		}
	
	h3 {
		font-weight: 600;
		font-size:12px;
		font-family:   "Times New Roman", serif;
		margin-bottom: 0;
		}
	
	p,h1,pre{
		margin:0px 0px 10px 0px;
		background-color: transparent;
		}
	
	img {
		border: none;
		background-color: transparent;
		}
	
	b {
		font-weight: 800;
		font: 12pt/14pt "Times New Roman", serif; }
	
	.bold{
		font-weight: 800;
	}
		
	.ulTitle{
				margin-left:60px;
		margin-right:15px;
		font: 12pt/14pt "Times New Roman", serif;;
		color: #003333;
		background-color: transparent;
		padding-left: 20px;
	}
	ul,ol {
		
		margin-bottom: 10px;
		margin-left:60px;
		margin-right:15px;
		font: 12pt/14pt "Times New Roman", serif;;
		color: #003333;
		background-color: transparent;
	}
	
	li.quotes {
		line-height: 125%;
		}
	
	li{
		margin: 5px 0 5px 5px;
		}
	ol.nested  {
		margin-left:0px;
		}
	
	li.nested  {
		margin-left:60px;
		}
	
	#center{
		text-align: center;
		margin-left: 0px;
		}
		
	.picture {
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 5px;
		margin-top: 5px;
		float: right;
		}
	
	.pictureLeft {
		margin-left: 30px;
		margin-right: 30px;
		margin-bottom: 5px;
		margin-top: 5px;
		float: left;
		}
		
	
	.blockquote {
		margin-left: 150px;
		margin-right: 150px;
		text-align: center;
		font: 12pt/14pt "Times New Roman", serif;;
		color: #003333;
		background-color: transparent;
	}
		
	
	#spacer {
		width: 100%;
		height: 10px;
	}
	
	
	
.unnamed1 {
	list-style-position: outside;
	list-style-image: url(images/adobe.jpg);
}

/* stuff for the footer or bottom of the page*/

	#fineprint{
		text-align: center;
		font-size:10px;
		font-family: "Times New Roman", serif;
		color: #003333;
		background-color: transparent;
	}
	
	#bottomlinks {
		background-color: transparent;
		color: #336666;
	}
	
	#bottomlinks a {
		color: #336666;
		font-size:10.5px;
		text-decoration: none;
		font-family:   "Times New Roman", serif;
		background-color: transparent;
		font-weight: 600;
	}

/* css for the Chart on the spotlights page */

#navcontainer2
{
position: inherit;
margin: 10px 15px 0 20px;
padding: 0;
height: 20px;
}

#navcontainer2 ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}

#navcontainer2 ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
background: #fff;
width: auto;
height: auto;
border-top: 4px solid #336699;
border-left: 4px solid #336699;
border-right: none;
border-bottom: 4px solid #336699;
padding: 10px 7px 10px 7px;
margin: 0 0 10px 0;
color: #003333;
text-decoration: none;
display: block;
text-align: left;
font: normal 10px/18px  "Times New Roman", serif;
}

#navcontainer2 li.rightC{
border-right: 4px solid #336699;
}

.header{
text-align: center;
font: normal 12px/18px  "Times New Roman", serif;
color: #336666;
font-weight: 600;
border-bottom: 2px solid #336699;
margin: 0 -10px 7px -10px;
}

.headerC{
text-align: center;
font: normal 12px/18px "Times New Roman", serif;
color: #336666;
font-weight: 600;
border-bottom: 2px solid #336699;
margin: 0 -10px 7px -10px;
width: 115px;
}

#navcontainer2 li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}

/* formatting for the form */

form{ 
	margin: 0 0 0 80px;
	border: none;
	width: 500px;
	}
	
	fieldset{
	margin: 0 0 0 20px;
	border: none;
	}
input {font-size:10px;border:1px solid Gray;}
textarea {font-size:10px;border:1px solid Gray;}


div.row {
  clear: both;
  padding-top: 3px;
  
  }
  
 div.row span.label {
  float: left;
  /* width: 200px; */
  text-align: left;
  margin-left: 0px;
  }

div.row span.form {

  } 
		