* {margin: 0; padding: 0; border: 0;}

* html #udm .udmS { margin-top: 3px; }

body
{
	background-color: #f3f2f1;
	background-image: url('/images/layout/body_bg_brown.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

#preheader
{
	background-color: #ccbd97;
	height: 54px;
	width: 800px;
}

#header
{
	position: relative;
	width: 800px;
	height: 216px;
	background-image: url('/images/layout/header_bg_uvm.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

#header #info {
}
	
#header #info a {

	display:block;
	position:absolute;
	bottom:0;
	left:0;
	height:100px;
	width:100px;

}

#header #info a span {
	display:none;
}


#header #detailbox{

	width:280px;
	padding:10px;
	position:absolute;
	bottom:18px;
	left:20px;
	background-color:white;
	display:none;
}

#more_information_trigger
{
	position: absolute;
	bottom: 0px;
	left:0px;
}

#more_information
{
	display: none;
	overflow: hidden;
	position: absolute;
	bottom: 17px;
	left: 17px;
	height: 130px;
	width: 340px;
	background-color: #ccbd97;
	border: 1px solid #692c25;
	padding: 10px;
	filter:alpha(opacity=85);
	color: #322618;
}

#logo
{
	position: absolute;
	top: -40px;
	left: 0px;
	border: 1px solid #735e2b;
}

#wedge
{
	height: 27px;
	background-color: #ccbd97;
}

#global_nav
{
	display: none;
	position: absolute;
	width: 644px;
	padding: 0px;
	right: 0px;
	top: -9px;
	background-image: url('/images/layout/global_nav_bg.gif');
	background-position: top left;
	background-repeat: repeat-x;\
	text-align: right;
	padding-top: 9px;
}

#layout
{
	margin: 0 auto;
	width: 800px;
}

#login 
{

}
#login table
{
	width: 150px;
	height: 80px; 
	padding: 0px;
	border: 0px solid black;
	margin: 0px;
}
#login table td
{
	background-color: white;
	vertical-align: top;
	border: 0px solid black;
}
#login table td input
{
border:1px;
border-style:solid;
border:#000000;
background-color:#FFFFCC;
}
#columns
{
	clear:both;
}
#columns_table
{
	width: 800px;
	height: 350px; 
	min-height: 250px;
	padding: 0px;
	border: 0px solid black;
	margin: 0px;
}

#columns_table td.left
{
	background-color: white;
	vertical-align: top;
	border: 0px solid black;
}

#columns_table td.right
{
	width: 275px;
	background-color: #735e2b;
	vertical-align: top;
	border: 0px solid black;
}

#local_nav
{
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}

#content
{
	margin: 40px;
}

div.clear
{
	clear:both;
	height:0;
	margin:0;
	line-height: 0%;
	font-size: 1px;
	width: 100%;
}

#footer
{
	height: 13px;
	background-color: #ccbd97;
	margin-bottom: 2em;
}

#print_logo
{
	display: none;
}

#section_image
{
	position: relative;
	left: -17px;
}
.fresh {
	font-size: 10px;
	text-align: center;
}
.fresh a {
	color: #000000;
	text-decoration: none;
}
.fresh a:hover {
	color: #00CC00;
	text-decoration: none;
}
