/* $TopStyle:URL=http://www.commacksouth.org/CHSS.css$ */

BODY {
	background-color: #decebd; background-image: url(1CHSSbg.jpg); background-repeat: no-repeat; 
	background-attachment: fixed; background-position: -10px 0px; 
	color: #000000;
	font-family: "century gothic", arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
	padding: 0 0 0 470px;
	margin: 0;
}

* {
	text-transform: none;
	padding: 0px;
	margin: 0px;
}

p {
	margin: 1em 0 1em 0;
	padding: 0 0 1em 0;
	
}

p.p1, p.p2, p.p3, p.p4 {
	text-indent: 1em;
	margin-top: -.2em;
}


ul {
	list-style: none url(dot.jpg); background-repeat: no-repeat;
	padding: 1em 0 0 0;
	margin-left: 3em;
}

li {
	margin-bottom: 0.3em;
}

a {
	text-decoration: none;
	text-align: center;
	color: #000000;
	background: transparent;
	
}

a:hover {
	color: #19661A;
	text-decoration: none;
}

#container {
	background: #decebd url(CHSScorner.jpg) no-repeat bottom right; 
	width: 300px;
	padding-bottom: 50px;
	margin-bottom: -2em;
}

#pageHeader {
	
	background: url(CHSSheader.jpg);
	width: 400px;
	height: 170px;
	background-position: top right;
	background-repeat: no-repeat;
}

 #preamble, #supportingtext div {
 	padding: 0 35px 0 35px;
	text-align: justify;
 }

 
 #linkList {
 	position: absolute;
	top: 145px;
	left: 215px;
	background: url(CHSStop.png) no-repeat top right;
	width: 248px;
	height: 30px;
   
 }

 #linkList2 {
 	margin-top: 17px;
	background:#decebd url(CHSSbody.jpg); 
	color: black;
 }
 
 #lselect, #larchives {
 	padding: 0px 15px 0px 15px;
	line-height: 1em;
 }
 
 #linkList2>#lselect {
 	background: none;
	margin-left: -65px;
	padding-left: 80px;
	height: 188px;

 }
 #container>#linkList {
 	background: none;
 }
 #larchives {
 	background: url(CHSSbottom.png) no-repeat  bottom right;
	padding-bottom: 2.5em;
   margin-bottom: 0px;
 }
 
 
 
 #linkList, #linkList2 {
 	visibility: visible;
 }
 
 
 
 p:hover {
 	color: green; 
	background: transparent;
 }
 
 p:hover a {
 	color: #48D1CC;
	background: transparent;
 }
 

 
 body>#extradiv {
 	display: none;
 }

