/* wrapper */
body {
font-family:Arial, Helvetica, sans-serif;
background-color:#CCCCCC;
}
#wrapper {
width:770px;
margin-right: auto;
margin-left: auto;
text-align:left;
border: 1px solid #000000;
background-color:#FFFFFF;
}
#banner {
text-align:center;
height:50px;
width:760px;
background-image: url(images/topcollegeinfo.jpg);
background-repeat:no-repeat;
background-position:center 10%; 
/*border-bottom: 1px solid #000000;*/
}
/*#banner h1 {
color:#000000;
line-height:
border:0;
margin:0;
}*/
/*#sidebar {
float:left;
width:120px;
}*/
#content {
font-size:13px;
width:760px;
margin-left:10px;
margin-right:10px;
}
#content a {
font-weight:bold;
}
#content h1 {
font-size:18pt;
margin:8 0 8 0;
}
#content h2 {
font-size:14pt;
margin:5px 0 3px 0;
}
#footer {
clear:both;
font-size:10px;
color:#FFFFFF;
margin-top:10px;
background-color:#000000;
}
#footer a{
color:#FFFFFF;
}
