@charset "UTF-8";
/*  Troy University, Homepage Specific CSS, Last Modified: 03/26/2009 */

#homepage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #333333;
	margin-right: 25px;
	margin-left: 15px;
}
.hp-title {
	font-size:18px;
	margin-top:25px;
	color:#6d0017;
	border-bottom: solid #CCCCCC;
	border-bottom-width: 1px;
}
.hp-subtitle{
	font-size:14px;
	margin-top:32px;
	color:#6d0017;
	border-bottom: solid #CCCCCC;
	border-bottom-width: 1px;	
}
#menuarea{
	display:none;	
}
#titlearea{
	display:none;
}
#quicklinks{
margin-right:75px;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
}
#mroom{
	position:absolute;
	top:20px;
	left:165px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	z-index:300;
}
#mroom a:link,#mroom a:visited{
	color:#999;
}
#mroom a:hover,#mroom a:active{
	color:#6d0017;
}
