body {
	background-color: white;
	color: #111;
}

div {
	font-family: tahoma, verdana, sans-serif;
	font-size: normal;
}

.outer {
	border: solid 1px #000;
	width: 740px;
	margin: 10px auto;
}

#banner {
	background-image: url('lyw-masthead.jpg');
	background-repeat: no-repeat;
	width: 740px;
	height: 120px;
	text-align: right;
}

#content {
	padding-top: 32px;
	background-image: url('lyw-masttail.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

a.menu, a.menu#link, a.menu#active, a.menu#visited {
    color: #00f;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: bold;	

}

.out_menu {
	float: right;
	/*position: relative;
	top: -20px;*/
}

.in_menu {
	height: 24px;
	float: left;
	position: relative;
	margin: auto;
	vertical-align: top;
	margin-right: 12px;
}

td.mid {
	background-color: #e0e0ea;
	font-family: tahoma, verdana, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	height: 24px;
	overflow: none;
}

#newsSection {
	margin-top: 36px;
}

.news {
	background-color: #e0e0ea;
}

.new_imgs {
    text-align: right;
}
