
a:link {
	color: #6D2542;
	text-decoration: none;
	}
a:visited {
	color: #333333;
	text-decoration: none;
	}
a:hover {
	color: #999999;
	text-decoration: line-through; cursor:crosshair; 
	}
a:active {
	color: #999999;
	text-decoration: none;
	} 

body {
background-color: #CEE0FA;
margin:0 0 0 0;
padding:0 0 0 0;
	font-family: verdana, tahoma, sans-serif;
}


img {
	border: 0
}

#container {
width:900px;
margin: auto;
padding: 0 0 0 0;
position:relative;
}

#pageHeader {
background: transparent url(title.jpg) no-repeat center top;
border:0px;
width:800px;
height:312px;
}

#intro {
width:540px;
margin:0 0 0 110;
}

#prelude {
position:relative;
margin:0 0 0 40px;
}

#prelude h3 {
width:400px;
height:40px;
padding: 0px;
margin-bottom:10px;
font-family: verdana, tahoma, sans-serif;
    font-style: bold;
    text-transform: uppercase;
}

#main {
width:540px;
margin:0 0 0 110;
}

#entry {
position;relative;
margin:0 0 0 40px;
}

#entry h3 {
width:400px;
font-family: verdana, tahoma, sans-serif;
    font-style: bold;
    text-transform: uppercase;
}

#footer {
background-image: url(footer.jpg);
background-repeat: no-repeat;
background-position: bottom center;
width:500px;
height:50px;
margin-bottom:10px;
}


p {
text-indent:40px;
color: #02265A;
font-size:14px;
line-height:1.5;
font-family: verdana, tahoma, sans-serif;
}

#linkList {
position: absolute;
left:570px; 
right:auto; 
top: 312px;
padding:0 0 0 0;
width: 185px;
border:0px dotted #666666;
background: transparent url(flower.jpg) no-repeat bottom;
height:600px;
}

ul {
	text-align: left;
	list-style: none;
	margin: 0 0 0 30px;
	padding:4px;
	font-size:14px;
	line-height:1.4em;
	font-family:verdana, tahoma, sans-serif;
	width:125px;
	list-style-image: url('list.gif')
	}

ul li{
	margin: 0;
	padding: 0;
	list-style-image: url('list.gif')
	font-family: verdana, tahoma, sans-serif;
}


#lmenu h3 {
	width: 180px;
	height: 77px;
	background: url(navigation.jpg) no-repeat top center;
	margin: 0;
	padding: 3;
}

#llinks h3 {
	width: 180px;
	height: 77px;
	background: url(atother.jpg) no-repeat top center;
	margin: 0;
	padding: 3;
}

#lmenu h3 span, #llinks h3 span {
	display: none;
}

#footer {
	text-align: center;
	padding: 25px;
	margin: 5px;
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
}

