body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #FFFFFF;
	font-family: "Verdana", "Tahoma", "MS Sans Serif", sans-serif;
	background: url(/images/BKG.jpg);
	background-repeat:repeat-x;
}

#printImage{
    display:none;
}

#printHeader{
    display:none;
}

#shareDIV{
    float:right;
}

#holder {
	position: relative;
	overflow: visible;
	width: 952px;
	text-align: left;
	margin: 0 auto 0 auto;
}

#header {
	float:left;
	width:952px;
	height:119px;
	z-index:1;
	background: url(../images/headerBKG.jpg);
/*	text-align:center;
*/	margin: 0 auto 0 auto;
}



 /*Main Image Styles*/              
        .mainImageWrapper{
            position:relative;
            width: 504px;
            height: 287px;
        }
        
        .mainImage{
            margin:4px;
            border: none;
        }
        
        .mainImageBkg{
            position:absolute;
            top:0px;
            left:0px;
            width: 504px;
            height: 287px;
            background-image: url('/images/homeRotatorBkg.png');
            z-index:3;
            background-repeat:no-repeat;
            cursor:pointer;
        } 
                

        
      
/*Thumb Styles*/
    .roundedThumbBkg{
        position:absolute;
        top:0px;
        left:0px;
        width: 220px;
        height: 127px;
        background-image: url(/images/thumbBKG.png);
        z-index:2;
    }

    .thumbWrapper{
        position:relative;
        width: 220px;
        height: 127px;
        cursor:pointer;
        display:block;
		padding-left: 4px;
        padding-top: 4px;
    }

    .thumbWrapper:hover{
        opacity:0.85;
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    }


    .promo{
        width: 212px;
        height: 119px; 
        z-index:1; 
        
    }
	
	.promoThumb{
        width: 212px;
        height: 119px; 
        z-index:1; 
        
    }
    
    .promoPod{
        min-width: 220px;
        min-height: 50px; 
        z-index:1; 
        float:left;
		margin:auto;
    	font-size: 12px;
}

    
	
	
#campusBTN {
	position: absolute;
	height:20px;
	width:100px;
	z-index:1;
	left: 716px;
	top: 24px;
}


#menu{
	position:relative;
	top:56px;
	padding-left:100px;
	width:852px;
	margin: 0 auto 0 auto;
	z-index:100;
	/*text-align:center;
*/}

#miniMenu{
    position:relative;
    float:right;
    top:52px;
	right:10px;
	margin: 0 auto 0 auto;
    z-index:101;
}


#homeMiniPlayer {
	width: 272px;
	height: 299px;
	float: right;
	background-color: #FFFFFF;
	background: url(../images/homeTopRight.jpg);
}

#logoLink{
	position:absolute;
	width:260px;
	height:57px;
	left: 347px;
	top: 9px;
}


#homeMain {
	width: 674px;
	height: 299px;
	float: left;
	background-color: #FFFFFF;
	background: url(../images/homeTopLeft.jpg);
}

#main {
	width: 913px;
	min-height: 452px;
	float: left;
	background-color: #FFFFFF;
	background: url(../images/podBKG.jpg);
	padding-left:20px;
	padding-right:19px;
}

#mainStaff {
	width: 921px;
	min-height: 452px;
	float: left;
	background-color: #FFFFFF;
	background: url(../images/podBKG.jpg);
	padding-left:20px;
	padding-right:11px;
}

#textHolder {
	float: left;
	padding:10px;
	width:671px;
}
#textHolderStaff {
	float: left;
	padding:10px;
	width:580px;
}

#mainImagePlayer {
	width: 504px;
	height: 287px;
	float: left;
	z-index:10;
	overflow:hidden;
}

#mainImage {
	width: 504px;
	float: left;
	z-index:10;
}

#rightSide {
	float: right;
	width: 212px;
}

#staffThumbs {
	float: right;
	width: 300px;
}

#sidebar {
    float:right;
	width: 177px;
	height: 287px;
	background: url(../images/sidebarBKG.jpg);
	margin-left:10px;
}

#contentWrapper {
	width: 691px;
	float: left;
	margin: 0 auto 0 auto;
}
#contentWrapperStaff {
	width: 600px;
	float: left;
	margin: 0 auto 0 auto;
}	



#homePodHolder {
	width: 931px;
	height: 244px;
	float: left;
	background-color: #FFFFFF;
	background: url(../images/homeBottomLeft.jpg);
	padding-left:21px;
	padding-top:4px;
	z-index:1;
}

#homeBlogHolder {
	width: 255px;
	height: 241px;
	position:absolute;
	background-color: #FFFFFF;
	background: url(../images/homeBottomRight.jpg);
	top: 380px;
	left: 680px;
	padding-left:17px;
	padding-top:45px;
}

#homeBlog {
	width: 214px;
	height: 214px;
	float:left;
	background-color: #FFFFFF;
	overflow:auto;
}

#homeBlog .blogHead{
    font-weight:600;
    color:#000;
}

.homeLocation {
	float:left;
	width:212px;
	min-height:180px;
	z-index:1;
	margin-left:9px;
}

.location {
	float:left;
	width:212px;
	z-index:1;
}

#introText {
	padding-left:9px;
	padding-right:9px;
	padding-bottom:16px;
	padding-top:6px;
}

#homeFirstTimeGuest {
	position:absolute;
	top: 571px;
	left: 0px;
	z-index:0;
}

#firstTimeGuest {
	float:left;
	z-index:0;
}


#homeFooter {
    left: 99px;
    position: absolute;
    text-align: center;
    top: 617px;
    width: 760px;
    z-index: 0;
}

#bottom {
	width: 952px;
	height:95px;
	float: left;
	background: url(../images/bottomBKG.jpg);

}

#footerHolder {
	position:relative;
	top: 46px;
	z-index:0;
	text-align: center;
	width: 700px;
}

#sidebarTitleHolder {
	position:relative;
	left:14px;
	top:11px;
	width:149px;
}

#sidebarTextHolder {
	position:relative;
	left:14px;
	top:22px;
	width:149px;
}


#reorderdiv{
   text-align:center;
   font-size: 12px;
   background-color:#ffcc00;
   cursor:pointer;
   width:210px;
   padding:5px;
   margin-bottom:6px;
}

#gallery{display:none}

.hidden{display:none}

.topRow{
	width:60px;
	height:60px;
    margin: 0 auto;
    float:left;
}

.staffRow{
    width: 240px;
    height: 60px;
    float:left;
    margin: 0 auto;
}

.fancy{
    width: 60px;
    height: 60px;
    display:inline;
}









	

