/* CSS Document */

	body {
		text-align			:center;
		background-image	:url(../images/BusBGfull.jpg);
		background-repeat	:repeat-y;
		background-position	:center;
		height				:100%;
	
		}

	

	#frame {
		/*background-image:url(../images/AnEcenterBG.jpg);*/
		background-repeat:repeat-y;
		background-position:center;
		width:768px;
		margin-right:auto;
		margin-left:auto;
		margin-top:-15px;
		/*margin-top:-10px;*/
		padding:0px;
		text-align:left;
		/*height:100%;*/
			}

		

	#leftcontent {

		width:150px;

		padding:0px;

		float:left;

		border:1px #000;

		margin-bottom		:0px;

		}

	

	#contentcenter {

		width:468px;

		padding:0px;

		float:left;

		margin-bottom		:0px;

		}

	

	#contentright {

		width:150px;
		padding:0px;
		float:left;
		text-align:center;
		}

	

	#contentheader {

	height:167px;
	line-height: 1px;
	padding:0px;
	margin: 0px;
		}

		

.text a { 
font-family			:Arial, Helvetica, sans-serif;
font-weight			: bold;
font-size			:14px;
color				: #f03;
text-decoration		:underline;
outline				: none;
padding				: 0 15px 0 15px;
	}

	

.text a:hover {
font-family			:Arial, Helvetica, sans-serif;
font-weight			:bold;
font-size			:14px;
font-style			:none;
text-decoration		:underline;
color				: #000;
padding				: 0 15px 0 15px;
	}

	

p {
font-family			:Arial, Helvetica, sans-serif;
font-size			:14px;
padding				: 0 15px 0 15px;
 }


 h1 {
font-family			:Arial, Helvetica, sans-serif;
font-weight			:bold;
font-size			:18px;
color				:#ff0033;
 }

 h2 {
 font-family		:Arial, Helvetica, sans-serif;
 font-weight		:bold;
 font-size			:16px;
 color				:#ff0033;
 }

 h3 {
 font-family		:Arial, Helvetica, sans-serif;
 font-weight		: bold;
 font-size			:14px;
 color				:#000000;
 }

h4 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#FF0033;
 } 
 
#phytext h3{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#FF0033;
 }
 
#phytext{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#FF0033;
 }

.busname {
 	text-decoration		: none;
	color				: #ff0033;
	vlink				: #FF0033;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 16px;
	font-weight			: bold;
	font-style			: italic;

}

.profilehead {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	color:#666666;

}

.profiletext {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#000000;
	margin-right: 5px;
	margin-left: 5px;
	
	}

#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}

	

#contentright p { font-size:10px}

	

.navdivider {
		background-color	: #ff0033;	
		font-size			: 3px; height: 1px; 
		overflow-y			: hidden; 
		line-height			: 1px;
		padding				:3px,0,3px,0;
		margin-bottom		:3px;
		margin-top			:3px;
		width				:147px;
		margin-left			:2px;
		}

	

.bottom {border-top: 1px solid #000; position: relative;}

#clearfooter{clear:both;height:20px;}

#footer {
	margin-left			:2px;
	text-align			:right;
	width				:765px;
	height				:19px;
	clear				:both;
	vertical-align		:bottom;
	position			:SI_clearAbsolutes;
	bottom				:-25;
	background-color	:#ff0033;
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:x-small;
	font-weight			:bold;
	padding-top			:4px;
	}

.footerfont {font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:bold;
	}

#footer  a {
	font-family			:Arial, Helvetica, sans-serif;
font-weight			: bold;
font-size			:11px;
color				: #fff;
text-decoration		: none;
outline				: none;
}


	#footer  a:hover {
	font-family			:Arial, Helvetica, sans-serif;
font-weight			:bold;
font-size			:11px;
font-style			:none;
text-decoration		: none;
color				: #000;
}

 a {
	font-family			:Arial, Helvetica, sans-serif;
font-weight			: bold;
font-size			:11px;
color				: #fff;
text-decoration		: none;
outline				: none;
}

a:hover {
	font-family			:Arial, Helvetica, sans-serif;
font-weight			:bold;
font-size			:11px;
font-style			:none;
text-decoration		: none;
color				: #000;
}
</style>