/* CSS Document */


body
{
	background: gray;
	background-image: url(/images/mloe_bg.gif);
	
	margin: 0;
	padding: 0;
	
	font-family: Tahoma, Arial, Sans-Serif;
}

div#copyright
{
	position: absolute;
	bottom: -60px;
	left: 0;
	
	width: 100%;
	height: 40px;
	
	text-align:center;
	font-size:9px;
	color: #555;
}

span#copyright
{
	display: block;
	width: 100%;
	
	margin: 10px 0 50px 0;
	text-align: center;
	font-size:9px;
	color: #555;
}

#headtable
{
	position: absolute;
	top: 2px;
	left: 93px;
}

#outertable
{
	position: absolute;
	margin: 25px auto 0 auto;
	border: 2px solid #978584;
	background-color:#FFFFFF;
	width: 850px;
	height: 700px;
	top: 51px;
	left: 93px;
}

div#pages
{
	margin: 0;
	padding: 0;
}

div#menu
{
	position:absolute;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #cccccc;
	height: 40px;
	width:800px;
	position: absolute;
	top: 20px;
	left: 25px;
}

div#section2
{
	width: 200px;
	height: 100%;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	font-size: 14px;
	background-color: #380400;
	padding: 6px;
	height: 28px;
}

#pages ul
{
	display: inline;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 565px;
	background-color:#CCCCCC;
}

#pages li
{
	display: inline;
}

#pages li a
{
	font-size: 11px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	float: right;
	width: 140px;
	line-height: 40px;
	text-align: center;
	color: black;
}

#pages li a:hover
{
	background-color: #ADADAD;
	font-weight: bold;
}

#pages a.selected
{
	background-color: #CECECE;

}

#phototable1
{
	position: absolute;
	top: 159px;
	left: 103px;
}

#texttable1
{
	position: absolute;
	top: 282px;
	left: 103px;
}

#phototable2
{
	position: absolute;
	top: 392px;
	left: 103px;
}

#texttable2
{
	position: absolute;
	top: 516px;
	left: 103px;
}

#phototable3
{
	position:absolute;
	top: 619px;
	left: 103px;
}

#texttable3
{
	position:absolute;
	top: 743px;
	left: 103px;
}

#linktext a
{
	color: #333333;
	text-decoration: none;
}

#linktext a:hover
{
	color: #990000;
}

a img
{
	border: none;
}

#copyrighttable
{
	position: absolute;
	top: 770px;
	left: 345px;
}	
