/* CSS Document */
body {

   background: white;

   font-size: 12pt;

   }

   

#banner{

	display:none;

	}



#menu {
	display:none;
}

#content{

	width: auto;

	margin: 0 5%;

	padding: 0;

	border: 0;

	float:none;

}

#right1, #right2, #right3 {

	display:none;

}

a:link, a:visited {

   color: #520;

   background: transparent;

   font-weight: bold;

   text-decoration: underline;

   }

#content a:link:after, #content a:visited:after {

   content: " (" attr(href) ") ";

   font-size: 70%;

   }

#content a[href^="/"]:after {

   content: " (http://www.maglevinc.com" attr(href) ") ";

 }

 #footer a:link:after, #content a:visited:after {

   content: " (" attr(href) ") ";

   font-size: 70%;

   }

#footer a[href^="/"]:after {

   content: " (http://www.maglevinc.com" attr(href) ") ";

 }



#footer{

	display:none;

}






  

.body {

	font-family: Arial;

	font-size: 12px;

	color: #000000;

}

.title {

	font-family: Arial;
	font-size: 1.2em;
	color: #005DAA;
	

}

.subtitle {

	font-family: Arial;
	font-size: 1.0em;
	color: #55B949;
	

}

.liststyle {

	list-style-type: none;
	font-family: Arial;
	font-size: .8em;
	color: #000000;

}

.block {

	font-family: Arial;
	font-size: .8em;
	color: #000000;

}

.events {

	font-family:Arial;
	font-size: 0.8em;
	font-weight:bold;
	color:#000000;
	
}