/******************************************************* // casedotedu layout (page and navigation) elements // *****************************************************/

#skiplinks
	{
	text-indent:-9999px;
	}

#wrapper				
	{
	margin:0 auto; 
	width:960px; 
	min-height:400px;  
	padding:0;
	}

h1
	{
	font-size:30px;
	color:#CCC;
	}

h1.flashdetect
	{
	color:#5787b2;
	}

h1#uhome
	{
	position:absolute;
	top: 0px;
	width: 210px;
	height: 34px;
	display:block;
	}

h1#uhome .replace, h1#uhome .replace span
	{ 
	width: 210px;
	height: 34px; 
	background:url(images/logo.jpg) no-repeat; 
	text-decoration:none;
	display:block;
	}

h2
	{
	color:#999;
	margin-top:20px;
	}

h2#speedhome
	{
	margin-top:50px;
	margin-bottom:0px;
	width: 960px;
	height: 98px;
	display:block;
	}

h2#speedhome .replace, h2#speedhome .replace span
	{ 
	width: 960px;
	height: 98px; 
	background:url(images/speedybg.jpg) no-repeat; 
	text-decoration:none;
	display:block;
	}

h3, h3 a
	{
	color:#5787b2;
	}

h3 a:hover
	{
	color:#004280;
	}

h4
	{
	color:#fff;
	margin-bottom:20px;
	}

h4.nobigbreak
	{
	margin-bottom:5px;
	}

h5
	{
	font-size:15px;
	font-weight:normal;
	}

h5 a
	{
	color:#999;
	text-decoration:none;
	}

h5 a:hover
	{
	text-decoration:underline;
	color:#666;
	}

p
	{
	color:#fff;
	margin-bottom:30px;
	font-size:15px;
	}

div#financials p
	{
	margin-bottom:10px;
	}

p.nobigbreaks
	{
	margin-bottom:0px;
	}

p a
	{
	color:#ccc;
	text-decoration:underline;
	}

p a:hover
	{
	color:#004280;
	}

p.links
	{
	width:960px;
	display:block;
	text-align:right;
	}

p.footer
	{
	clear:both; 
	color:#999; 
	padding-top:40px;
	}

div.leadership1, div.leadership2
	{
	margin-top:0px;
	float:left;
	}
	
div.leadership1
	{
	width:480px;
	border-right:#333 1px solid;
	padding-right:20px;
	}

div.leadership2
	{
	padding-left:50px;
	}

div.leadership1 h2, div.leadership2 h2
	{
	margin-bottom:20px;
	}

#navigation
	{
	width:100%;
	margin-top:-20px;
	}

#mainnav
	{
	list-style:none;
	}

#mainnav li
	{
	display:inline;
	list-style:none;
	float:left;
	margin-right:35px;
	}

#mainnav li a
	{
	color:#fff;
	font-size:20px;
	font-weight:bold;
	}

#videos
	{
	margin-top:70px;
	clear:both;
	}

.videoslot
	{
	clear:both;
	}

.videoframe
	{
	float:left;
	width:320px;
	height:250px;
	margin-left:-10px;
	}