body {
	background: none repeat scroll 0 0 #ABC4BF;
    color: #808080;
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 80%;
    margin: 0;
    padding: 0;
}

#logo{
	margin-left: 40px;
    position: absolute;
    top: 35px;
    width: 355px;
}

#logo a h1{
	display:none;
}

#logo a{
	background: url("images/logo.png") no-repeat scroll center top transparent;
    display: block;
    height: 200px; 
}
	
h2 {
	text-align: left;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-bottom: 5px;
}
	
#WWU_logo{
	 border: 0 none;
    float: right;
    margin: 10px;
}

#version{
	color: #959595;
    font-family: Verdana,Arial,Sans-Serif;
    left: 304px;
    position: absolute;
    top: 196px;
    vertical-align: bottom;
}


#page {
	background-color: white;
    margin: auto;
    width: 1024px;
	position:relative;
}
	
	
#header {
	height: 206px;
    padding: 10px;
}


#body{
	margin-left: 60px;
    margin-right: 20px;
    text-align: left;
}

#footer{
	font-size: 0.8em;
    height: 100px;
    margin: 40px auto 0;
    text-align: center;
    vertical-align: top;
}

.enterButton {
	width: 120px;
	height: 35px;
	text-align: center;
	margin: 2px;
	margin-right: 10px;
	color:#050;
}

a.footer{
	vertical-align: top;
	margin-left: 2px;
}

p.footer{
	font-size: 14px;	
}


img.footer{
	border: 0;
	margin-left: 5px;
	margin-right: 5px;	
}

#enterDiv {
	text-align: right;
}

#wrap {
		height: 200px;
}

#introtext{
	float: left;
    text-align: justify;
    width: 460px;	
}

#LGAImages{
	width: 460px;
	height: 220px;
	float: right;	
}

#i1{
	left: 80px;
    position: relative;
    top: 0;
    width: 200px;
    z-index: 2;
}

#i2{
	left: 239px;
    position: relative;
    top: -190px;
    width: 200px;
    z-index: 1;
}

#i3{
	left: 225px;
    position: relative;
    top: -502px;
    width: 200px;
    z-index: 3;
}

#brower_advice{
	width:460px;
}

a,
a:visited{
	text-decoration:none;
	color:#749F9A;
}

a:hover{
	text-decoration:underline;
}

#founded{
	height: 100px;
    margin: 0 auto;
    text-align: left;
    vertical-align: top;
    width: 607px;
}

#founded a{
	margin-right:20px;
}

#footer{
	color:#CCC;
}

#footer a,
#footer a:visited{
	color:#ffffff;
}