			
			body, html{
				font-family:trebuchet ms;
				height:100%;
			}
			#main{
				width: 100%;
			}
			div.menu{
				float: left;
				width: 138px;
			}
			.push{
				height:12em;
			}
			#footer {
				position:absolute;
				top:560px;
				left: 1%;
			}
			img.UF {
				border:0;
			}
			#bodycontent{
                                margin-left: 130px;
			}
			table.logo
			{
				border-spacing:0px;
				margin-top:20px;
			}
			table.logo td.first
			{
				text-align:left;
				padding:0px;
				font-size:300%;
				font-weight:bold;
			}
			table.logo td.rest
			{
				padding:0px;
				font-size:150%;
			}
			div.pub
			{
				margin:10px;
				border-width:10px;
				border-spacing:20px;
				border-width:0px;
				border-style:dashed;
				border-color:black;
				padding:10px;
			}
			a
			{
				color:darkblue;
			}
			span.head
			{
				font-weight:bold;
				font-size:120%;
			}
			div.page_title
			{
				font-weight:bold;
				font-size:200%;
				text-align:center;
			}
			table.people
			{
				border:1px dashed black;
			}
			div.title{
				text-align: left;
			}
			table.people tr td
			{
				padding:10px;
			}
