.linkBox{
        width:233px;
        /*height:76px;*/
        border-style:solid;
        border-color:#9a1e1e;
        border-width:2px;
        margin-left:15px;
        margin-top:15px;
        font-family:Verdana,sans-serif;
        font-size:10px;
        }
        
a.myLinkName1{
        color:white;
        text-decoration: none;
        font-size:11px;
        font-family:Verdana,sans-serif;
        font-weight:bold;
        }
        
a.myLinkName1:hover{
        color:black;
        text-decoration: none;
        }

a:hover
	{	text-decoration: none;
	}
        
hr {
        border-style:dashed; 
        border-width:1px; 
        border-color:black;
        margin-bottom:10px;
        margin-top:10px;
}

a {
        color:black;
        }
        
table {
        font-size:12px;
        font-family:Verdana,sans-serif;
        }
        
table p, address, ul li
	{	line-height: 18px;
	}       
	
#golfleft, #golfright
	{	width: 205px;
		margin: 0;
		padding: 0;
		margin-bottom: 20px;
	}	
	
#golfleft
	{	float: left;
		margin-right: 35px;
	}	
	
#golfright
	{	margin-left: 240px;
	}	
	
.break
	{	clear: both;
	}
	
address	
	{	font-style: normal;
		padding-left: 15px;
	}
	
#golfright ul
	{	padding-left: 15px;
		margin-left: 0;
	}

#golfright ul li
	{	padding-left: 0;
		margin-left: 0;
	}

#golfleft img, #golfright img
	{	margin-top: 10px;
		margin-bottom: 10px;
	}
	
	
	
a.banner {
	display: block;
	height: 100px;
	width: 450px;
	background-image: url(images/cpmsac-golf-tournament-2009.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat; 
	margin: 0 0 15px 0;
	}

a.banner:hover {
	background-position: 0px -100px;

}

a.banner span {
	display: block;
	height: 1px;
	width: 1px;
	text-indent: -3000px;
	overflow: hidden;
	
	
	}
a#principals {
	background-image: url(images/cpmsac-principals-reception.jpg);
}
a#anniversary {
	background-image: url(images/cpmsac-25th-anniversary.jpg);
}	
a#enrichment {
	/*background-image: url(images/cpmsac-student-enrichment-2009.jpg);*/
	background-image: url(images/sonlightBanner2011.png)
}
a#golftourney {
	background-image: url(images/cpmsac-golf-tournament-2011.jpg);
}

a#newsletter {
	/*background-image: url(images/newsletter-april-2011.jpg);*/
	background-image: url(images/newsletter-nov-2011.jpg);
}

a#mathinstitute {
	background-image: url(images/mathinstitute-banner.jpg);
	}
	
a#satprep {
	background-image: url(images/sat-prep-2011.jpg);
}



