body {
	background: #eaeaea;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
}
h1 {
	color: #eb1c22;
	font-size: 14px;
}

#stafflinks a{
	color: #eb1c22;
	text-decoration: none;
}

#villanova , #westchester, #cherryhill {
	margin: 10px;
}

#header {
	width: 1200px;
	height: 129px;
	background: url('images/header.jpg');
}
#navtable {
	display: table;
}
#nav {
	width: 1200px;
	height: 22px;
	background: url('images/navbg.jpg');
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.athl_links a{
	color: #eb1c22;
}

#nav a{
 	font-family: arial narrow;
 	font-weight: bold;
 	font-size: 12px;
 	color: #fff;
 	text-decoration: none;
	text-transform: uppercase;
	margin: 10px;
}

#nav a:hover{
	color: #eb1c22;
}

#content {
 	font-family: Arial;
	font-size: 12px;
	width: 800px;
	float: left;
	background: #fff;
}

#aotm {
	width: 277px;
	height: 206px;
	background: url('images/aotmbg.jpg');
	margin-right: 3px;
	float: left;
}

#topevent {
	width: 520px;
	height: 206px;
	background: url('images/eventbg.jpg');
	float: left;
}

#maincontent {
	margin-top: 18px;
	width: 800px;
	height: 502px;
	background: #fff;
	float: left;
}

#contentpage {
	margin-top: 18px;
	width: 800px;
	background: #fff;
	float: left;
}

#rotatePicture {
	width: 284px;
	height: 502px;
	float: left;
	background: url('images/rotatePicture1.jpg');
}
#news {
	width: 516px;
	min-height: 502px;
	display: table;
	float: left;	
}
#newstop {
	width: 516px;
	height: 22px;
	background: url('images/navbg.jpg');
	display: table;
}
#news_head{
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	font-family: arial narrow;
 	font-weight: bold;
 	font-size: 12px;
 	color: #fff;
 	text-decoration: none;
	text-transform: uppercase;
}
#news p{
	margin: 10px;
	margin-bottom: 0px;
	font-family: arial narrow;
	font-size: 12px;
	text-align: justify;
	max-height: 100px;
	overflow: hidden;
}
.newsborder {
 	float: left;
 	width: 502px;
	border-bottom: 1px solid #eaeaea;
	margin: 5px;
}
.newstitle {
 	float: left;
 	font-weight: bold;
	margin: 0px 0px 0px 8px;
	font-family: arial narrow;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #eb1c22;
	display: inline;
}
.newsdate {
	margin: 0px;
	font-family: arial narrow;
	font-size: 11px;
	text-align: right;
}
.readfull {
	text-align: right;
	margin-right: 12px;
}
.readfull a{
	text-decoration: none;
	color: #eb1c22;
}
.readfull a:hover{
	text-decoration: underline;
}
#footer {
 	float: left;
	width: 800px;
	height: 73px;
	background: url('images/footerbg.jpg');
}
.footerloc {
	float: left;
	display: table-cell;
	width: 164px;
	height: 72px;
	border-left: 1px solid #353132;
	vertical-align: middle;
	text-align: center;
	color: #eaeaea;
	font-size: 11px;
}
.footerloc h1{
	font-family: arial narrow;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	color: #eb1c22;
}
#logo {
	width: 300px;
	height: 73px;
	background: url('images/footerlogo.jpg') no-repeat;
	float: left;
}
#picture {
 	margin: 5px;
	background: #fff;
	width: 120px;
	height: 141px;
	float: left;
}
#description{
 	float: left;
	margin: 5px;
	height: 141px;
	font-family: arial;
	font-size: 12px;
	color: #fff;
}
#rotatePicture{
	width: 284px;
	float: left;
}
#rightContent{
	width: 516px;
	float: left;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
