@charset "utf-8";
/* CSS Document */

#Banner{
	width:859px;
	height:87px;
	background:url(../images/banners/homepage.jpg) no-repeat;
	margin:8px 0;
	padding:0px;
}

#ContentArea{
	background:url(../images/content_area_fill.gif) repeat-y;
	padding:0px;
	margin:0px;
	width:859px;
	float:left;
	
}


#HpFlash{
	width:859px;
	float:left;
}

#HpContent{
	width:859px;
	height:302px;
	background:url(../images/hpcontent_bg.gif) no-repeat;
	float:left;
}

#HpImage{
	margin:13px 0px 0px 35px;
	width:462px;
	height:269px;
	float:left;
	
}

#HpInnerContent{
	padding:10px 0px 0px 10px;
	width:346px;
	float:left;
}

#HpInnerContent p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#818181;
	line-height:18px;
}

ul#HPSchoolList{
	float:left;
	margin:0px 0px 0px 40px;
	padding:0px 0px 0px 157px;
	list-style-type:none;
	width:630px;
	height:47px;
	background:url(../images/hp_school_nav.gif) no-repeat;
	display:inline;
}

ul#HPSchoolList li{
	float:left;
	display:inline;
	width:151px;
	margin:0px 6px 0px 0px;
}

ul#HPSchoolList li a{
	text-indent:-9999px;
	width:auto;
	height:31px;
	display:block;

}

#ArtInstitutes a:hover, #ArtInstitutes a.selected{background:url(../images/hp_school_nav.gif) -157px -49px no-repeat;}
#Argosy a:hover, #Argosy a.selected{background:url(../images/hp_school_nav.gif) -314px -49px no-repeat;}
#BrownMackieU a:hover, #BrownMackieU a.selected{background:url(../images/hp_school_nav.gif) -628px -49px no-repeat;}
#SouthU a:hover, #SouthU a.selected{background:url(../images/hp_school_nav.gif) -471px -49px no-repeat;}


#HPPanels{
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	width:859px;
	float:left;
}


#HpPanelNews{
	margin:0px;
	padding:22px 0px 0px 15px;
	
	width:407px;
	height:223px;
	
	float:left;
}

#HpPanelNews h1{
	background:url(../images/headers/header_hp_news.gif) no-repeat;
	width:391px;
	height:37px;
	/*margin:22px 0px 0px 15px;*/
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}

#HpPanelGrads{
	margin:0px;
	padding:0px;
	width:422px;
	height:223px;
	float:right;
}

#HpPanelGrads h1{
	width:416px;
	height:45px;
	margin:16px 0px 0px 3px;
	padding:0px 0px 0px 0px;
	text-indent:-9999px;
	background:url(../images/headers/header_hp_grads.gif) no-repeat;
}

#HpPanelGrads p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#717171;
	line-height:16px;
	margin:0px;
	padding:10px 10px 0px 16px;
}

span.success-name{
	font-family:Arial, Helvetica, sans-serif;
	color:#4d5053;
	font-size:14px;
	font-weight:bold;
}

img.success-img{
	position:absolute;
	top:26px;
	right:20px;
}

.hpPanel{
	background:url(../images/hp_panel_bg.gif) no-repeat;
	position:relative;
}

ul#HpNews{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	width:400px;	
}

ul#HpNews li{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
	width:180px;
	float:left;
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 10px;
	
	background:url(../images/li_bull.gif) 0 .6em no-repeat;
	
	display:inline;
}

ul#HpNews li a{
	color:#737373;
	line-height:16px;
}

ul#HpNews li a:hover{
	color:#788fa1;
}

div.dotdiv{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:391px;
	height:1px;
	background:url(../images/dotted_391.gif) no-repeat;
	float:left;
}

a.hpstories{
	margin:10px 20px 0px 0px;
	width:121px;
	height:22px;
	display:block;
	background:url(../images/hp_stories_btn.gif) no-repeat;
	text-indent:-9999px;
	float:right;
}

a.hpstories:hover{
	background:url(../images/hp_stories_btn.gif) 0 -22px no-repeat;
}