body {margin: 0;
padding: 0;
font-family: sans-serif;
line-height: 1.4em;
font-size: small; 
background-image: url(../images/bg.gif);
background-repeat: repeat-y;
background-position: top right;}

.content-frame {margin-right: 30px;
padding-bottom: 10px; }

div#header {padding: 2%;
text-align: right;
background-color: #fff;
color: #333333;
border: #000 solid 1px;
background-image: url(../images/newfaces.jpg);
background-repeat: no-repeat;
height: 85px;
background-position: 175px 8px; }

#sideheader {position: absolute;
top: 0px;
right: 2px;
background-image: url(../images/collegecounseling.gif);
width: 23px;
height: 350px; }

#logo {
float: left; }

div#navbar {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: right;
background-color: #ffffff;
font-weight: bold;
width: 150px; }

#navbar a:link, #navbar a:visited {color: #ffffff;
background-color: #0066cc;
text-decoration: none;
display: block;
border-right: solid #000099 30px;
margin-top: 1px;
margin-bottom: 1px;
padding-top: 3px;
padding-bottom: 3px;
padding-right:12px }

#navbar a:hover, #navbar a.current {background-color: #000099;
text-decoration: none;
border-right: solid #0066cc 30px }

div#footer {text-align: right;
clear: both;
background-color: #0066cc;
color: #fff;
border-top: solid #000000 1px;
border-bottom: solid #000000 1px;
font-size: .85em;
padding: 0px 2% 0px 0px;
padding-bottom: 3px;
}

div#maincontent {padding: 2%;
text-align: left;
margin-left: 24%;
background-color: #ffffff;
color: #000000;
margin-bottom: 5px;
border-left: solid #000000 1px; }

div#leftcolumn {padding: 2%;
float: left;
text-align: right;
background-color: #ffffff;
color: #000000;
width: 20%; }

a:link  {
color: #003399;
text-decoration: none; } 

a:visited  {
color: #003399;
text-decoration: none; }

a:hover {
color: #000;
background-color: #ccccff;
text-decoration: none; }

a:active {
color: #cc6600;
background-color: #cccccc;
text-decoration: none; }

h1, h2, h3, h4, h5, h6 {color: #003399;}
h1 {font-size:1.5em}

h2 {font-size: 1.2em}

h3 {font-size: 1em;}

h4 {font-size: .9em}

h5{font-size: .8em;}

h6{}

