@charset "UTF-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FF8401;
	background-color:#000;
}
.echo_body {
	background-color: #FFF;
	
}
#firstLine{
	text-align:center;
	font-size:2em;
	}
	
.divControl{
	text-align:center;
	}
	
.divControl table{
		width: 50%;
		margin-left:auto;
		margin-right:auto;
		text-align:left;
}	
p .initcap{
	font-size: 3em;
	line-height: 2em;
	padding-top:.2em;
	background-color: #FC6;
	color: #F93;
	}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #F93;
}
a:visited {
	text-decoration: none;
	color: #F93;
}
a:hover {
	text-decoration: underline;
	color: #F93;
}
a:active {
	text-decoration: none;
	color: #F93;
}
#cougarTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 108px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	position:absolute;
	z-index: 2;
	left: 150px;
	top: 80px;
}
#mastheadLine {
	position:absolute;
	z-index:1;
	width:95%;
	left:20px;
	top:245px;
	}
#cougarLocater {
	position:absolute;
	left:5px;
	top:10px;
		z-index:0;
}
#movieclipLocater {
	position:absolute;
	left:100px;
	bottom:10px;
}
#montage {
	position: absolute;
	top:10px;
	left:25%;
	z-index:0;
}
#navTable {
	position: absolute;
	top:250px;
	left:30%;
	z-index:1;
}

