#pageflip {
	position: relative;
}
#pageflip img {
	width: 120px; height: 122px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 120px; height: 120px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(/images/subscribe.png) no-repeat right top;
	text-indent: -9999px;
}


#printImage{
    display:none;
}

#printHeader{
    display:none;
}

body {
	background-image: url(/images/BKG.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:top;
	font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
}

#holder {
	position: relative;
	overflow: visible;
	width: 800px;
	text-align: left;
	margin: 0 auto 0 auto;
	min-height:600px;
}

#liveRight {
	float: right;
	width:260px;
	margin: 0 auto 0 auto;
	text-align:center;
}

#header {
	float:left;
	width:800px;
	height:334px;
	z-index:1;
}

#homeHeader {
	float:left;
	width:800px;
	height:558px;
	z-index:1;
}


#main {
	float: left;
	z-index:1;
	margin: 0 auto 0 auto;
	width:800px;
}

#menu{
  padding:0px 0px 0px 115px;
  margin: 0 auto 0 auto;
}

#serviceTimes{
    margin-top:25px;
    margin-left:35px;
    
}

.promoPod {
	float:left;
	width:200px;
	z-index:1;
	margin: 0 auto 10px auto;
}

.introPod {
	float:left;
	z-index:1;
	width:200px;
	padding-top:6px;
	margin-bottom:10px;
}

.introPod p {
	margin-top:0px;
	margin-bottom:0px;
}




#mainHome {
	float: left;
	z-index:1;
	margin: 0 auto 0 auto;
	width:1020px;
	height:565px;
	top: 50px;
	background-image: url(/images/homePod.png);
	background-repeat:no-repeat;
}

#promoDiv {
	float:left;
	width:200px;
	z-index:1;
	padding-left:15px;
	padding-right:19px;
	padding-top:26px;
}

#homePromos {
	float:left;
	width:1035px;
	z-index:1;
    padding-top:12px;
    margin-left:-7px;
    text-align: left;
}

#homePromo {
	float:left;
	width:207px;
	z-index:1;
    text-align: center;
}

.homePromo {
	float:left;
	width:207px;
	z-index:1;
    text-align: center;
}

#flashHomeDiv {
	float:right;
	width:770px;
    height:405px;
    padding-top:16px;
    padding-right:16px;
    padding-bottom:16px;
	z-index:1;
}

#nav {
	float:left;
	width:234px;
	z-index:1;
	background-image: url(/images/navBKG.jpg);
	background-repeat:repeat-x;
	min-height:300px;
}

#homeNav {
	float:left;
	width:233px;
	height:437px;
	z-index:1;
    overflow:hidden;
}

#middleDiv {
	float:left;
	width:566px;
	z-index:1;
	background-color:#FFFFFF;
	min-height:300px;
	background-image: url(/images/middlePodBKG.jpg);
	background-repeat:repeat-x;
}

#mainImagePlayer {
	float:left;
	width:528px;
	height:200px;
	z-index:1;
	overflow:hidden;
	margin-bottom:20px;
}

#mainTextArea {
	float:left;
	width:528px;
	z-index:1;
	padding-top:26px;
	padding-left:17px;
	padding-right:21px;
	padding-bottom:10px;
}


#bottomCap {
	float: left;
	z-index:1;
	margin: 0 auto 0 auto;
	width:1020px;
	height:8px;
	background-image: url(/images/bottomCap.png);
}

#textPodBottom {
	float: left;
	z-index:1;
	margin: 0 auto 0 auto;
	width:568px;
	height:16px;
	background-image: url(/images/textPodBottom.png);
	background-repeat:no-repeat;
}


#footer {
	float: left;
    width:800px;
	text-align: center;
}

#gallery{display:none}


#reorderdiv{
   text-align:center;
   font-size: 12px;
   background-color:#ffcc00;
   cursor:pointer;
   width:256px;
}

.rotateScheduler{
   text-align:center;
   font-size: 12px;
   background-color:#999999;
}


#subscribe {
	position:absolute;
	width:93px;
	height:26px;
	z-index:1;
	left: 877px;
	top: 70px;
	
}

#eventWrapper
{
    padding-bottom:11px;
}




.blog {
    width:528px;
	margin: 0 auto 0 auto;
	float: left;
    text-decoration: none;
}



.blogOpen {
    width:528px;
	margin: 0 auto 0 auto;
	float: left;
	display:none;
}

.volunteerDiv
{
    display:none;
}

#iCampusLink
{
    display:none;
}

.rotatorLocation{
    display:inline;
    margin:5px;
}


 #campusSelectDiv{
        width:400px;
        position:absolute;
        top:31px;
        left:400px;
        display:none;
        z-index:2;
		background-image: url(/images/campusDropdownBKG.gif);
		padding-top:5px;
    }
    
    #campusNav{
       width:600px;
    }

    .campusNavTop{
        display: inline;
        float:left;
        margin:10px;
		font-size:14px;
		color:#3A5382;
    }
    
    .campusNavTop ul{
        padding-left:0px;
		color:#000000;
	    font-size:12px;
	    line-height:16px;
		list-style:none;
		cursor: pointer;
    }
	
	.campusNavTop ul li a{
        text-decoration: none;
	    color:#A8BC4D;
		cursor: pointer;
    }
	
	.campusNavTop ul li a:hover{
        text-decoration: none;
	    color:#3A5382;
		cursor: pointer;
    }


 .pageButton 
    {
		background-image:none;
        color:#000000;
        display:inline;
        margin:5px;
        cursor:pointer;
		padding:0px;
    }
	
	.pageButtonRoll 
    {
		background-image:url(/images/misc/tabBKG.gif);
		background-position:center;
		background-repeat:no-repeat;
        color:#ffffff;
        display:inline;
        margin:5px;
        cursor:pointer;
		padding:10px;
    }
	
    
 
    
    .pageButtonsDiv
    {
        text-align:center;
		margin:10px;
    }