/*
color key:
page background (blue):#B3C5DA;
purple: #6752AC;

text:#000000;

*/

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#B3C5DA;
	margin:0;
	font-size:11px;
	color:#000000;
	background-image:url('../site_images/drexel_corp_bg2.gif');
	background-repeat: repeat-x;
	background-align: center;
}
td {
  font-size:11px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
  font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#6752AC;
	text-decoration:none;
}
a:hover, a:visited:hover{
	color:#6752AC;
	text-decoration:underline;
}
#homePage {
  margin: 0 auto;
  width: 750px;
  text-align: left;
}
#subPage {
  margin: 0 auto;
  width: 750px;
  text-align: left;
}
#pageHead{
	width: 750px;
	height: 74px;
	background: #FFFFFF;
}
#homeBox {
  width: 750px;
	background: #FFFFFF;
	margin-top: -2px;
}
#homeRightBox {
  width: 205px;
	height: 35px;
	background-image:url('./site_images/dbl_lines.gif');
	background-repeat: repeat-x;
}
#homeRightBoxBottom {
  width: 225px;
}
#homeLeftBox {
  width: 488px;
}
#homeContent {
  width: 488px;
}
#subBox {
  width: 750px;
	background: #FFFFFF;
}
#subHead {
  width: 750px;
	height: 126px;
	background: #FFFFFF;
}
#mainNav{ 
	width: 750px;
	height: 24px;
	background: #FFFFFF;
	margin-top: -2px;
}
#subLeftCol{
	width:144px;
	text-align:left;
}
#subLeftColcontent{
	width:160px;
	text-align:left;
}
#subRightColheader{
	width:589px;
	text-align:left;
}
#subRightColheadercontent{
	width:589px;
	text-align:left;
}
#subRightCol{
	width:549px;
	text-align:left;
}
#subRightColcontent{
	width:589px;
	text-align:left;
}

#pageFooter1{
  width:750px;
	padding:10px;
	text-align: center;
	font-size:11px;
	color:#5780AE;
}
#pageFooter1 a:link,#pageFooter1 a:visited{
	color:#5780AE;
	text-decoration:none;
}
#pageFooter1 a:hover,#pageFooter1 a:visited:hover{
	color:#5780AE;
	text-decoration:underline;
}
#pageFooter2{
  width:750px;
	padding: 5px 10px 20px 10px;
	text-align: center;
	font-size:11px;
	color:#6752AC;
}
#pageFooter2 a:link,#pageFooter2 a:visited{
	color:#6752AC;
	text-decoration:none;
}
#pageFooter2 a:hover,#pageFooter2 a:visited:hover{
	color:#6752AC;
	text-decoration:underline;
}

.homenav {
  font-size:10px;
	font-weight:bold;
	font-family: Arial;
	color:#6752AC;
}
.homenav a:link, homenav a:visited{
  color:#6752AC;
	text-decoration:none;
}
.homenav a:hover, homenav a:visited:hover{
  color:#6752AC;
	text-decoration:underline;
}
.subhead {
  font-size:14px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#6752AC;
}
.subheadHome {
  font-size:16px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#6752AC;
}
.subheadShowtimes {
  font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#6752AC;
	font-weight:bold;
}
.showtimeDate {
  font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#5780AE;
	font-weight:bold;
}
.showtimeListings {
  font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#5780AE;
}
.soonDate {
  font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#7697BD;
	font-weight:bold;
}

#navcontainer {
	//		border: 1px solid black;
	}
#navlist{padding: 0px;margin-left: 0;font: bold 12px Verdana, sans-serif;background: #B3C5DA;width: 219px;}#navlist li{list-style: none;margin: 0;border: 1px solid gray;text-align: left;}#navlist li a{
text-align: left;display: block;padding: 0.25em 0.5em 0.25em 0.75em;//border-left: 1em solid #AAB;background: #B3C5DA;text-decoration: none;}#navlist li a:link { color: #448; }#navlist li a:visited { color: #667; }#navlist li a:hover{border-color: #FE3;color: #FFF;background: #332;}
