body{
margin: 0;
padding: 0;
line-height: 1.5em;
background-image: url(/images/swirl-logo-443x453.jpg);
background-repeat: no-repeat;
}

b{font-size: 80%;}
p{color: rgb(102,102,102); font-family: arial, helvetica; font-size: 90%;}
ul{color: rgb(102,102,102); font-family: arial, helvetica; font-size: 90%;}
table{color: rgb(102,102,102); font-family: arial, helvetica; font-size: 90%;}
h1{color: rgb(201,202,203); font-family: arial, helvetica; font-size: 100%; margin-top: 50px;}
a{color: rgb(109,176,220); text-decoration: none;}
a:hover{color: rgb(109,176,220); text-decoration: underline;}

#topsection{
margin: 0;
margin-top: 100px;
line-height: 1em;
font-family: arial, helvetica;
font-size: 80%;
font-weight: bold;
text-align: left;
/*background: #EAEAEA;*/
/*height: 90px; /*Height of top section*/
}

#topsection a{
color: rgb(178,178,178);
text-decoration: none;
}

#topsection a:hover{
color: rgb(109,176,220);
text-decoration: none;
}

#navtext_selected {
color: rgb(0,0,0);
text-decoration: none;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 470px; /*Set left margin to LeftColumnWidth*/
}

#content{
width: 70%;
/*min-height: 400px;*/
}

#leftcolumn{
float: left;
width: 470px; /*Width of left column*/
margin-left: -100%;
}

#dots{
margin: 0;
margin-top: 25px;
line-height: 1em;
clear: left;
width: 100%;
background-image: url(/images/dots.png);
background-repeat: repeat-x;
}

#footer{
margin: 0;
margin-top: 0;
line-height: 1em;
clear: left;
width: 100%;
background: white;
font-family: arial, helvetica;
font-size: 75%;
text-align: left;
padding: 0px 0px;
}

#footer a{
color: rgb(109,176,220);
text-decoration: none;
}

#footer a:hover{
color: rgb(191,193,193);
text-decoration: none;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
