			* 
			{
				font-family: Arial;
			}			
			body
			{
				background-color:#111111;
			}
			
            a 
            {
            	font-family:Arial;
            	color:#111111;
            }
            a:visited 
            {
            	font-family:Arial;
            	color:#111111;
            }
            a:hover
            {
            	font-family:Arial;
            	color:#eccb28;
            	background-color:#111111;
            }
            table
            {
            	color:#111111;
            }
            tr.headerrow  
            {
            	font-family:Courier New, Courier; 
            	font-size:x-large; 
            	text-align:center; 
            	color:#eccb28; 
            	font-weight:bolder;
            }
            tr.even
            {
            	 background-color:#dddddd;
            }
            h2.Yellow {
                font-family:Courier New, Courier;
                color:#eccb28;
            }
            h2.#111111 {
                font-family:Courier New, Courier;
                color:#111111;
            }
            h3
            {
            		font-family:Courier New, Courier;            		
            }
            h3.left 
            {
            		text-align:left;
            }
            p 
            {
            	color:#111111;
            	font-family:Arial;
            	text-align:left;
            }
            ul 
            {
            	color:#eccb28;
            	font-family:Arial;
            }
            li 
            {
            	color:#111111;
            }
            div 
            {
            	text-align:left;
            	width:100%;
            }
            div.checkertail 
            {
            	height: 16px;
            	background-image:url('/images/Checkertail_16px.gif'); 
            	background-repeat: repeat-x;
            	width:960px;
            	padding:0px 0px 0px 0px;
            }
            div.checkertail hr
            {
            	display:none;
            }
            div.everything 
            {
            	width:980px;
            	margin:0 auto;
            	text-align:center;
            	background-color:#AAAA9B;
            	color:#111111;
            	padding:0px 5px 0px 10px;
            }
            .callout
            {
            	background-color:#222222; 
            	padding: 5px 0px 5px 0px;
            	width:100%;
            }
            div.slidecontainer
            {
            	background-color:#111111;
            	width:100%;
            }
            
            .PhotoCell
            {
	           	font-size:8pt;
            	width:310px;
            }
            
						#scheduleTable 
						{ 
						    border-left: 1px solid #444444;  
						    border-right: 1px solid #444444; 
						    border-collapse:collapse; 
						    border-spacing:0px; 
						    background-color:#ccc; 
						} 
						#scheduleTable td:first-child  
						{              
						    border-left: 1px solid #444444;   
						} 
						#scheduleTable td:last-child  
						{              
						    border-right: 1px solid #444444;   
						} 
						#scheduleTable td 
						{ 
						    border-bottom: 1px solid #000000; 
						    border-top: 1px solid #000000; 
						} 

