body{
margin:0;
padding:0;
}

#topsection{
background-image: url(ribbonbackground.jpg);
height: 90px;
}

#topsection h1{
margin: 0;
padding-top: 30px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 250px;
}

#leftcolumn{
float: left;
width: 220px;
margin-left: -100%;
background: #3C71A6;
height: 550px;
position: relative;
}

#nav li{
list-style-type: none;
margin: 0;
padding: 0;
padding-top: 1em;
}

#nav a:link, #nav a:visited {
color: #000;
background-color: #6ADEF7;
border-top: 2px solid #CCC;
border-right: 2px solid #666;
border-bottom: 2 px solid #666;
border-left: 2 px solid #CCC;
text-decoration:  none;
font-family: Verdana, Verdana, Geneva, sans-serif;
}

#nav a:hover {
border-top: 2px solid #666;
border-right: 2px solid #CCC;
border-bottom: 2 px solid #CCC;
border-left: 2 px solid #666;
text-decoration:  none;
}

#nav a:active  {
color:red;
}

.innertube{
margin: 10px;
margin-top: 0;
}

.subtitle{
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 120%;
text-align:center;
}
