
#mainpage img {
 width: 250px;
 height: 250px;
 border-bottom: 3px solid #225599;
 border-right: 3px solid #225599;
 border-left: 2px solid #225599;
 border-top: 2px solid #225599;
}

#mainpage quote {
 position: relative;
 float: center;
 font-family: Times Roman MS sans serif;
}

.carmatext {
 color: #225599;
 width: 250px;
 height: 250px;
 border-bottom: 3px solid #225599;
 border-right: 3px solid #225599;
 border-left: 2px solid #225599;
 border-top: 2px solid #225599;
}

#insert {
 border: solid #225599 1px;
 width: 250px;
 height: 250px;
 font: 0.6em;
}

.highlight {
 color: #225599;
 text-decoration: none;
 font-size: 0.8em;
 text-align: left;
 float: left;
}

.highheader {
 font: 1.2em;
 color: #003366;
 font-weight: bold;
 text-align: right;
}

.highlight li {
 list-style-image:url("/Images/arrow.gif");
 list-style-type:square;
}

.avg {
 text-decoration: overline;
}

#outreach {
 border: solid #225599 1px;
 float: center
 padding: 2px 5px;
 text-align: left;
}

