/* CSS Document */

/* Basic Elements */
html p	{
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.5em;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;    
	font-style:  normal;
    font-weight: normal;
	color: #d29401;
	}


body {
	line-height: 1.5;
	background-color: #deedff;
	margin: 0px;
	padding: 0px;
	text-align: center;	


}

.hide {
	display: none;
	}

.hideOnPrint {
	display: none;
	}
	
img {
	border: 0;
	}
	
html a {
 color: #528ac0;
 text-decoration:underline;
}

#skipnav	{
	clear: both;
	color:#ffffff;
	margin: 0;
	padding: 0;
	width: 0px;
	height: 0px;
	left: -999px;
	position: absolute;
	}
	
/* Header */

#container {
	text-align: left;
	margin: auto;
	padding: 0px;
	width: 973px;
	height: auto;
	position: relative;
	}
	

#header {
margin: 0;
padding: 0;
background-color: #ffffff;
width: 973px;
/*height: 173px;*/
height: 128px;
background-image: url(../images/bottom_summer.gif);
background-repeat:repeat-x;
background-position: bottom;
}

#summerlogo {
	margin: 0;
	padding: 0;
	/*top: 61px;*/
	top: 18px;
	left: 106px;
	position: absolute;
}

#dandelion {
	margin: 0;
	padding: 0;
	/*top: 55px;*/
	top: 10px;
	left: 345px;
	position: absolute;
	background-image:url(../images/films/dandelion.gif);
	background-repeat: no-repeat;
	width: 103px;
	height: 116px;
}

#headerimg {
	margin: 0;
	padding: 0;
	/*top: 38px;*/
	top: 0;
	left: 492px;
	position: absolute;
	background-image:url(../images/films/header_films.gif);
	background-repeat: no-repeat;
	width: 384px;
	/*height: 132px;*/
	height: 126px;
}

#headerimg h1 {
	display: none;
}


#topcurvelt {
	margin: 0;
	padding: 0;
	/*top: 131px;*/
	top: 85px;
	left: 0px;
	position: absolute;
	background-image:url(../images/topcurvelt_blue.gif);
	background-repeat: no-repeat;
	width: 34px;
	height: 42px;
}



#topcurvert {
	margin: 0;
	padding: 0;
	/*top: 131px;*/
	top: 85px;
	left: 940px;
	position: absolute;
	background-image:url(../images/topcurvert_blue.gif);
	background-repeat: no-repeat;
	width: 33px;
	height: 43px;
}



/*Navigation - Dropdown menus positions*/

#navbar {
margin: 0px;
padding: 0px 0px 0px 16px;
position: absolute;
/*top: 6px;*/
top: 139px;
background-image:url(../images/navbar/navleft_y.gif);
background-repeat: no-repeat;
height: 32px;
width:933px;
/*background-color: #e5e3e3;*/
background-color:#f2da8e;
z-index: 100;
}

#navbarposition1 {
margin: 0px;
padding: 0px 0px 0px 16px;
position: relative;
}

#navbarrt {
margin: 0;
padding: 0;
left: 934px;
position: absolute;
/*top: 6px;*/
top: 139px;
background-image:url(../images/navbar/navright_y.gif);
background-repeat: no-repeat;
background-position:right;
height: 32px;
width:28px;
}


#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	min-height: 20px; /*Needed to correct text cut IE by floating object*/ 
	
}

#nav a {
	color: #a75f02;
	/*color: #1f6bad;*/
	text-decoration: none;
}

#nav a:hover {
	color: #424242;
}

#nav li { /* all list items */
	float: left;
	position: relative;

	/*width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	top: 28px;
	position: absolute;
	/*color: #1f6bad;*/
	color: #a75f02;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;    
	font-style:  normal;
	font-weight: normal;
	width: 130px;
	background-color: #e5e3e3;
	vertical-align: middle;
	white-space: nowrap;
	padding: 0px 10px 0px 10px;
	border-top: 4px solid #f2da8e;
	border-bottom: solid 10px #c6c4c4 ;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


/*In IE dotted backgroundIE causes therefore replace with solid line*/
.dropdown {
	border-top: dashed 1px #c9c7c7;
	padding: 5px 0px 5px 0px;
	width: 100%;
	}
	
.menuspace {/*To create space between the left and right side of the nav items*/
	width: 192px;
	}
	
.mainmenu {/*To correct dropdown spacing of eligibility*/
	padding: 0;
	margin: 0;
}


#navtoppre a {
background-image:url(../images/navbar/precollege_01.gif);
width: 154px;
height: 28px;
display: block;
}

#navtoppre a:hover {
background-image:url(../images/navbar/precollege_02.gif);
width: 154px;
height: 28px
}


#navtopunder a {
background-image:url(../images/navbar/undergrad_01.gif);
width: 133px;
height: 28px;
display: block;
}

#navtopunder a:hover {
background-image:url(../images/navbar/undergrad_02.gif);
width: 133px;
height: 28px
}

#navfeature a {
background-image:url(../images/navbar/featured_01.gif);
width: 146px;
height: 28px;
display: block;
}

#navfeature a:hover {
background-image:url(../images/navbar/featured_02.gif);
width: 146px;
height: 28px
}

#navevent a {
background-image:url(../images/navbar/event_01.gif);
width: 117px;
height: 28px;
display: block;
}

#navevent a:hover {
background-image:url(../images/navbar/event_02.gif);
width: 117px;
height: 28px
}


#navsponsors a {
background-image:url(../images/navbar/sponsors_01.gif);
width: 70px;
height: 28px;
display: block;
}

#navsponsors a:hover {
background-image:url(../images/navbar/sponsors_02.gif);
width: 70px;
height: 28px
}

#navaboutus a {
background-image:url(../images/navbar/aboutus_01.gif);
width: 67px;
height: 28px;
display: block;
}

#navaboutus a:hover {
background-image:url(../images/navbar/aboutus_02.gif);
width: 67px;
height: 28px
}



#navhome a {
background-image:url(../images/navbar/home_01y.gif);
width: 27px;
height: 28px;
display: block;
}

#navhome a:hover {
background-image:url(../images/navbar/home_02y.gif);
width: 27px;
height: 28px
}

/*MOUSEOVERS SOLUTION TO AVOID CONFLICT WITH MOOSTOOLS ACCORDIAN - RIGHT NAV*/
#navtell a {
background-image:url(../images/films/navtell_01.gif);
width: 193px;
height: 53px;
display: block;
}

#navtell a:hover {
background-image:url(../images/films/navtell_02.gif);
width: 193px;
height: 53px
}

#navjoin a {
background-image:url(../images/films/navjoin_01.gif);
width: 193px;
height: 53px;
display: block;
}

#navjoin a:hover {
background-image:url(../images/films/navjoin_02.gif);
width: 193px;
height: 53px
}


#navprecollege a {
background-image:url(../images/films/navprecollege_01.gif);
width: 193px;
height: 53px;
display: block;
}

#navprecollege a:hover {
background-image:url(../images/films/navprecollege_02.gif);
width: 193px;
height: 53px
}


#navundergrad a {
background-image:url(../images/films/navunder_01.gif);
width: 193px;
height: 53px;
display: block;
}

#navundergrad a:hover {
background-image:url(../images/films/navunder_02.gif);
width: 193px;
height: 53px
}


#navblank {
background-image:url(../images/films/navblank_01.gif);
width: 193px;
height: 53px;
display: block;
}

/*TOP OF PAGE IMAGES*/
.toptablt {
margin: 0;
padding: 0;
background-image:url(../images/films/lefttab.jpg);
background-repeat: no-repeat;
height:27px;
width: 727px;
top: 185px;
left: 9px;
position: absolute;
}


.toptabrt {
margin: 0;
padding: 0;
background-image:url(../images/films/righttab.gif);
background-repeat: no-repeat;
height:27px;
width: 218px;
top: 185px;
left: 745px;
position: absolute;
}

#topimages {
	margin: 0;
	padding: 0;
	top: 212px;
	left: 9px;
	background-color: #f2da8d;
	position: absolute;
	width: 727px;
	height: 226px;
}


.flashphotos {
margin: 6px 0px 0px 0px;
padding: 0;
position: relative;
width: 727px;
background-color: #f2da8d;
}

.squaretoplt {
	margin: 0;
	padding: 0;
	background-color: #699b11;
	width: 110px;
	height: 101px;
	top: 6px;
	left: 502px;
	position: absolute;
}

.squaretoprt {
	margin: 0;
	padding: 0;
	top: 6px;
	left: 617px;
	position: absolute;
}

.squarebotlt {
	margin: 0;
	padding: 0;
	top: 111px;
	left: 502px;
	position:absolute;
}

.squarebotrt{
	margin: 0;
	padding: 0;
	background-color: #4d94d3;
	width: 110px;
	height: 101px;
	top: 111px;
	left: 617px;
	position: absolute;
}


/*RIGHT COLUMN - NAV*/

#rightnav{
margin: 0;
padding: 0;
position: absolute;
top: 212px;
left: 745px;
width: 218px;
height: 226px;
background-image:url(../images/films/bkgrd_rightnav.gif);
background-repeat:repeat-y;
z-index: 10;
}


.clearboth {
clear: both;
}

.rtnavtextcontainer{
margin: 0;
padding: 3px 0px 0px 0px;
position: absolute;
top: 212px;
left: 753px;
z-index: 50;
}

.rtnavtext{
margin: 0;
padding: 0;
width: 193px;
height: 53px;
float: left;
}




/*CONTENT TWO-COLUMNS LIQUID*/
#content {
	margin: 0;
	padding: 0;
	top: 445px;
	position: absolute;
	width: 973px;
	height: auto;
	left: 0px;
	z-index: 1;
	background-image:url(../images/bkgrdblue_content.gif);
	background-repeat: repeat-y;
}

/*LEFT COLUMN*/
 #leftcontent {
float: left;
width: 684px;
margin: 0;
padding: 0px 20px 0px 32px;
}

#pagetitle {
margin: 0;
padding: 0;
}

.title {
margin: 0;
padding: 0
}

#leftcontent h1{
margin: 0px 0px 0px 0px;
padding: 0;
}

#leftcontent h1 img{
margin: 0;
padding: 0;
display: block;
}

#leftcontent h2{
margin: 0px 0px 0px 7px;
padding: 0;
color: #6ea113;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;    
font-style:  normal;
font-weight: bold;
}


#leftcontent h2 img{
margin: 0;
padding: 0;
display: block;
}

#leftcontent h3{
margin: 0px 0px 0px 7px;
padding: 0;
color: #6ea113;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;    
font-style:  normal;
font-weight: bold;
}

#leftcontent h4{
margin: 0px 0px 0px 7px;
padding: 0;
color: #d29401;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;    
font-style:  normal;
font-weight: bold;
}


#leftcontent p{
margin: 0px 0px 0px 7px;
padding: 0;
color: #d29401;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;    
font-style:  normal;
font-weight: normal;
}

#leftcontent a{
text-decoration: underline;
color: #d29401;
}


.linecirclefull {
margin: 0;
padding: 0;
background-image:url(../images/films/linecircle_full.gif);
background-repeat: no-repeat;
width: 683px;
height: 16px;
}


.tableheading {
margin: 0px 0px 0px 7px;
padding: 0;
width: 665px;
vertical-align:top;
}

.tablecourses {
margin: 0px 0px 10px 0px;
padding: 0;
width: 672px;
vertical-align:top;
}

.tablecol {
margin: 0;
padding: 0;
vertical-align:top;
}

.sponsordottedline {
padding: 0;
margin: 0;
background-image:url(../images/films/bkgrd_dottedline.gif);
background-repeat: no-repeat;
width: 200px;
height: 18px;
}

.dottedline {
padding: 0;
margin: 0;
background-image:url(../images/films/bkgrd_dottedline.gif);
background-repeat: no-repeat;
width: 683px;
height: 18px;
}

.toptitlespacer {
padding: 0;
margin: 0;
width: 683px;
height: 18px;
}

.toptitlespacer2 {
padding: 0;
margin: 0;
width: 300px;
height: 18px;
}

/*LEFT COLUMN WITH SIDE BAR*/
#leftcontent2 {
float: left;
width: 684px;
margin: 0;
padding: 0px 20px 0px 32px;
}

#leftcontent2 h1 {
margin: 0;
padding: 0;
}

#leftcontent2 h1 img{
margin: 0;
padding: 0;
display: block;
}

#leftcontent2 h2{
margin: 0px 0px 0px 7px;
padding: 0;
color: #6ea113;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;    
font-style:  normal;
font-weight: bold;
}

#leftcontent2 h2 img{
margin: 0;
padding: 0;
display: block;
}

#leftcontent2 h3{
margin: 0px 0px 0px 7px;
padding: 0;
color: #d29401;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;    
font-style:  normal;
font-weight: bold;
}

#leftcontent2 h4{
margin: 0px 0px 0px 7px;
padding: 0;
color: #d29401;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;    
font-style:  normal;
font-weight: bold;
}


#leftcontent2 p{
margin: 0px 0px 15px 7px;
padding: 0;
color: #d29401;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;    
font-style:  normal;
font-weight: normal;
}

#leftcontent2 a{
text-decoration: underline;
color: #d29401;
}


#leftcontent2b {
float: left;
width: 452px;
margin: 0;
padding: 0px 0px 0px 0px;
}


#leftcontent2b h1{
margin: 0px 0px 0px 7px;
padding: 0;
}

#leftcontent2b h1 img{
margin: 0;
padding: 0;
display: block;
}

#leftcontent2b h2{
margin: 0px 0px 0px 7px;
padding: 0;
color: #6ea113;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;    
font-style:  normal;
font-weight: bold;
}


#leftcontent2b h2 img{
margin: 0;
padding: 0;
display: block;
}

#leftcontent2b h3{
margin: 0px 0px 0px 7px;
padding: 0;
color: #6ea113;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;    
font-style:  normal;
font-weight: bold;
}

#leftcontent2b h4{
margin: 0px 0px 0px 7px;
padding: 0;
color: #d29401;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;    
font-style:  normal;
font-weight: bold;
}


#leftcontent2b p{
margin: 0px 0px 15px 7px;
padding: 0;
color: #d29401;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;    
font-style:  normal;
font-weight: normal;
}

#leftcontent2b a{
text-decoration: underline;
color: #d29401;
}


#rightcontent2 {
margin-left: 745px;
margin-top: 0px;
padding: 0;
}

.rightcontent2b {
margin-left: 477px;
margin-top: 35px;
padding: 0;
}

.rightcontent2b h1 {
	padding: 0px px 0px 12px;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;   
    font-style: normal;
	font-weight: bold;
	color: #6ea113;
	line-height: 1.5;
}

.rightcontent2b h2 {
	padding: 0px px 0px 12px;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;   
    font-style: normal;
	font-weight: bold;
	color: #6ea113;
	line-height: 1.5;
}

.rightcontent2b p {
	padding: 0px 0px 20px 12px;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;   
    font-style: normal;
	font-weight: normal;
	color: #6ea113;
	line-height: 1.5;
}

.rightcontent2b a {
	color: #6ea113;
	text-decoration: underline;
	}


.linedivider2 {
	margin: 0;
	padding: 0;
	background-image:url(../images/films/bkgrd_linedivider2.gif);
	background-repeat: no-repeat;
	height: 20px;
}

#submit a {
background-image:url(../images/films/greensubmit_01.gif);
width: 84px;
height: 36px;
display: block;
}

#submit a:hover {
background-image:url(../images/films/greensubmit_02.gif);
width: 84px;
height: 36px
}

 
ol.num	{
	padding: 0px 0px 10px 20px;
	margin: 0px 0px 0px 20px;
	line-height: 1.25;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;    
    font-style:  normal;
    font-weight: normal;
	color: #528ac0;
	}
	
.numlist {
	margin: 0;
	padding: 0px 0px 7px 0px;
	border: none;
	}
	
	
.bullets	{
	list-style:disc;
	padding: 0px 0px 10px 20px;
	margin: 0px 0px 0px 20px;
	line-height: 1.25;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;    
    font-style:  normal;
    font-weight: normal;
	color: #d29401;
	border: none;
	}

.blank	{
	list-style:none;
	padding: 0px 0px 10px 20px;
	margin: 0px 0px 0px 20px;
	line-height: 1.25;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;    
    font-style:  normal;
    font-weight: normal;
	color: #528ac0;
	border: none;
	}
			

.dottedline2 {
padding: 0;
margin: 0;
background-image:url(../images/films/bkgrd_dottedline2.gif);
background-repeat: no-repeat;
width: 455px;
height: 25px;
}

.disclaimer {
margin: 0px 0px 15px 7px;
padding: 0;
color: #868484;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;    
font-style:  normal;
font-weight: normal;
line-height: 1.5em;
}

.right2graytext {
margin: 0px 0px 0px 7px;
padding: 0;
color: #868484;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;    
font-style:  normal;
font-weight: normal;
line-height: 1.5em;
}

.right2graytext a {
color: #868484;
text-decoration: underline;
}

	
.error	{
margin: 0px 0px 0px 7px;
padding: 0;
color: #d9400D;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;    
font-style:  normal;
font-weight: normal;
	}

.tableapply {
margin: 0px 0px 0px 7px;
padding: 0;
width: 450px;
vertical-align:top;
color: #528ac0;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;    
font-style:  normal;
font-weight: normal;
}

.tablefull {
margin: 0px 0px 0px 7px;
padding: 0;
width: 650px;
vertical-align:top;
color: #6ea113;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;    
font-style:  normal;
font-weight: normal;
}


.tablehalf {
margin: 0px 0px 0px 7px;
padding: 0;
width: 420px;
vertical-align:top;
color: #6ea113;
background-color: #a5a5a5;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;    
font-style:  normal;
font-weight: normal;
}

.tablehalfcol2 {
margin: 0;
padding: 7px;
background-color: #ffffff;
vertical-align:top;
}

.tablehalfcol2heading {
margin: 0;
padding: 7px;
background-color: #ececec;
vertical-align:top;
color: #a5a5a5;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;    
font-style:  normal;
font-weight: bold;
text-align: center;
}

.tableschedule {
margin: 20px 0px 20px 7px;
padding: 1px;
width: 640px;
vertical-align:top;
color: #6ea113;
background-color: #a5a5a5;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;    
font-style:  normal;
font-weight: normal;
}


.tablecol2 {
margin: 0;
padding: 7px;
background-color: #ffffff;
vertical-align:top;
width: 112px;
}

.tablecol2heading {
margin: 0;
padding: 7px;
background-color: #ececec;
vertical-align:top;
color: #a5a5a5;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;    
font-style:  normal;
font-weight: bold;
text-align: center;
width: 112px;
}



/*RIGHT COLUMN*/

#rightcontent {
margin-left: 745px;
margin-top: 109px;
padding: 0;
}



/*RIGHT COLUMN - FEATURES*/
.rtwhitecol{
margin: 0;
padding: 0;
background: #ffffff;
width: 218px;
height: auto;
}

.rttitle{
margin: 0px 0px 0px 9px;
padding: 0;
background-image:url(../images/films/bkgrd_rttitle.gif);
background-repeat:no-repeat;
width: 209px;
height: 44px;
}

.rttitle img{
margin: 13px 0px 0px 0px;
padding: 0;
}

.rtcontent{
margin: 10px 20px 0px 20px;
padding: 0;
width: 178px;
height: auto;
}


.rtcontent h1 {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;   
    font-style: normal;
	font-weight: bold;
	color: #6ea113;
	line-height: 1.5;
}

.rtcontent p {
	padding: 0px 0px 20px 0px;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;   
    font-style: normal;
	font-weight: normal;
	color: #6ea113;
	line-height: 1.5;
}

.rtcontent a {
	color: #6ea113;
	text-decoration: underline;
	}

.menulist {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
		
.iconpdf {
	padding: 0px 0px 0px 0px;
	margin: 0;
	background-image:url(../images/films/icon_pdfgreen.gif);
	background-repeat: no-repeat;
	background-position: 0px 0;
	width: 15px;
	}
	
.iconpdf p {
	padding: 0px 0px 10px 25px;
	margin: 0;
	width:145px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;   
    font-style: normal;
	font-weight: normal;
	color: #6ea113;
	line-height: 1.5;
	}
	
.iconpdf a {
	color: #6ea113;
	text-decoration: underline;
	}

.endwhitecol {/*NOTE IE DOESN'T LIKE EMPTY DIV WITH SMALL HEIGHTS - USE BORDER INSTEAD*/
	margin: 0;
	padding: 0;
	border-top: 15px solid #ffffff;
}

.endwhitecol2 {/*NOTE IE DOESN'T LIKE EMPTY DIV WITH SMALL HEIGHTS - USE BORDER INSTEAD*/
	margin: 0;
	padding: 0;
	border-top: 1px solid #dedede;
	border-bottom: 10px solid #ffffff;
}

.bluedivider {
	margin: 0;
	padding: 0;
	border-top: 7px solid #deedff; 
	z-index: 50;
}

.facultyimg {
	margin: 0;
	padding: 0;
}

.facultyimg img {
	margin: 0;
	padding: 0;
	border: 1px solid #88b8e7;
}

.linedivider {
	margin: 0px 0px 0px 9px;
	padding: 0;
	background-image:url(../images/films/bkgrd_linedivider.gif);
	background-repeat: no-repeat;
	height: 20px;
}

.quotert {
	margin: 0px 0px 30px 0px;
	padding: 0;
}

.quotert img {
	margin: 0;
	padding: 0;
}


/*FOOTER*/
#footer {
clear: both;
margin: 0;
padding: 0;
}

#footertop {
margin: 0;
padding: 0px 0px 0px 9px;
width: 945px;
height: 62px;
left: 9px;
background-image:url(../images/bkgrdblue_content.gif);
background-repeat: repeat-y;
}

#lefttopcurve {
clear: both;
margin: 0;
padding: 0;
background-image:url(../images/films/footer_topltcurve.gif);
background-repeat:no-repeat;
position:relative;
width: 24px;
height: 62px;
top:0;
left:0;
z-index: 50;
}

#jhulogo {
clear: both;
margin: 0;
padding: 0;
position:relative;
width: 218px;
height: 62px;
top:0;
left:736px;
z-index: 50;
}


#jhulogoprint {
display: none;
}

#footerbetween {
margin: 0;
padding: 0;
height: 17px;
width: 973px;
background-color: #deedff;
}

#footerbot {
margin: 0;
padding: 0;
height: 42px;
width: 973px;
background-image:url(../images/footer_bottom.gif);
background-repeat:no-repeat;
}


#footerbot p {
margin: 0;
padding: 12px 0px 0px 38px;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;   
font-style: normal;
font-weight: normal;
color: #92b84d;
line-height: 1.5;
}

#footerbot a {
color: #92b84d;
text-decoration: none;
}


