@charset "utf-8";
/* CSS Document */
#container{
	width:1003px;
}
h2{
	color:#ea4e11;
	font:bold 14px Arial, Helvetica, sans-serif;
	margin:10px 0 10px 0;
}
#in_right{
	float:right;
	width:265px;
	height:235px;
	background:url(images/index_4.jpg) right bottom no-repeat;
}
#in_left{
	float:left;
	width:290px;
	height:230px;
	padding-top:5px;
}
div#in_left{
	margin-right:30px;
	
}
#in_left a{
	font-weight:bold;
}
#in_middle{
	float:left;
	width:390px;
}
#in_right ul li{
	float:left;
	width:116px;
	line-height:30px;
	height:30px;
	padding-left:10px;
	background:url(images/dot2.gif) left no-repeat;
}
#in_right ul li a:link{
	font-weight:bold;
	color:#777;
}
#College{
	color:#004bc8;
}
#College a{
	color:#004bc8;
}
#College,#CampusRec{
	overflow:hidden;
	font-size:14px;
	line-height:21px;
	margin:8px 0;
	clear:both;
}
#CampusRec{
	color:#059a02;	
}
#CampusRec a{
	color:#059a02;
}

#in_middle p{
	text-indent:2em;
	line-height:19px;
	color:#777;
	margin-bottom:8px;
}
#in_middle ul li{
	font-weight:bold;
	line-height:21px;
	background:url(images/dot3.gif) 5px 2px no-repeat;
	padding-left:20px;
	color:#777;
}
