/* INITIAL PAGE LAYOUT */
body {
	text-align:left;
	font:13px/13px verdana, sans-serif;
	color:#FFFFFF;
	padding:0 10px 0 10px; margin:0; border:none;
	background: url(../images/act4reel_10.png) fixed no-repeat;
	}

a { text-decoration:underline; color:#FFFFFF; }
a:link {color: #FFFFFF; text-decoration: underline; }
a:active {color: #FFFFFF; text-decoration: underline; }
a:visited {color: #FFFFFF; text-decoration: underline; }
a:hover {color: #FFFFFF; text-decoration: none; }
hr { display:none; }
.clear { clear:both; }
.left { float:left; }
.right { float:right; }


	
/* HIDDEN LINK */
#wrapper {
	height:233px;
	/* Hide from IE-mac \*/
	margin:0 auto 0 auto;
	border:none;
	overflow:visible;
	/* end hack */
}


#wrapper h1 { display:none; }


/* SETS UP OVERALL PARAMETERS OF THE PAGE */
#entire {
	width:770px;
	text-align:left;
	padding:0 0 0 0;
	/* Hide from IE-mac \*/
	margin:0 auto;
	border:none;
	overflow:visible;
	/* end hack */
	}
	


#content {
	border:dashed #000000;
	width:770px;
	text-align:center;
	size:14px;
	height:200px;
	padding:0 0 0 0;
	/* Hide from IE-mac \*/
	margin:0 auto 0 auto;
	overflow:visible;
	/* end hack */
	}

/* ========== HOME ================================== */

	
#text {
	border-bottom:solid 1px #000000;
	float:right;
	margin:0 80px 0 10px;
	width:630px;
	text-align:left; 
	padding:10px 30px 10px 0;
		}

	#text h3 {
		text-align:right;
		font:normal 20px/17px Trebuchet MS, Georgia, sans-serif; 
		color:#000000; 
		padding:0 0 20px 0;
		}

	#text p {
		padding:10px 30px 10px 15px;
		color:#000000;
		font:normal 12px/10px Trebuchet MS, Georgia, sans-serif; 
		}
		

#pics {
	padding:0 0 0 0;
	margin:0;
	}
	
	#pics p {
		float:right;
		padding:10px 0 0 0;
		color:#FFFFFF;
		font:normal 12px/10px Trebuchet MS, Georgia, sans-serif; 
		}
		
		#pics img {
		float:left;
		padding:5px 5px 5px 5px;
		}
$studentlay {
	float:left;
	width:520px;
	}
		
#students {
	float:left;
	padding:5px 5px 5px 5px;
	margin:5px;
	width:150px;
	height:225px;
	}
	
#instructors {
	width:530px;
	margin-bottom:20px;
	}


#footer { 
	width:848px; 
	height:25px; 
	}
	
	#footer li { 
		padding:0 5px; 
		}
	
		#footer ul#internal { 
			float:left; 
			margin:5px 0 0 10px; 
			}
	
			#footer ul#external { 
				float:right; 
				margin:5px 5px 0 0; 
				}

ul#legal { margin:5px; }
ul#legal li { display:inline; padding:0 5px;}
