body {
	margin:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color:black;
	line-height:1.5em;
	}
	
a:link {
	text-decoration:none;
	color:#990000;
	}

a:visited {
	text-decoration:none;
	color:#CC3300;
	}

a:hover {
	color:#CC3300;
	}
	
img {
	border-style: none;
	}
	
ul {
	list-style:none;
	}
	
#navigation {
	width:100%;
	position:absolute;
	left:325px;
	top:9px;
	font-size: .85em;
	line-height:.75em;
	}

#navigation ul {
	list-style:none;
	position:absolute;
	}

#navigation li{
	padding:0 5px;
	float:left;
	}

#navigation a:link {
	color:#4682B4;
	}

#navigation a:visited {
	text-decoration:none;
	color:#4682B4;
	}

#navigation a:hover {
	color:#FF6600;
	}

#wrapper {
	width: 900px;
	margin: 0 auto;
	position:relative; /* so you're positioned elements within keep working */
	}
	
/* HEADER -----------------------------------------------*/

div.frontphotos {
	position:absolute;
	top:15px
	}
	
div.head-band {
	position:absolute;
	top: 40px;
	width:730px;
	height:215px;
	border-top:1px solid #191970;
	border-bottom:15px solid #4682B4;
	}
	
#logo {
	position:absolute;
	z-index: 1;
	}

/* MAIN VIEWING AREA -----------------------------------------------*/

div.title-text {
	position:absolute;
	left:10px;
	top:265px;
	width:710px;
	background-color:none;
	font-size:.80em;
	color:#383838;
	text-align:left;	
	}
	
div.main-text {
	position: absolute;
	left:10px;
	top:325px;
	width:710px;
	font-size:.80em;
	color:#383838;
	}
	
div.main-text img {
	border: 1px dashed #191970;
	padding: 10px;
	margin: 8px;
	}

#col-1 {
	width:47%;
	}

#col-2 {
	position:absolute;
	top:0px;
	left:357px;
	width:48%;
	}
	
div.feature {
	left:370px;;
	width:320px;
	font-size:1em;
	color:black;
	line-height:1.2em;
	border:1px dashed #191970;
	padding:15px;
	}

div.feature img {
	margin: 16px;
	border: 0px dashed #191970;
	}

div.video-player {
	left:370px;;
	width:320px;
	font-size:1em;
	color:black;
	line-height:1.2em;
	border:1px dashed #191970;
	padding:15px;
	}
	
div.video-player img {
	border: none;
	}	

#jab-loyola {
	margin-top: 25px;
	}
	
/* PHOTOS -----------------------------------------------*/

#photos {
	top: 280px;
	}

#photos h2 {
	margin: 8px;
	}
	
#photos img {
	border: 1px dashed #191970;
	padding: 10px;
	margin: 8px;
	}

#links ul {
	list-style:none;
	position:relative;
	left:-30px;
	}

#links li {
	position:relative;
	left:-40px;
	}
	
/* MEDIA -----------------------------------------------*/
	
#media-text {
	top:290px;
	}
	
#col-1-media {
	width:30%;
	}

#media {
	position: relative;
	top: 165px;
	left: 245px;
	border:0px;
	padding-bottom:40px;
	}
	
#legal-media {position: absolute;
	top:700px;
	width: 720px;
	font-size:.7em;
	border-top:1px solid #191970;
	}
	
/* FOOTER -----------------------------------------------*/
	
div.legal {	
	position: relative;
	top:50px;
	width:380px;
	padding-bottom:20px;
	font-size:.9em;
	color:black;
	line-height:1.2em;
	clear:both;
	text-align: left;
	}
	
#legal-bio {position: relative;
	top:50px;
	width: 720px;
	font-size:.9em;
	border-top:1px solid #191970;
	}