body {
		
  	padding-left: 0px;
  	padding-right:0px;
  	font-family: Times New Roman Bold, Georgia, "Times New Roman",
          Times, serif;
    color: #000000;
    background-color:transparent ;
    }
    
   #container {
   		width: 980px;
   		text-align: center; 
   		
   		
   		}
    	a {text-decoration:none}
    	a:link{color:#000000}
  		a:visited {color: #000000 }
  		
  		
 	#header {
 	
  	font-size: 20pt;
 	 	list-style-type:  none;
 	 	padding: 0px;
 	 	margin-top:0px;
 	 	margin-bottom: 0px;
 	 	position: center;
 	 	top: 0;
 	 	left: 0px;
 	 	width: 980px;
 		
 	 	background-color: #000000;
 	 	
 	 }
 	#navigation {
 		
 		width: 200px;
 		height:600px;
 		
 		margin-left: 0px;
 		margin-right: 0px;
 		margin-top: 0px;
 		top-margin: 0;
 		float: left;
 		color: #000000;
 		
 		background-image: url(/img/side_red1.jpg); 
 		
 		}
 		
 		
 		# headtwo {
 		width: 760px;
 		float: left;
 		}
 		#datehead ul{
 		
 		width:  760px;
 		height: 50px;
 		font-size: 14pt;
 		font-family: whitney, serif;
 		position: center;
 		margin-top: 0px;
 		margin-left: 100px;
 		list-style-type: none;
 		background-color: #000000;
 		color: #ffffff;
		}

		#datehead ul li { display: inline; }

		#datehead ul li a
		{
		text-decoration: none;
		padding-right: 10px;
		
		}

 	
 	
 		#content{
 		width: 550px;
 		margin: 0px;
 		text-align: left;
 		padding-top: 15px;
 		padding-left: 15px;
 		padding-right: 15px;
 		top: 0;
 		float: left;
 		background-color: transparent;
 		
 		}	
 		 	
	#logo {
			padding: 0px;
			margin-top: 15px;
			margin-bottom: 5px;
			top:	0px;
			left: 0px;
			width: 200px;
			float: left;
			background-color:#ffffff;
			
	
 	 	
 	 	}
			
	#footer {
			font-size: 66%;
 	 	list-style-type:  none;
 	 	padding: 0px;
 	 	position: center;
 	 	margin-top: 500px;
 	 	left: 25px;
 	 	width: 960px;
 	 	background-color: transparent}
 	 	
 	 	 .navbar {
   	width: 180px;
    list-style-type: none;
    padding: 0;
    margin-left:15px;
   
    }
 	 	
    h1 
    { font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif   }
 
          
 

#education
	{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		width:480px;
		border-collapse:collapse;
		}
#eduation td, #education th 
	{font-size:16px;
		border:1px solid #c00436;
		padding:3px 7px 2px 7px;
		}
#education th 
	{font-size:20px;
		text-align:left;
		padding-top:5px;
		padding-bottom:4px;
		background-color:#c00436;
		color:#000000;
}
#education tr.alt td 
{font-size:16px;
	color:#000000;
	background-color:#c00436;

}

#classes
{

  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  width:500px;
  border-collapse:collapse;
	
}
#classes td, #classes th 
{
  font-size:11px;
  text-align:center;
  border:1px solid #c00436;
  padding:2px 5px 2px 5px;
}
#classes th 
{
	font-size: 14px;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#c00436;
	color:#000000;
}
#classes tr.alt td 
{
	font-size:11px;
	text-align:center;
	color:#000000;
	background-color:#c00436;

}
 		
 .glossymenu{
	margin: 0px 0;
	padding: 0;
	width: 200px; /*width of menu*/
	border: 0px solid #9A9A9A;
	border-bottom-width: 0;
}

.glossymenu a.menuitem{
	background: black url(glossyback.gif) repeat-x bottom left;
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	position: left; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: relative;
	top: 5px;
	right: 5px;
	border: 0px, none;
}

.glossymenu a.menuitem:hover{
	background-image: url(glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: #c00436;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
	margin: 0;
	padding: 0;
}

.glossymenu div.submenu ul li{
	border-bottom: 1px solid black;
}

.glossymenu div.submenu ul li a{
	display: block;
	font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 0px;
}

.glossymenu div.submenu ul li a:hover{
	background: #8B0000;
	colorz: white;
}   
 
 