*  {
	margin: 0; padding: 0;
	list-style-type: none;
}
body {
	font: 70% Verdana, "Trebuchet MS", Tahoma, Sans-serif;
	color: #000;
	background: #3e878a;
}

.clear {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
}
a { font-size: 1em; }
a:link { color: #3354aa; text-decoration: underline; }
a:visited { color: #3354aa; text-decoration: underline; }
a:hover { color: #3354aa; text-decoration: none; }
a:active { color: #3354aa; text-decoration: underline;}

#content ul { margin: 0 0 1em 5px; position: relative; }
#content ul li { 
	margin: 0 0 .4em 0; 
	padding: 0 0 0 20px; 
	background: url(/images/icons/arrow.gif) no-repeat 4px 4px; 
}
#content ol {
	margin: 0 0 1em 20px;
}
#content ol li {
	list-style-type: decimal;
	margin: 0 0 .4em 0; 
}

p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}

img { border: 0; }
.img-l, .left_aligned_image_margin, .left_aligned_image_margin_and_border { margin: 0 10px 10px 0; float: left; }
.img-r, .right_aligned_image_margin, .right_aligned_image_margin_and_border { margin: 0 0 10px 10px; float: right; }
.img-c { margin-left: 0px; margin-bottom: 10px}
.img-bdr, .image_border, .right_aligned_image_margin_and_border, .left_aligned_image_margin_and_border { padding: 1px; border: 1px solid #eee; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	color: #000000;
}
h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

h1 span, h2 span, h3 span {
	display: none;
}

p {
	margin: 0 0 1em 0;
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #eee;
	background-color: #fff;
	margin: 1em 0 !important;
	margin: 0;
}



#container {
	margin: 0 auto;
	width: 825px;
	height: 551px;
	text-align: left;
	background: url(/images/body.jpg) no-repeat;
	position: relative;
}
#edsource, #letterland, #boxcars, .lllink, .bclink {
	position: absolute;
	text-align: center;
	line-height: 1.5em;
}
#edsource {
	color: #ec2027;
	top: 139px;
	left: 251px;
	width: 267px;
}

#boxcars {
	top: 340px;
	left: 98px;
	width: 243px;
}
#letterland {
	top: 311px;
	left: 402px;
	width: 273px;
}
#letterland, #boxcars {
	color: #fff;
}
.lllink, .lllink:link, .lllink:visited, .lllink:hover, .lllink:active
.bclink, .bclink:link, .bclink:visited, .bclink:hover, .bclink:active {
	width: 92px;
	height: 92px;
	top: 430px;
	text-decoration: none;
}
.lllink {
	left: 494px;
}

.bclink {
	left: 182px;
}