/* CSS Document */
/*What Is PI Design Styles*/

li {
	color:#6e2a3e;
	font-weight:bold;
	margin-bottom: 10px;
	}
	
.sub {
	color:#000000;
	font-weight:100;
	margin-top:0px;
	margin-bottom:0px;
	}
	
h2{
	line-height:125%;
	}
	
.fix {
	height:300px;
	padding-top:100px;
	}
	
#enroll{
	float:left;
	height: 90px;
	margin-right:30px;
	margin-left:20px;
	}
	
#text {
	clear:right;

	}
	
#topContent {
	position:relative;
	clear:both;
	height:90px;
	margin-top:10px;
	}
