body
{               
        text-align: center; 
        font-family: courier new;        
}

a
{
				color: #cccccc;
}

img
{
				border-color: #cccccc;
}

#container
{
        margin: 0 auto;
}
        
#indexbody
{
        background-color: white;
        padding: 0px;
        margin: 0px;
}

#mainbody
{
        background-color: #000000;
        padding: 0px;
        margin: 0px;
        color: white;
        
}

#maintable
{
        text-align: center;
}

#contenttable
{
        text-align: justify;
        font-size: 9pt;
        margin-top: -120px;
}

#contentheader
{
				text-align: center;
				font-size: 13pt;
				font-weight: bold;				
				padding: 0px;
				margin-top: 43px;
			  color: white;
}	

#thanks
{
				text-align: left;
				font-size: 13pt;
				font-weight: bold;				
				padding: 0px;
				margin-top: 43px;
			  color: white;
}	

#contentsubheader
{
				text-align: center;
				font-size: 9pt;				
				padding: 0px;					  
}	

span a
{
				font-size: 7pt;
			}

#logo
{
				margin-top: -15px;
			}

#nav
{
	      
				margin-left: 0px;
				padding-left: 0px;
				text-align: center;
}

#nav ul 
{
	      color: white;
	      list-style: none;
	      margin-left: 0px;
				padding-left: 0px;
}

#nav li
{
				display: inline;
}

#nav li a
{
				text-decoration: none;
	
}

#twitter ul 
{
	      color: white;
	      list-style: none;
	      margin-left: 0px;
				padding-left: 0px;
}

#twitter 
{
	      
				margin-left: 0px;
				padding-left: 0px;
				text-align: justify;
}

#rightbrainbody
{
        background: black url(bg/rightbrain.jpg) no-repeat top center;
        padding: 0px;
        margin: 0px;  
        color: white;
}

#rightbraintable
{
        text-align: center;
}

#leftbrainbody
{
	      
        background: black url(bg/leftbrain.jpg) no-repeat top center;
        padding: 0px;
        margin: 0px;      
}

.fronthead
{
        
}

#indexfooter
{
	  vertical-align: bottom;
		color: white;		
	}
	
#indexfooter a
{
		color: white;
		font-size: 8pt;
	}
	
#indexfooter tr
{
		height: 200px;
	}
		