﻿html, body, p, form, div, img, a {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	padding: 0 0 0 0;
	margin: 0;
}

html {
height: 100%; 
text-align: center;
overflow-y:scroll;


}

body {
	height: 100%; 
	text-align: center;
	background:white url('../images/lsbgfinal.jpg') repeat-x fixed -400px top;
	
}


img {
	border-width:0;
}

#star {

	background:url('../images/star.png'); 
	position:absolute; 
	width:350px; 
	height:319px;  
	right:-121px;
	top:-23px;
}

h2 {

	font-size:12px;
	font-family:Arial;
	color:#fff;
	padding:0;
	margin:0;	

}
h3 {

	font-size:12px;
	font-family:Arial;
	color:#fff;
	padding:0;
	margin:0;
	text-align:center	

}
h4 {

	font-size:12px;
	font-family:Arial;
	color:#ED1C24;
	padding:0;
	margin:0;
	text-align:left;
	
		

}
h5 {

	font-size:12px;
	font-family:Arial;
	color:#ED1C24;
	padding:0;
	margin:0;
	text-align:center;
	}
	
h6 {

	font-size:18px;
	font-family:Arial;
	color:#ED1C24;
	padding:0;
	margin:0;
	text-align:center;

	
		

}





#container {
position:relative;
margin:0 auto; 
top:0;
width: 900px;
text-align: left;
font-family:Arial;
font-size:12px;
background:aqua;
}


a:link {color: #91D0F2; text-decoration: none; }
a:active {color: #91D0F2; text-decoration: none; }
a:visited {color: #91D0F2; text-decoration: none; }
a:hover {color: #91D0F2; text-decoration:underline; }

#header {
left:0; 
right:0; 
position:absolute;
background-color: #333333;
height:40px;
z-index:11;

}



.fullrow {
width:800px;
position:absolute; 
left: 50%; 
margin-left: -402px;
text-align:left;
border:2px #EFEFEF solid;
background:#4D4D4D;
top:100px;
}

.style1 {
padding:10px;
color:#fff
}


#menubar {
float: left;
background:#4D4D4D;
width: 150px;
}

#content1 {
float:left;
width:800px;
background-color:#333333;

}

#homeimg {
	position:absolute; 
	top:-11px; 
	left:17px; 
	z-index:13
}

#content2 {
float:left;
width:650px;
min-height:680px;
background-color:#333333;
}

#footer {
float:left;
width:100%;
height:20px;
color:#808080;
text-align:center;
font-size:10px;
background-color:#333333;
}

.clmenu {
	position:relative; 
	width:566px; 
	top:5px;
}

.clsCMOver {
	font-size: 10px;
	color: red;
	text-align:center;
	font-weight:400;
}

.clsCMOn {
	font-size: 10px;
	color: white;
	text-align:center;
	font-weight:400;
}


#list {
	width:716px; text-align:left; margin:0 auto; padding:25px; padding-left:90px; color:#333333; font-size:20px
}

#list li {
	list-style-type:circle
}

#list a {
	color:#333;
	text-decoration:underline;
}