body {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:14px;
	color:#CCC;
	background:url(bg.gif) top left repeat-x #6f7061;
}
img {
	border:#CCC 1px solid;
	padding:2px;
}
p {
	line-height:150%;
}
h1 {
	font-size:36px;
	font-weight:bold;
	line-height:36px;
}
h2 {
	font-size:24px;
	font-weight:bold;
	line-height:24px;
	margin-left:407px;
	margin-top:-2px;
}
h3 {
	font-size:18px;
	font-weight:bold;
}
h4 {
	font-size:16px;
	font-weight:bold;
}
.alpha {
	width:100%;
	height:100%;
	padding:0px;
	float:left;
}
form {
	float:left;
	width:auto;
}
.bravo {
	position:inherit;
	left:0px;
	top:50px;
	margin:38px -8px 0px 288px;
	background: url(corner.gif) top left no-repeat #6f7061;
	padding:20px;
	float:left;
	height:100%;
}
html>body .bravo {
	position:inherit;
	left:0px;
	top:50px;
	margin:45px -8px 0px 288px;
	background: url(corner.gif) top left no-repeat #6f7061;
	padding:20px;
	float:left;
	height:100%;
}
.charlie {
	background:url(sunset.jpg) bottom left no-repeat #102031;
	position:fixed;
	top:0px;
	left:0px;
	width:280px;
	height:100%;
	padding:50px 0px 0px 20px;
	text-align:left;
	float:left;
}
.charlie a {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	line-height:150%;
	padding-right:20px;
}
.charlie a:link {
	color:#CCC;
}
.charlie a:visited {
	color:#CCC;
}
.charlie a:hover {
	color:#FFF;
	background:url(arrow.gif) center right no-repeat transparent;
}
.charlie a:active {
	color:#FFF;
	background:url(arrow.gif) center right no-repeat transparent;
}
.delta {
	width:inherit;
	text-align:right;
	font-size:11px;
}
.echo {}