/* Committee CSS Document - tlm 6-3-05 */
.thirdLinks {
	padding: 0;
	margin: 0;
	font-size:small;
	}
	
body {background: #ffffff url(http://www.uflib.ufl.edu/images/bground2.jpg) repeat-y left top;}

#content {
	margin-left:180px;
	padding: 0;
	font-size: small;
	background-color: #fff;
	}
	
.pageTitle h1 {
	font-size: 20px;
	color: #444444;
	padding:0;
	margin:0;

}

.pageTitle {
	margin-left:170px;
	padding: 10px;
	text-align: left;
}

#content a:link { color : #0021a5; text-decoration : none; border-bottom : 1px dashed #fff;}
#content a:visited { color : #0021a5; text-decoration : none; border-bottom : 1px dashed #fff; }
#content a:hover { color : #ff4a00; text-decoration : none; border-bottom : 1px dashed #ff4a00;}

.thirdLinks a:link { color : #0021a5; text-decoration : none;}
.thirdLinks a:visited { color : #0021a5; text-decoration : none;}
.thirdLinks a:hover { color : #ff4a00; text-decoration : underline;}

.thirdLinks li {display: inline;
				border-left: 1px solid #000;
				padding: 3px 4px 2px 4px;}
				
#copyright .inText a:link { color : #0021a5; text-decoration:none; border-bottom:1px dashed #0021a5;}
#copyright .inText a:visited { color : #0021a5; text-decoration : none; border-bottom:1px dashed #0021a5;}
#copyright .inText a:hover { color : #ff4a00; text-decoration : none; border-bottom:1px dashed #ff4a00;}
				
.memberList {float:left;
				margin: 0 40px 0 0;
				padding:0;}
				
.memberList2 {margin: 0 40px 0 0;
				padding: 0;}

.agendas {clear: both;}

ul {margin:0 0 0 20px;
	padding:0;}
	
 p.breadcrumbs {margin:0; padding: 2px 0 0 0; font-size: 10px; margin-left:170px;}
 
.breadcrumbs a:link { color : #0021a5; text-decoration : underline; }
.breadcrumbs a:visited { color : #0021a5; text-decoration : underline; }
.breadcrumbs a:hover { color : #ff4a00; text-decoration : underline; }

.limit_width {width: 500px;}



