#header {
 background: white;
 color: black;
 text-align: center;
 font-family: arial;
}

#aphorism {
 background: #CCCCCC;
 padding: 2px 5px 2px 5px;
 font-weight: bold;
 text-align: center;
}

#lastupdated {
 text-align: right;
 padding: 2px 5px 2px 5px;
 font-size: x-small;
}

#leftsidebar {
 width: 340px;
 text-align: center;
 float: left;
}

#screenshot {
 background: #1C71C6;
 color: #ffffff;
}

#screenshot A:link { color: #FFFFFF; }
#screenshot A:visited {color: #8CD8FF; }
#screenshot A:active {color: #FFFFFF; }
#screenshot A:hover {color: #FFFFAA; font-weight: bold; text-decoration: none;}

.caption {
 background: #8CD8FF;
 font-weight: bold;
 color: #000000;
 padding: 2px 5px 2px 5px;
 width: 300px;
 margin-left: auto;
 margin-right: auto;
}

#main {
 margin-left: 350px;
 margin-right: 5px;
}

li { padding: 3px; }

#quisptopic {
 margin-left: 25px;
 padding: 5px 8px 5px 8px;
}

#quisptopic-heading {
 background: #B3CEFF;
 padding: 5px 8px 5px 8px;
}

#quisptopic-text {
 margin-left: 25px;
}

#lanutilization {
 margin-left: 25px;
 padding: 5px 8px 5px 8px;
}

#lanutilization-heading {
 background: #B3CEFF;
 padding: 5px 8px 5px 8px;
}

#lanutilization-text {
 margin-left: 25px;
}

#uptime {
 margin-left: 25px;
 padding: 5px 8px 5px 8px;
}

#uptime-heading {
 background: #B3CEFF;
 padding: 5px 8px 5px 8px;
}

#uptime-text {
 margin-left: 25px;
}

#banners {
 text-align: center;
 display: block;
}

#banners a img {
 border: 0px;
}


.abstract {
 font-weight: bold;
 font-family: arial;
 background: #CFD5E3;
 padding: 15px;
 border-width: 1px;
 border-style: solid;
 border-color: #000000;
 width: 55%;
 text-align: left;
}

.manofthemonth {
 float: left;
 clear: none;
 text-align: center;
 padding: 10px;
}
