body {
	margin: 0px;
	padding: 0px;
	width: auto;
	background: #0F1627;
}
#content {
	position: relative;
	margin: auto;
	text-align: center;
}
#beefeater{
	height: 600px;
	width: 1000px;
	background: #0E1D35;
	font: 11px Arial, Helvetica, sans-serif;
	color: #C3CBD9;
}
#lda {
	position:relative;
	height: 600px;
	width: 1000px;
	background: #0E1D35 url(lda-bg.gif) repeat-x bottom;
}
#ldapattern {
	position:relative;
	width: 200px;
	height: 598px;
	background: url(lda-pattern.gif) no-repeat;
	top: 6px;
	left: 400px;
}
#ldacopy {
	position:absolute;
	top: 200px;
	left: 120px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #C3CBD9;
	width: 640px;
	height:300px;
	text-align: left;
}
#ldapicture {
	float:left;
	width: 135px;
}
#ldatext {
	float:right;
	width: 500px;
}
#ldasubnav {
	position:absolute;
	top: 580px;
	left:20px;
	font: 8px Arial, Helvetica, sans-serif;
	color: #C3CBD9;
	height: 20px;
}
.ldasubitem {
	margin: 0px 13px 0px 0px;
	float: left;
	}
.form {
	border: 1px solid #333333;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
.errortext {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #E1192C;
}
a:link {
	color: #C3CBD9;
	text-decoration: none;
}
a:visited {
	color: #C3CBD9;
	text-decoration: none; 
}
a:active {
	color: #E1192C;
	text-decoration: none; 
}
a:hover {
	color: #E1192C;
	text-decoration: none; 
}
#container {
	font: 11px Arial, Helvetica, sans-serif;
	color: #C3CBD9;
	text-align: left;
	padding: 10px;
	background: #0E1D35;
}
