.intro {
width:0.7em;
font-size:400%;
font-family:algerian,courier;
line-height:80%;
float:left;
padding-right: 0.1em;
}

#topimg 
{
float:left;
width:200px;
margin:0 15px 10px 0;
text-align:center;
}

.container {
width:750px;
margin:0px;
border:1px solid gray;
line-height:150%;
background-color: #ffffff;
}

.container2 {
width:750px;
margin:0px;
border-bottom: 1px solid gray;
border-left: 1px solid gray;
border-right: 1px solid gray;
line-height:150%;
}

.encMenu {
clear: both;
width: 80%;
border-bottom: 1px solid gray;
border-left: 1px solid gray;
border-right: 1px solid gray;
padding: 10px;
}



/***********************************************/
/* contentnonav is the id wrapper that is used */
/* for the page when using the nosplit page    */
/***********************************************/

#contentnonav {
	margin: 0 0 0 1px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

/***********************************************/
/* content_padding is the id wrapper that is   */
/* used within both content and contentnonav   */
/* to give white space for the page contents   */
/***********************************************/
	
#content_padding {	
	padding-top: 3px; /*doubles in firefox */
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}

/***********************************************/
/* timestamp is the class wrapper that is used */
/* for testing with a lastModified java script */
/***********************************************/

.timestamp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;	
	padding-bottom: 3px;
	clear: both;
}

/***********************************************/
/* menubar is the id wrapper that is used      */
/* for seting the basic vertical menu bar. All */
/* other properties are set in the menu.css    */
/* file builds off of mainstyle class		   */
/***********************************************/

#menubar {
	width: 750px;
	background-color: ffffff;
}

/***********************************************/
/* breadcrumb is the id wrapper that sets the  */
/* breadcrumb attributes builds off of 		   */
/* mainstyle class					   		   */
/***********************************************/

#breadcrumb {
	width: 738px;
	background-color: #ffffff;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	line-height:150%;
	clear: both;
	padding-left: 12px;
}

/***********************************************/
/* banner is the id wrapper that creates the   */
/* line below the banner called in 			   */
/* FAUBanner.js		 		   				   */
/***********************************************/

#banner {
	border-bottom: 1px solid gray;
	background-color: ffffff;
}

/***********************************************/
/* department is the id wrapper that creates   */
/* the line below the banner called in 		   */
/* departmentBanner.js 		   				   */
/***********************************************/

#department {
	width: 750px;
	background-color: #ffffff;
	border-bottom: 1px solid gray;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
} 

/***********************************************/
/* left is the id wrapper that creates an 	   */
/* indent for a single column		 		   */
/***********************************************/

#left {
	float:left;
	margin:0 0 6px 80px;
	padding:4px;
	width:200px;
}

/***********************************************/
/* facleft, center, and right are the id wrappers */
/* that create three column table replacement  */
/* used in nosplit situations  				   */
/***********************************************/

#facleft {
	float:left;
	margin:0 0 6px 6px;
	padding:4px;
	width:250px;
	text-align: left;
}

#center {
	float:left;
	margin:0 0 6px 10px;
	padding:4px;
	width:200px;
	text-align: left;	
}

#right {
	float:left;
	margin:0 0 6px 10px;
	padding:4px;
	width:200px;
	text-align: left;	
}

/***********************************************/
/* bodyleft is the id wrapper that creates a   */
/* single column indented 50px 				   */
/* used in nosplit situations  				   */
/***********************************************/

#bodyleft {
	float:left;
	margin:0 0 6px 50px;
	padding:4px;
	width:400px;
}

/***********************************************/
/* facpicture and facbody are the id wrappers  */
/* that create a two column table replacement  */
/* used in nosplit situations  				   */
/***********************************************/

#facpicture {
	float:left;
	margin:0 0 6px 6px;
	padding:4px;
}

#facbody {
	float:left;
	margin:0 0 6px 10px;
	padding:4px;
	width:540px;
	text-align: justify;
}

/***********************************************/
/* courses is the id wrapper that creates a    */
/* colored box to list items with a blue       */
/* background								   */
/* can be used on all pages width is 220	   */
/***********************************************/

#courses {
	float:left;
	margin:0 0 1px 1px;
	padding:4px;
	width:220px;
	border: 1px solid #353269;
	background: #D9ECFF;	
}

/***********************************************/
/* clear is the id wrapper that forces   	   */
/* items to the line below the previous item   */
/***********************************************/

#clear {
clear: both;
}

.clear {
clear: both;
}


.style3 {font-size: 10px}
a.link5:link { color: #666666; text-decoration: underline; }
a.link5:active { color: #666666; text-decoration: underline; }
a.link5:visited { color: #666666; text-decoration: underline; }
a.link5:hover { color: #999999; text-decoration: underline; }

.copyright1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #666666;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #666666;
}


.copyright a:link, .copyright a:visited, .copyright a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #666666;
}

.copyright a:hover{
	color: #000000;
}

/************Emergency Component*****************/

/*#emergency{
	color: red;
	width:200px;
	background-color: white;
	margin-top: -1px;
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
}*/

#emergency{
	float:right;
	width:200px;
	text-align:left;
	font-size:10px;
	color: red;
	background-color: white;
}


#emergency a:link, #emergency a:visited, #emergency a:active {
	font-weight: bold;
}

#emergency a:hover{
margin: 0px;
}

/************Box Component*****************/

.box {
	float:right;
	border: #000 thin solid;
	background-color: #FFF;
	width: 150px;
	padding: 6px 4px 6px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
}

