/* CSS Document */



body {
	background-color: #ffffff;
	margin: 0px;
	width: 100%;
}

body.site {
	text-align: center; /* for IE */
	background-image: url(../images_site/bg-intro_rpt_x.gif);
	background-repeat: repeat-x;
	background-position: top center;	
}

* {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #727272;
}


p {
	margin-top:0px;
	line-height: 190%;
}

.bigtext, .bigtext * {
	font-size: 15px !important;
}

.smalltext, .smalltext * {
	font-size: 11px !important;
}

a, a:visited, a:active, a:link  { 
	color: #018bb2;
	text-decoration: none;
}

a:hover, h2 a:hover {
	text-decoration:none;
	background-color:#018bb2 !important;
	color:#fff !important;
}

a.pdf {
	background: url(../images/icons/dl_pdf.gif) no-repeat;
	height: 24px;
	padding-left: 40px;
	display: block;
	padding-top: 7px;
	margin: 5px;
}

.req {
	color: red;
}

.quote {
	padding: 10px;
	margin: 10px;
	border-top: 1px #c1c1c1 solid;
	border-bottom: 1px #c1c1c1 solid;
}

	.quote, .quote * {
		text-align: center;
		font-style: italic !important;
		font-size: 11pt;
		font-weight: bold;
	}

	.quote .caption {
		font-size: 10pt !important;
		font-style: normal !important;
		font-weight: bold;
		padding: 0px;
		margin: 0px;
	}

.infobox_right {
	background: url(../images_site/bg-infobox_right.jpg) no-repeat;
	padding: 20px;
	padding-left: 25px;
	margin: 10px;
	float: right !important;
}

.contentbox1 {
	background: #f4e2e6;
	border: 1px solid #e2cacf;
	padding: 10px;
	display: block;
	clear: both;
	margin: 10px;
}

/* grey BG */
.contentbox2 {
	background: #e0e0e0;
	padding: 5px;
	display: block;
	clear: both;
}

.large_txt {
	font-size: 13pt;
}

img {
	border: 0px;
}

#popup {
	padding: 5px;
}
	
	#popup #close {
		background: #eaced5;
		padding: 10px;
	}

#mother {
	width: 987px;
	margin: 0 auto;   /* align for good browsers */
	text-align: center; /* counter the body center */
}

	#inner #mother {
		background: url('../images_site/bg-inr_content.gif') repeat-y;	
	}

	#mother #toprow  {
		width: 987px;
		height: 106px;
	}
	
		#mother #toprow div  {
			float:left;
		}
		
		#mother #toprow .left  {
			width:143px;
			height:100px;
		}
		
		#mother #toprow .right  {
			width:844px;
			height:106px;
			background: url(../images_site/bg-intro_header.gif);
			background-repeat:no-repeat;
			background-position:top;
		}
		
			#mother #toprow .right .search  {
				position: relative;
				left: 590px;
				top: 18px;
				width: 240px;
			}
			
			
				#mother #toprow .right .search .but  {
					padding-top:2px;
				}
			
					#mother #toprow .right .search .txt input  {
						background: #c72e59;
						border: none;
						width: 165px;
						height: 20px;
						padding-top: 2px;
						padding-left: 4px;
						color: #ebb2c2 !important;
						margin: 0px;
					}
				
			
			
			#mother #toprow .right .nav  {
				width:844px;
				position: relative;
				left: 35px;
				top: 49px;
			}
			
				#mother #toprow .right .nav ul  {
					width:844px;
					margin: 0px;
					padding: 0px;
					list-style: none;
				}
				
					#mother #toprow .right .nav ul li  {
						float: left;
						border-right: 1px solid #d3d2d2;
						display: inline-block;
					}
					
						#mother #toprow .right .nav ul li a, #mother #toprow .right .nav ul li a:active, #mother #toprow .right .nav ul li a:visited   {
							display: inline-block;
							font-size: 16px;
							padding-left: 10px;
							padding-right: 10px;
							text-decoration: none;
							color: #a90533;
							font-family:Tahoma, Geneva, sans-serif;
						}
						
						#mother #toprow .right .nav ul li a:hover   {
							display: inline-block;
							font-size: 16px;
							padding-left: 10px;
							padding-right: 10px;
							text-decoration: none;
							color: #00b6ea !important;
							font-family:Tahoma, Geneva, sans-serif;
							background: none !important;
						}
	
	
	
	
	

	
	
	
	#mother #hero  {
		width: 987px;
		height: 287px;
	}
	
		#mother #hero div  {
			float:left;
		}
		
		#mother #hero .banner  {
			width: 924px;
			height: 287px;
		}
		
		#mother #hero .left  {
			width: 35px;
			height: 287px;
			background: url(../images_site/bg-intro_hero_lft.gif);
			background-repeat:no-repeat;
			background-position:top;
		}
		
		#mother #hero .right  {
			width: 28px;
			height: 287px;
			background: url(../images_site/bg-intro_hero_rght.gif);
			background-repeat:no-repeat;
			background-position:top;
		}
	
	
	
	
	#mother #midrow  {
		width: 987px;
		height: 373px;
	}
	
		#mother #midrow div  {
			float:left;
		}
		
		#mother #midrow .left  {
			width: 48px;
			height: 373px;
			background: url(../images_site/bg-intro_content_lft.gif);
			background-repeat:no-repeat;
			background-position:top;
		}
		
		#mother #midrow .mid  {
			width: 895px;
			/*height: 373px;*/
		}
		
			#mother #midrow .mid .top  {
				width: 895px;
				height: 29px;
				background: url(../images_site/bg-intro_content_top.gif);
				background-repeat:no-repeat;
				background-position:top;
			}
			
			#mother #midrow .mid .bottom  {
				width: 895px;
				/*height: 344px;*/
				background: url(../images_site/bg-intro_content_mdl.gif);
				background-repeat:no-repeat;
				background-position:top;
			}
			
				
				#mother #midrow .mid .bottom .leftcontent  {
					width:211px;
					
					float:left;
				}
				
					#mother #midrow .mid .bottom .leftcontent ul  {
						margin: 0px;
						padding: 0px;
						list-style: none;
					}
					
						#mother #midrow .mid .bottom .leftcontent ul li  {
							list-style: none;
							padding-bottom: 11px;
							background:none;
							
						}
						
							#mother #midrow .mid .bottom .leftcontent ul li a   {
							background:none;

							}
							
							#mother #midrow .mid .bottom .leftcontent ul li a:hover   {
							background:none !important;
							text-decoration:none;
								
							}
				
				
				
				
				#mother #midrow .mid .bottom .midcontent  {
					width:380px;
					/*height:327px;*/
					float:left;
					margin-left:40px;
					text-align:left;
					padding-bottom: 10px;
				}
				
					#mother #midrow .mid .bottom .midcontent .welcome  {
						width:380px;
						padding-left:5px;
						padding-right:5px;
					}
					
						#mother #midrow .mid .bottom .midcontent .welcome span  {
							padding-right:10px;
						}
						
						#mother #midrow .mid .bottom .midcontent .welcome p  {

						}
						
						#mother #midrow .mid .bottom .midcontent .welcome h1  {
							margin: 0px !important;
							padding: 0px !important;
							padding-top: 1px !important;
						}
						
						#mother #midrow .mid .bottom .midcontent .welcome h2  {

						}
						
					#mother #midrow .mid .bottom .midcontent .welcome .school_links { 
						background: url(../images_site/i_intro_hr.gif) no-repeat;
						padding: 0px;
						padding-top: 15px;
						padding-bottom: 10px;
						margin: 0px;
						list-style: none;
					}
						
						#mother #midrow .mid .bottom .midcontent .welcome .school_links li { 
							display: inline;
							margin-right: 10px;
						}
						
							#mother #midrow .mid .bottom .midcontent .welcome .school_links li a { 

							}
							
							#mother #midrow .mid .bottom .midcontent .welcome .school_links li a:hover { 
								text-decoration:none;
								background-color:#018bb2 !important;
								color:#fff !important;
							}
						
					#mother #midrow .mid .bottom .midcontent .news  {
						background: url(../images_site/i_intro_hr.gif) no-repeat;
						width:380px;
						padding-top:10px;
						padding-left:5px;
						text-align:left;
					}
					
							#mother #midrow .mid .bottom .midcontent .news span a  {
								font-family:Tahoma, Geneva, sans-serif;
								font-size:12px;
								color:#a90533;
								text-align:left;
							}
						
						#mother #midrow .mid .bottom .midcontent .news ul  {
							margin-left: 0px;
							padding-left: 0px;
							padding-top: 3px;
							list-style: none;
							padding-right:3px;
							text-align:left;
						}
						
							#mother #midrow .mid .bottom .midcontent .news ul li  {
								list-style: none;
								margin-bottom: 5px;
								margin-left: 0px;
								padding-left: 0px;
								text-align:left;
							}
							
								#mother #midrow .mid .bottom .midcontent .news ul li a {
									text-align:left;
									margin-left: 0px;
									padding-left: 0px;
								}

				
				#mother #midrow .mid .bottom .rightcontent  {
					width:222px;
					height:327px;
					float:left;
					margin-left:40px;
				}
				
					#mother #midrow .mid .bottom .rightcontent .login  {
						text-align:left;
						position: relative;
						left: 0px;
						top: 0px;
					}
					
						#mother #midrow .mid .bottom .rightcontent .login h1  {
							margin: 0px !important;
							padding: 0px;
						}
					
						#mother #midrow .mid .bottom .rightcontent .login .login_btn  {
							position: relative;
							left: 115px;
						}
						
						#mother #midrow .mid .bottom .rightcontent .login .txt {
							padding-left: 9px;
							padding-top: 5px;
						}
					
						#mother #midrow .mid .bottom .rightcontent .login .txt input  {
							width: 208px;
						}
					
					#mother #midrow .mid .bottom .rightcontent .banners  {
						text-align:left;
						margin-top:20px;
						width:222px;
					}
					
						#mother #midrow .mid .bottom .rightcontent .banners div  {
							margin-bottom:8px;
							width:222px;
						}
					
				
		
		#mother #midrow .right  {
			width: 44px;
			height: 373px;
			background: url(../images_site/bg-intro_content_rht.gif);
			background-repeat:no-repeat;
			background-position:top;
		}
	
	
	
	
	#mother #btmrow  {
		clear: both;
		width: 987px;
		height: 81px;
		background: url(../images_site/bg-intro_footer.gif);
		background-repeat:no-repeat;
		background-position:top;
		position: relative;
	}

		#mother #btmrow div  {
			font-family:Arial, Helvetica, sans-serif;
			color:#575757;
			font-size:11px;
		}
		
			#mother #btmrow div a  {
				color:#818181;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				padding-left:3px;
				padding-right:3px;
			}
			
			#mother #btmrow div a:hover  {
				color: #4d4d4d !important;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				padding-left:3px;
				padding-right:3px;
				background:none !important;
			}
			
			#mother #btmrow div a:hover  {
				background:none !important;
			}
			

		#mother #btmrow .left  {
			position: absolute;
			left: 50px;
			top: 20px;
		}
		
		#mother #btmrow .right  {
			position: absolute;
			right: 50px;
			top: 20px;
		}

		.wrtag {
			padding-top: 40px;
		}
	
	
	








/* INNERS */


	#mother #inner_hero  {
		width: 987px;
		height: 183px;
	}
	
		#mother #inner_hero div  {
			float:left;
		}
		
		#mother #inner_hero .left  {
			width: 35px;
			height: 183px;
			background: url(../images_site/inner-bg_hero_left.gif);
			background-repeat:no-repeat;
			background-position:top
		}
		
		#mother #inner_hero .banner  {
			width: 924px;
			height: 183px;
			background-repeat:no-repeat;
			background-position:top;
			background-color: white;
		}
		
		#mother #inner_hero .right {
			width: 28px;
			height: 183px;
			background: url(../images_site/inner-bg_hero_right.gif);
			background-repeat:no-repeat;
			background-position:top;
		}
		
	#mother #inner_midrow  {
		width: 987px;
		height: 373px;
		background: url(../images_site/bg-inr_content_t.gif);
		background-repeat:no-repeat;
		background-position:top;
	}

		#mother #inner_midrow div  {
			float:left;
			text-align:left;
		}
		

		#mother #inner_midrow .leftcontent  {
			width:211px;
			float:left;
			text-align:left;
			position: relative;
			top:23px;
			left:48px;
		}
			
			#mother #inner_midrow .leftcontent .navtitle  {
				padding-bottom:17px;
				padding-left:7px;
				font-weight: normal;
			}
			
			
			#mother #inner_midrow .leftcontent .navtitle a  {
				font-family:Tahoma, Geneva, sans-serif;
				font-size:20px;
			}

				#mother #inner_midrow .leftcontent .sidenav ul  {
					margin: 0px;
					padding: 0px;
					list-style: none;
					width:212px;
				}
				
					#mother #inner_midrow .leftcontent .sidenav ul li  {
						list-style: none;
						background: url(../images_site/inner-bg_navitem1.gif);
						background-repeat:no-repeat;
						padding-left: 0px;
						padding-top: 8px;		
						padding-bottom: 14px;							
						margin-top: -4px;							
						margin-right: 0px;						
						margin-bottom: -4px;
						margin-left: 0px;
						/*cursor: pointer;*/
					}
					
					#mother #inner_midrow .leftcontent .sidenav ul li.hover  {
						list-style: none;
						background: url(../images_site/inner-bg_navitem2.gif) !important;
						background-repeat: no-repeat !important;
						padding-top: 8px;
						padding-bottom: 14px;
						margin-top: 0px;
						margin-right: 0px;
						margin-bottom: 0px;
						margin-left: 0px;
					}
					
						#mother #inner_midrow .leftcontent .sidenav ul li a   {
							font-size:12px;
							padding-left: 10px;
							color:#028cb4;
						}
						
						#mother #inner_midrow .leftcontent .sidenav ul li a:hover   {
							font-size:12px;
							padding-left: 10px;
							color: gray !important;
							background:none !important;
						}
					
					
					#mother #inner_midrow .leftcontent .sidenav ul li.sel  {
						font-weight: bold;
					}


					/* LEVEL2 */
					
					ul.lvl_2 {
						padding-top: 10px !important;
					}
					
						ul.lvl_2 li {
							font-weight: normal !important;
							padding: 5px !important;
							padding-left: 25px !important;
							background: url(../images_site/bg-nav_lvl2.gif) 20px 12px no-repeat !important;
						}
						
						ul.lvl_2 li.sel a, ul.lvl_2 li.sel a:visited, ul.lvl_2 li.sel a:active {
							color: #a90533 !important;
						}
					
		
		#mother #inner_midrow .rightcontent  {
			width:630px;
			min-height: 373px;
			float:left;
			text-align:left;
			position: relative;
			top:22px;
			left:91px;
		}
		
		
			
				

		
			#mother #inner_midrow .rightcontent .innercontent {
				margin-top:0px;
				margin-left:2px;
				width:625px;
				margin-bottom:15px;
			}
			
				#mother #inner_midrow .rightcontent .innercontent ul.breadcrumb {
					margin:0px;			
					padding: 0px;	
					padding-top: 7px;					
					padding-bottom: 5px;			
					color: #c8c8c8;
					list-style: none;
					margin-left:5px;
				}
	
					#mother #inner_midrow .rightcontent .innercontent ul.breadcrumb li {
						color: #c8c8c8;
						display: inline;
						padding-left: 10px;
						margin-right: 8px;
						background: url(../images_site/i_arrow1.gif) no-repeat left center;
						font-size: 11px;
						background-repeat: no-repeat;
						background-position: left center;
						float:left;
					}
					
					#mother #inner_midrow .rightcontent .innercontent ul.breadcrumb li a {
						font-size: 11px !important;
					}
					
				#mother #inner_midrow .rightcontent .innercontent .innercontent_text {
					margin-top:10px;
					margin-left:5px;
					width:625px;
					margin-bottom:15px;
				}
				
					#mother #inner_midrow .rightcontent .innercontent .innercontent_text select {
						width:125px;
						margin: 2px;
					}
		

/* ---------------------------------------------------- */
/* Standard CCS Classes 								*/
		
.page_title {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	color:#a90533;
	font-weight: normal;
	margin-top:-7px;
	margin-bottom:2px;
	margin-left:5px;
}



h1 {
	font-size: 18px !important;	
	color: #a13151 !important;
	margin-bottom:2px !important;
	margin-top:5px !important;
	font-weight:normal !important;
}



h2, h2 a {
	font-size: 17px !important;
	color: #064d94 !important;
	margin-bottom:6px !important;
	font-weight:normal !important;
	margin-top: 6px;
}


h3 {
	font-size: 15px !important;	
	color: #686868 !important;
	font-weight: bold !important;
	margin-top:0px !important;
	margin-bottom:5px !important;
	padding-left:0px !important;
	margin-left:0px !important;
}

h4 {
	color: #a90533;
	font-size: 17pt;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif !important;
	background: #c2dee6;
	text-align: center;
	font-style: italic;
	padding: 10px;
}



hr {
	border: 0px;
	color:#d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	margin:0px;
	padding:0px;
	margin-top: 10px;
	margin-bottom: 10px;
}




ul {
	list-style-type:circle;
	padding-top:0px;
	margin-top:0px;
}



li {	
	list-style:disc;
	color:#696969;
}

.innercontent_text li {	
	list-style:disc;
	color:#696969;
	line-height: 190%;
}





form {
	margin: 0px;
	padding: 0px;
}

.formbutton, .formtable .formbutton {
	color : #FFFFFF !important;
	background-color : #018bb2;
	border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
	padding: 3px;
	font-weight : bold;
	width: auto;
	font-size: 14px;
}



a.back {
	background: url(../images_site/blue_arw_back.gif) no-repeat left center !important;
	padding-left: 15px !important;
}

a.next, a.arrow {
	background: url(../images_site/blue_arw_next.gif) no-repeat center left !important;
	padding-left: 10px !important;
}

a.back:hover {
	background: url(../images_site/white_arw_back.gif) #018bb2 no-repeat center left !important;
}

a.next:hover, a.arrow:hover {
	background: url(../images_site/white_arw_next.gif) #018bb2 no-repeat center left !important;
}

input.back {
	background: url(../images_site/white_arw_back.gif) no-repeat 5px center #018bb2 !important;
	padding-left: 15px !important;
}

input.next {
	background: url(../images_site/white_arw_next.gif) no-repeat right center #018bb2 !important;
	border-right: 10px #018bb2 solid !important;
	padding-right: 10px !important;
}



.formfield, .formtable input, .formtable select, .formtable textarea, .txt input {
	background: #f5f5f5;
	border: #cbcbcb 1px solid;
	width: 250px;
	height: 24px;
	padding-left: 4px;
	color: #757575 !important;
	margin: 0px;
	padding-top:4px;
}

select {
	padding: 4px;
}

.formtable textarea {
	height: auto;
}


.formtable .foot td {
	background: white;
	border: 0px;
	padding-top: 10px;
}

.textarea {
	height: auto;
}

.tblheader, .tblcellheader {
	background: #ccdbe0;
	font-weight:bold;
	padding-left:15px;
	padding-top:9px;
	padding-bottom:9px;
	color: #3c6c7c;
}

.tblcell, .formtable td {
	background: #efeeee;
	border-bottom: #e5e5e5 1px solid;
	padding-left:15px;
	padding-top:9px;
	padding-bottom:9px;
}

.formtable td {
	padding: 3px; 
	padding-left: 10px;
}

.tblcellalt {
	background: #e5e5e5;
	border-bottom: #e5e5e5 1px solid;
	padding-left:15px;
	padding-top:9px;
	padding-bottom:9px;
}


.formdivider td, .formdivider {
	background: white !important;
	height: 2px;
	overflow: hidden;
	font-size: 2px !important;
	padding: 0px !important;
	border: 0px;
}

.inner_body {
	width: 956px;
	background-color: #025D41;
	margin: 0 auto;   /* align for good browsers */
	text-align:left;
}



.inner_content {
	padding-top:2px;
}

.warning {
	color: red;
}

.bold{
	font-weight: bold;
}



/* ---------------------------------------------------- */
/* LAND PAGES */

#landpage_content {
	width: 630px;
}
	
	#landpage_content img {
		border: 1px white;
	}
	
	#landpage_content #top {
		width: 630px;
		margin-bottom:17px;
		background-repeat:no-repeat;
		background-position: bottom;
	}
	
		#landpage_content #top #text {
			width: 380px;
			float:left;
			padding-bottom: 10px;
			padding-left: 10px;
			padding-right: 10px;
		}
		
		#landpage_content #top #login {
			width: 230px;
			float:left;
		}
		
			#landpage_content #top #login form {
				margin-top:0px;
				padding-top:0px;
			}
			
				#landpage_content #top #login form div {
					margin-top:0px;
					padding-top:0px;
				}
		
			#landpage_content #top #login .txt input {
				width: 200px;
				margin-bottom: 2px;
			}
			
				#landpage_content #top .foot {
					position: relative;
					width: 200px;
				}
			
				#landpage_content #top #login .login_btn {
					float: right;
					margin-top: 10px;
				}
				
				#landpage_content #top #login .password_link {
					font-size: 9px !important;
					position: relative;
					top: 5px;
				}
		
		#landpage_content #top #right {
			float: right;
			padding-right: 15px;
		}
			

		
		
	
	#landpage_content #bottom {
		width: 630px;
		height: 200px;
		margin-left:9px;
	}
	
		#landpage_content #bottom div {
			float:left;
		}
	
		#landpage_content #bottom #left{
			/*width: 198px;
			height: 200px;*/
			margin-right:7px;
		}
		
		#landpage_content #bottom #mid {
			/*width: 198px;
			height: 200px;*/
			margin-right:7px;
		
		}
		
		#landpage_content #bottom #right {
			/*width: 198px;
			height: 200px;*/
			margin-right:7px;
		}


/* ---------------------------------------------------- */
/* OLD COLLEGIANS */

#collegians_news {
	text-align:left;
}

		#collegians_news span a {
			font-family:Tahoma, Geneva, sans-serif;
			font-size:12px;
			color:#a90533;
			text-align:left;
		}
		
		
	#collegians_news ul {
		margin-left: 7px;
		padding-left: 0px;
		list-style: none;
		text-align:left;
		margin-right: 37px;
	}
	
		#collegians_news ul li {
			list-style: none;
			margin-bottom: 8px;
			margin-left: 0px;
			padding-left: 0px;
			text-align:left;
		}
		
			#collegians_news ul li a {
				text-align:left;
				margin-left: 0px;
				padding-left: 0px;
			}


.calendar .today{
	font-weight:bold;
}


.calendar .noday{
	
}

.calendar .selected{
	font-weight:bold;
	border-style:solid;
	border-width:1px;
}







/* Google Search Results */

.gse_result_set
{
	padding: 10px;
	padding-top: 0px;
	overflow: auto;
}

.gse_result_set .gse_result_item
{
	margin-bottom: 1em;
}

.gse_result_set .gse_result_item a
{
}

.gse_result_set .gse_result_item .gse_result_summary
{
}

.gse_result_set .gse_result_item .gse_result_domain
{
	color:green;
	word-wrap: break-word;
	width: 640px;
}

.gse_result_set .gse_result_header
{
	background-color:#dddddd;
	margin-bottom: 1em;
	border-bottom: 1px solid #999999;
	text-align: right;
	padding: 0.2em;
}

.gse_search_form
{
	margin-top: 1em;
	margin-bottom:2em;
}
.gse_advanced_bar
{
	height: 20px;
	background-color: #DDDDDD;
	white-space: nowrap;
}

.gse_result_pages {

}

	.gse_result_pages td {
		padding-right: 5px;
	}
	
	

.red li
{
color:red;
}

.red
{
	color:red;
}





/* HP NEWS FEATURE 2011 */

.news_buttons {
	padding-right: 6px;
	
	opacity: 1;

	/* Firefox */
	-moz-transition: opacity .3s linear;


	/* WebKit */
	-webkit-transition: opacity .3s linear;

	/* Opera */
	-o-transition: opacity .3s linear;

	/* Standard */
	transition: opacity .3s linear;
	color: #EC9C30;
	text-decoration: none;
}

.news_buttons:hover {
	background: none !important;
	opacity: 0.8;
	filter:alpha(opacity=80);
}



/* HP PROMO BANNER 2011 */

#rotatingBanner {
	background: url(../images_site/b-intro_promo_bg.gif) no-repeat top !important;
	width: 210px;
	height: 219px;
}






/* HP PROMO BANNER 2011 - It wont work in IE

#rotatingBanner {
	
}

	#rotatingBanner li {
		
	}
	
		#rotatingBanner li img {
			width: 210px;
			height: 219px;
			-webkit-border-radius: 15px;
			-moz-border-radius: 15px;
			-khtml-border-radius: 15px;
			border-radius: 15px;
			overflow: hidden;
		}*/



/* HP PROMO BANNER 2011 - fixing round corner for IE - Fail 

#rotatingBanner {
	
}

	#rotatingBanner li {
		
	}
	
		#rotatingBanner li img {
			width: 210px;
			height: 219px;
			-webkit-border-radius: 15px;
			-moz-border-radius: 15px;
			-khtml-border-radius: 15px;
			border-radius: 15px;
			overflow: hidden;
			behavior: url(http://www.ormistoncollege.com.au/scripts/PIE.htc);
		}*/
		
			




























