@charset "utf-8";
/* CSS Document */

#master {
	margin: auto;
	width: 794px;
	background-color: transparent;
	background-image:url(/education/sph/images/home/Mainbkg.gif);
	background-repeat:repeat-y;	
	min-height: 350px;
	height: auto;
}
#leftcolcontent {
	width: 150px;
	height: auto;
	color: #ffffff;
	padding-left: 14px;
}
#leftcolcontent a{
	color: #ffffff;
	text-decoration:underline;
}
#leftcolcontent a:hover{
	color: #cccccc;
	text-decoration:underline;
}
#centercontainer  {
	float:right;
	top: -350px;
	left:190px;
	width: 380px;
	font-size: 9pt;
	background-color:#ffffff;
	padding-bottom: 25px;
}
#sphfeatureswrapper {
	padding-left: 25px;
}
#sphfeatures {
	border: #B95C00 double 4px;
	width: 300px;
	height: auto;
	color:#000000;
	display:block;	
}
#sphfeatures a{
	width: 250px;
	display: block;
	padding: 5px;
	height: auto;
	color: #B95C00;
	text-decoration: none;
}

#sphfeatures a:hover{
	width: 250px;
	display:block;
	padding: 5px;
	height: auto;
	color: #666666;
	text-decoration: underline;
}
#sphfeatures hr{
	color:#B95C00;
	width: 200px;
}
#featurestitle {
	color:#C60;
	font-size: 1.2em;
	margin-top: 20px;
	
}
#picturetitle {
	color: #FFF;
	font-size: 1.0em;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align:center;
	width: 180px;
	height:auto;
	padding-top:20px;
}

