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: 1050px;
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: 1050px;
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;
}

.backtotop a, .section2 a {
color: #536895;
text-decoration: none;
}

ul, ol {
position: relative;
left: -5px;
}

td.section {
height: 20px;
font-family: verdana, sans serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #000000;
background-color: #B3BCD0;
text-align: center;
}

.section2 {
height: 20px;
font-family: arial, sans serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #000000;
background-color: #DDE1EA;
padding: 2px 6px 2px 6px; 
}

.caption {
text-align: center;
font-family: arial, sans serif;
font-size: 11px;
font-style: normal;
color: #000000;
}

td {
font-family: verdana, sans serif;
font-size: 11px;
}

.image {
vertical-align: bottom;
}

td img {
padding: 4px 4px 0px 4px;
}

a img {
border: 0px;
}