 


body
{
	font-family: Verdana, sans-serif ;
	margin: 0px;
	background-image: url(/wdr/images/pattern.gif);
	font-size: 100%;
}

a:link {color: black; text-decoration: none; }
a:visited {color:#666666; text-decoration: none;}
a:hover {color: #CC6600; text-decoration: underline;}

A.bodylink:link 
{
	color: #000000 ;
	text-decoration: underline ;
}

A.bodylink:active
{
	color: #CC6600 ;
	text-decoration: underline ;
}


A.bodylink:visited
{
	color: #666666 ;
	text-decoration: underline ;
}

A.bodylink:hover
{
	color: #CC6600 ;
	text-decoration: underline ;
}


#wrapper{
	position: absolute;
	left: 151px;
	
	width: 100%;  
		
	height: 86em;
	background-color: white;
	padding-bottom: 10px;
}
#subwrapper{
	position: relative;
	
	margin-top: 17px;
	margin-right: 0;
	height: auto;
	width: 493px;  
	background-color: transparent;
	margin-left: 4px;
	
	z-index: 2;
}


#banner{
	position: relative;
	width: 100%;
	background-color: #666666;
	padding: 0px;
}

img.banner{margin: 0px;}

#tools{
	position: relative;
	padding-left: 93px;
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: .7em;
	padding-top: 4px;
	padding-bottom:5px;
	height: 1em;
}




h3{
		margin-bottom: 0 ; 
		
		padding-top: 15px ;
		padding-bottom: 15px;		
		
		font-family: Arial, serif;
		font-size: 1.2em;
}

#nav_top_border img{
	position: absolute;
	margin-top: 0px;
	left: -1px;
	top: 0px;
	border: 0px;
}


#nav{
	position: absolute;	
	left: 0px;
	padding-top: 1em;
	width: 149px;
	background-color: #FFFFFF;
	height: auto;
}

#nav a:link {color: black; text-decoration: none; }
#nav a:visited {color: black; text-decoration: none;}
#nav a:hover {color: #CD6600; text-decoration: none;}

#sleeve{
	position: relative;
	background-image: url(/wdr/images/vertical_grid.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px;
	width: auto;
	height: 100%;
}


#nav ul{
	position: relative;
	left: 0px;
	top: .68em;
	height: auto;
	/* font-weight: bold; */
	font-size: .70em;
	font-family: Arial, sans-serif;
	letter-spacing: .02em;
	line-height: 1.1em;
	margin-bottom: .7em;
	padding-bottom: 0em;
	/*
	Override Mac IE
\*/
	font-size: .66em;
	letter-spacing: .05em;
	margin-bottom: 1.7em;
/*
	Another comment, now with a normal end-of-comment marker. Explorer
	sees the end of this comment as the end of the previous one.
*/
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 3px;
	padding-left: 0px;
	width: 143px;
	list-style-type: none;

}

#nav ul li {
	padding-left: 4px;
	width: auto;
	/*bottom margin prevents borders from overlapping during over and out states*/
	margin-bottom: 1px;
	}

#nav_border{
	background-image: url(/wdr/images/grid.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 100%;
	margin: 0px;
	height: auto;
}	

#masthead{
	background-image: url(/wdr/images/grid.gif) ;
	background-repeat: repeat-x;
	padding-bottom: 5px; 
	position: relative;
	margin-left: 5px;
	
}

#masthead-image{
	position: absolute;
	left: 367px;
	top: 0;
	width: 266px ;
	margin-bottom: 0 ;
	background-color: white; 
}


#bottomhalf{
	position: relative;
	
	margin-top: 1px;
	
	margin-left: 5px;
	margin-right: 8px;
	
	padding-left: 1px;
	padding-right: 1px;
	
	padding-top: 8px;
	height: auto;
	width: auto;
	clear: both;
}
#bottomhalf table{
	width: auto;
	padding-bottom: 8px;
	}

#bottomhalf p {
	margin-bottom: 0 ;
	padding-bottom: 10px;
	font-size: .7em ;
	}
	
p {
	margin-left: 20px;
	margin-right: 20px;
	font-size: .8em ;
	margin-top: 0;
	margin-bottom: 0;
}

blockquote {
	font-size: .8em ;

}

p.links {
	margin-top: 5px ;
	margin-bottom: 5px ; 
}


#linktable ul
{
	list-style-type: none ; 
	padding: .2em ;
	margin: 0 ;
	margin-top: 0;
	margin-bottom: 1.5em;
	margin-left: 20px;
	margin-right: 20px;
	font-size: .7em;
}


#linktable li
{
	background-image: url(http://www.ucsf.edu/_graphics/orange_bullet.gif);
	
	background-repeat: no-repeat;
	
	background-position: 0 .5em;
	
	padding-left: .6em;
	
	/* margin-left: 5px; */
	
}

ol
{
	font-size: .7em;

}

pre
{
	font-size: .8em;

}


#footer
{
	font-family: Verdana, sans-serif ;
	font-size: .75em;

	margin-left: 0 ;
	
	padding: 0 ;
	
	width: 460px ;
	
	background-image: url(/wdr/images/grid.gif);
	background-repeat: repeat-x;
	
	background-position: top ;
	padding-top: 1em;
}
#footer p{
	margin-top: 1em;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}



