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

body
{
	background-color:#c3c3c3;
}

#frame
{
	width: 824px;
	position: absolute;
	left: 50%;
	margin-left: -412px;
}

.whiteTop
{
	background-image:url(images/whiteTop.png);
	float:left;
	width:824px;
	height:120px;
}

.logo a
{
	background-image:url(images/logo.png);
	width:403px;
	height:68px;
	margin-top:30px;
	margin-left:20px;
	float:left;
}

.tagline
{
	background-image:url(images/tagline.png);
	width:237px;
	height:17px;
	float:right;
	margin-right:30px;
	margin-top:70px;
}

.navBar
{
	width:824px;
	height:38px;
	float:left;
}

.aboutDLS
{
	width:111px;
	height:38px;
	float:left;
}

.academics
{
	width:104px;
	height:38px;
	float:left;
}

.newsEvents
{
	width:133px;
	height:38px;
	float:left;
}

.supportSuccess
{
	width:172px;
	height:38px;
	float:left;
}

.graduateSupport
{
	width:153px;
	height:38px;
	float:left;
}

.facultyBoard
{
	width:151px;
	height:38px;
	float:left;
}

.middle
{
	width:824px;
	float:left;
}

.expand
{
	background-image:url(images/middle.png);
	width:824px;
	float:left;
	min-height:400px;
}

.leftNav
{
	width:157px;
	margin-top:5px;
	margin-left:15px;
	float:left;

}

.leftNavText a
{
	font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:2;
}

.leftNavBullets a
{
	font-family:Arial;
	font-size:10pt;
	color:#FFFFFF;
	text-decoration:none;
	line-height:1.2;
}

.noIndent 
{
	list-style-type:disc;
	color:#FFFFFF;
	margin-left: 0px;
	padding-left: 20px;
	margin-top:0px;
	margin-bottom:5px;
}

.header
{
	margin-top:20px;
	margin-left:205px;
	font-family:Arial;
	font-size:18px;
	color:#5261ac;
}

.headertext
{
	margin-top:20px;
	
	font-family:Arial;
	font-size:18px;
	color:#5261ac;
}



.content
{
	margin-top:10px;
	margin-left:33px;
	margin-right:30px;
	font-family:Arial;
	font-size:12px;
	color:#404040;
	float:left;
	width: 580px;
}

.whiteRoundedBottom
{
	width:824px;
	height:19px;
	float:left;
}

.studentPic
{
	width:209px;
	height:309px;
	position:absolute;
	top:170px;
	right:25px;
	float:right;
}

.studentPicText
{
	position:absolute;
	top:192px;
	left:8px;
	width:193px;
	font-family:Arial;
	font-size:10pt;
	color:#5261ac;
}

.footer
{
	width:765px;
	margin-top:5px;
	margin-left:25px;
	margin-right:30px;
	float:left;
	font-family:Arial;
	color:#5a5a5a;
	font-size:8pt;
}

.footer a
{
	font-family:Arial;
	color:#5a5a5a;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

.textspace
{
	font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:1.3;
}
	
.expandIndex
{
	background-image:url(images/whiteMiddle.png);
	width:824px;
	float:left;
	left:-10px;
	min-height:550px;
}

.whiteRoundedBottomHome
{
	width:824px;
	height:19px;
	float:left;
}

.flash
{
	width:814px;
	height:336px;
	position:absolute;
	top:149px;
}

.leftEvents
{
	width:350px;
	position:absolute;
	top:500px;
	left:20px;
}

.homeContent
{
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	font-family:Arial;
	font-size:12px;
	color:#666666;
}

.rightEvents
{
	width:400px;
	position:absolute;
	top:500px;
	left:420px;
}

.sideContainer
{
	float:left;
	padding-top:50px;
}

.sideBarContent
{
	font-family:Arial;
	color:#FFFFFF;
	font-size:8pt;
	vertical-align:bottom;
	padding-top:50px;
	text-align:center;

}

.volunteerButton a
{
	float:left;
	margin-left:-7px;
	margin-bottom:12px;
	margin-top:5px;
	background-image:url(images/volunteer.png);
	width:164px;
	height:39px;
}

.donateButton a
{
	float:left;
	margin-left:-7px;
	margin-bottom:12px;
	margin-top:5px;
	background-image:url(images/donateNow.png);
	width:164px;
	height:39px;
}

.topNav 
{
	position:absolute;
	top:25px;
	left:625px;
}

.topNavText
{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#404040;
	font-weight:normal;
	text-decoration:none;
	font-style:italic;
}

.topNavText a:hover
{
	font-weight:bold;
}

A
{
	color:#5261ac;
}


.subheader
{
	margin-top:20px;
	
	font-family:Arial;
	font-size:14px;
	color:#5261ac; 
	font-weight:bold;
}