﻿body {
	color: #000;
	background-color: #0b394b;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
}

#container {
	margin: 0 auto;
  	width: 750px;
	height: 100%;
	text-align: left;
}

#content {
	top: 00px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	width: 750px;
}

#top {
	background: url(images/LSC_banner.gif);
	width: 750px;
	height: 178px;
	top: 00px;
}

#navigation {
	height:29px;
	width:750px;
}

#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#navigation li {
	float: left;
	margin: 0;
	padding: 0;
}

#home {
	width: 80px;
	height: 29px;
	cursor: pointer;
}

#home img {width: 80px; height: 29px; border: 0; }

#homebg {
	background: url(images/BGButton01.gif);
	width: 80px;
	height: 29px;
}

#about {
	background: url(images/BGButton02.gif);
	width: 85px;
	height: 29px;
	cursor: pointer;
}
/*
#about a:hover {
		color: #ffffff;
}
*/
#about img {width: 85px; height: 29px; border: 0; }
/*
#about a:hover img{visibility:hidden}
*/
#aboutbg {
	background: url(images/BGButton02.gif);
	width: 85px;
	height: 29px;
}

#announce {
	background: url(images/LSC_announce.gif);
	width: 120px;
	height: 29px;
	cursor: pointer;
}

#announce img {width: 120px; height: 29px; border: 0; }

#announcebg {
	background: url(images/BGButton03.gif);
	width: 120px;
	height: 29px;
}

#pictures {
	background: url(images/LSC_pictures.gif);
	width: 80px;
	height: 29px;
	cursor: pointer;
}

#pictures img {width: 80px; height: 29px; border: 0; }

#picturesbg {
	background: url(images/BGButton04.gif);
	width: 80px;
	height: 29px;
}

#picturesbg img {width: 80px; height: 29px; border: 0; }

#contact {
	background: url(images/LSC_contact.gif);
	width: 85px;
	height: 29px;
	cursor: pointer;
}

#contact img {width: 85px; height: 29px; border: 0; }

#contactbg {
	background: url(images/BGButton05.gif);
	width: 85px;
	height: 29px;
}

#endnav {
	background: url(images/LSC_navcont.gif);
	width: 300px;
	height: 29px;
}

#navbottom {
	float: left;
	background: url(images/LSC_footer.gif);
	width: 650px;
	height: 11px;
}

#maincontent {
	float: left;
	background: url(images/LSC_main.gif);
	width: 520px;
	height: 500px;
}

#maincontent span {
	position: relative;
	float: left;
	z-index: 1;
	margin: 0px;
	left: 20px;
	margin-top: 35px;
	margin-bottom: 35px;
	width: 485px;
}

#sidebar {
	float: left;
	background: url(images/LSC_sidebar.gif);
	width: 230px;
	height: 500px;
}

#sidebar span {
	position: relative;
	float: left;
	z-index: 1;
	margin: 0px;
	left: 20px;
	margin-top: 35px;
	margin-bottom: 35px;
	width: 190px;
}

#toptext  {
	position: relative;
	margin: 0px;
	left: 60px;
	top: 5px;
	text-align: left;
	width: 520px;
	height: 500px;
}

#footer {
	background: url(images/LSC_footer.gif);
	color: #ffffff;
	text-align: center;
	width: 750px;
	height: 141px;
}