body {
background-color: #FFFFFF;
margin-left: 10px;
margin-top: 0px;
font-family: verdana, sans serif;
font-size: 12px;
color: #424142;
line-height: 16px; 
}

#header {
background-image: url(images/myucla.png);
background-repeat: no-repeat;
height: 149px;
width: 660px;
margin: 0px;
padding: 0px;
}

#navigation {
position: absolute;
width: 195px;
left: 5px; 
top: 100px;
font-family: verdana, sans serif;
font-size: 11px;
line-height: 13px;
color: #424142;
text-align: center;
border-right: 1px solid #CCCCCC;
}  

#content {
position: absolute;
width: 430px;
left: 0px; 
top: 160px;
padding-left: 10px;
font-family: verdana, sans serif;
font-size: 11px;
line-height: 14px;
color: #424142;
text-align: left;
}  

#backtotop {
font-family: verdana, sans serif;
font-size: 10px;
text-align: right;
}

ul, ol {
position: relative;
left: -5px;
}

td.section {
font-family: verdana, sans serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-transform: uppercase;
color: #000000;
background-color: #B3BCD0;
padding: 3px;
}

.section2 {
font-family: arial, sans serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #000000;
background-color: #DDE1EA;
padding: 2px 2px 2px 6px; 
}

.caption {
text-align: center;
font-family: arial, sans serif;
font-size: 11px;
font-style: normal;
color: #000000;
vertical-align: top;
}

td {
font-family: verdana, sans serif;
font-size: 11px;
}

.image {
vertical-align: bottom;
}

td img {
padding: 4px 4px 0px 4px;
}

a img {
border: 0px;
}

.toc a {
color: #536895;
}


a.enlarge {
display: block; 
text-decoration: none; 
background: #FFFFFF; 
border: 0px; 
margin: 0px; 
float: left;}

a.enlarge img {
display: block; 
border: 0px;
}

a.enlarge:hover {
text-decoration: none; 
color: #000; 
position: relative; 
z-index: 500; 
cursor: default;
}

a.enlarge .full {
position: absolute; 
left:-9999px;
}

a.enlarge:hover .full {
top: -200px; 
left: 75px; 
background: #FFFFFF; 
border: 5px solid #536895;
}