@charset "utf-8";
/* CSS Document */
#contentwrapper{
float: left;
width: 100%;
background-image:url(bg.gif);
background-repeat: repeat-y;
background-position: left top;
}

#leftcolumn{

background:#E9E6E6;
}

.heading{
color: #230000;
}
.headingfirst{
color: #230000;
}

.navsearchheading {
color: #230000;
}

#contentcolumn{
color:#230000;
}
div.studentquote{
color:#230000;
}

#last a{
border-bottom: solid 3px #C0B432;
}

.navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-bottom: 1px solid #D3CBCB;
}

.navlist li a
{
color: #604646;
}

