
#background{position:absolute; z-index:1; width:100%; height:15%;}
a:link {
color: #7a49a7;
}
a:visited {
color: #fffff9;
background-color: #4aaa7b;
}
a:hover {
color: #4baa7c;
background-color: #7d4cab;
text-decoration: none;
}
a:active {
color: #383932;
}
body{
scrollbar-face-color:#393a33;
scrollbar-shadow-color:#0f0001;
scrollbar-arrow-color:#7f4da6;
scrollbar-highlight-color:#022b11;
scrollbar-track-color:#ffffff;
scrollbar-3dlight-color:#2c1103;
margin:0;
padding:0;
line-height: 1.5em;
}
b{font-size: 110%;}
em{color: red;}
#campbelltopsection{
background: #f6fee8;
color: #49434a;
height: 90px;
}
#campbelltopsection h1{
margin: 0;
padding-top: 15px;
}
#campbellcontentwrapper{
float: left;
width: 100%;
margin-left: -20%;
}
#campbellcontentcolumn{
margin: 0 190px 0 20%
}
#campbellleftcolumn{
color: #4a444b;
float: left;
width: 190px;
margin-left: -190px;
background: #f7fde9;
}
#campbellrightcolumn{
color: #4b454c;
float: left;
width: 20%;
background: #f8ffef;
}
#campbellfooter{
clear: left;
width: 100%;
background: #4c464d;
color: #f9feee;
text-align: center;
padding: 4px 0;
}
#footer a{
color: #8a8bac;
}
.innertube{
margin: 10px;
margin-top: 0;
}
