#pushright{
	position			: relative;
	margin-left			: 28px;
	margin-top			: 20px;
}

#charterContainer{
	height				: 215px;
}

h1{
	margin				: 0; 
	padding			: 0; 
	font-size			: 21pt; 
	text-align			: center;
	text-decoration		: underline;
	xpadding-left			: 60px;
}


#charterLinks ul li{
	text-decoration		: none;
	list-style-type		: none;
}

#charterLinks{
	position			: absolute;
	left				: 135px;
}

#charterLinks a{
	font-size			: 14pt;
	color				: #000000;
	text-decoration		: none;
	display			: block;
	height				: 20px;http://www.dynamicaviationhelicopters.com/gallery.php
	width				: 380px;
	margin				: 0;
	padding			: 0;
}

#charterLinks a:active{
	background-color		: #0c0;
}

#charterLinks a:visited{
	color				: #986665;
}

#charterLinks a:hover{
	background-color		: #009;
	color				: #ddd;
}



#menuitemcharter a:hover{
	background-color		: #66f;
	color				: white;
}