body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1F4061;
	color: #FFFFFF;
	margin: 0px;
	font-size: xx-small;
	padding: 0px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

table {
	font-size: 11px;
}

ul {
	margin-top: 4px;
	list-style-type: disc;
	margin-bottom: 2px;
}

#header {
	position: absolute;
	left: -4px;
	top: 2px;
	width: 1006px;
	height: 120px;
	background-repeat: no-repeat;
	background-image: url(images/Lannistoria-Mission-Stateme.jpg);







}

#menu {
	position: absolute;
	left: 3px;
	top: 124px;
}

#content {
	position: absolute;
	left: 190px;
	top: 124px;
	margin-right: 5px;
	clear: right;
	width: 800px;
	background-color: #1F4061;
	height: 400px;
	float: none;








}

#footer {
	clear: both;
	color: #999999;
	font-size: 9px;








}

.menu-table {

}

.menu-cell {
	background-image: url(images/gradient3.jpg);
	background-repeat: no-repeat;
}

.content-table {
	background-color: #000000;
	background-image: url(images/gradient2C.jpg);




}

.content-cell-1 {
	background-color: #395BB2;
	background-image: url(images/gradient2C.jpg);
	background-repeat: no-repeat;
}

.content-cell-2 {
	background-color: #395BB2;
	background-image: url(images/gradient2C.jpg);
}

.content-cell-3 {
	background-color: #395BB2;
	background-image: url(images/gradient2C.jpg);
}

.content-cell-4 {
	background-color: #41235C;
	background-image: url(images/gradient2C.jpg);
}

.content-cell-5 {
	background-color: #41235C;
	background-image: url(images/gradient2C.jpg);
}

.content-cell-6 {
	background-color: #41235C;
	background-image: url(images/gradient2C.jpg);
}

a:link {
	color: #FFFF99;
	text-decoration: none;
}

a:visited {
	color: #FFFF99;
	text-decoration: none;
}

a:hover {
	color: #333333;
	background-color: #FFFF99;


}

a:active {
}

