body {
background-color: black;
font-family: arial;
text-align: center;
color: white;
}

#center {
background-color:  #002C54;
position: relative;
width: 800px;
height: 600px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#header_text {
font-size: 14pt;
font-weight: bold;
color: blue;
position: absolute;
text-decoration: none;
left: 40px;
top: 105px;
}

div#header_text a {
text-decoration: none;
color: blue;
}

#header_text2 {
font-size: 14pt;
font-weight: bold;
color: blue;
position: absolute;
text-align: left;
text-decoration: none;
left: 40px;
top: 105px;
}

div#header_text2 a {
text-decoration: none;
color: blue;
}

#quote_text {
font-size: 11pt;
font-weight: bold;
color: black;
position: absolute;
top: 90px;
left: 40px;
}

#otext {
position: absolute;
top: 180px;
left: 40px;
width: 100%;
}

#navigation {
position: absolute;
top: 140px;
left: 250px;
width: 100%;
}

#navigation2 {
position: absolute;
top: 200px;
left: 40px;
width: 100%;
}

#maintext {
margin: 0px;
padding: 0px;
color: black;
font-size: 11pt;
font-weight: normal;
line-height: 12px;
white-space: nowrap;
}

div#navigation ul {
margin: 0px;
padding: 0px;
font-size: 9pt;
font-weight: bold;
line-height: 30px;
white-space: nowrap;
}

div#navigation li {
list-style-type: none;
padding: 7px 10px;
display: inline;
}

div#navigation li a {
text-decoration: none;
color: darkgray;
}

div#navigation2 ul {
margin: 0px;
padding: 0px;
font-size: 13pt;
font-weight: bold;
line-height: 30px;
white-space: nowrap;
}

div#navigation2 li {
list-style-type: none;
padding: 7px 10px;
display: inline;
}

div#navigation2 li a {
text-decoration: none;
color: darkgray;
}

#ucmerced {
position: absolute;
top: 0px;
left: 20px;
decoration: none;
}
