body{
margin:40px 0 0 0;
padding:0;
font: normal 80%/160% "Trebuchet MS", Helvetica, sans-serif;
color: #8E91A4;
}

a{
color: #8E91A4;
text-decoration: none;
}

a:hover{
color: #CACCD5;
}

select {
font: normal 1em "Trebuchet MS", Helvetica, sans-serif;
color: #8E91A4;
}

.right {
text-align: right;
}

.righttop {
margin-top: 0px;
padding-top: 0px;
text-align: right;
}

#maincontainer{
width: 960px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

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

#contentcolumn{
margin-right: 235px; /*Set right margin to RightColumnWidth*/
}

h1 {
font-weight: normal;
text-transform: uppercase;
font-size: 2.0em;
margin-top: 0px;
padding-top: 0px;
color: #CACCD5;
}

h1 a{
color: #CACCD5;
}

h1 a:hover{
color: #CACCD5;
}

h2{
text-transform: uppercase;
font-weight: normal;
font-size: 1.1em;
color: #CACCD5;
}

h3, h4 {
font-weight: normal;
font-size: 1.0em;
color: #8E91A4;
line-height: 1.2em;
margin: 0px;
padding: 0px;
}

img {
border: 0px;
}



img.alignleft {
float: left;
padding: 5px 15px 5px 0;
}

img.alignright {
float: right;
padding: 5px 0 15px 15px;
}

#rightcolumn{
float: left;
width: 235px; /*Width of right column*/
margin-left: -235px; /*Set left margin to -(RightColumnWidth) */
text-align: right;
text-transform: uppercase;
}

#rightcolumn p {
text-transform: none;
}

#rightcolumn ul{
list-style-type: none;
margin-top: 100px;
}

#rightcolumn ul.second_list{
margin-top: 210px;
}

#rightcolumn ul.second_list_a{
margin-top: 50px;
}

#rightcolumn ul.second_list_b{
margin-top: 150px;
}

#rightcolumn ul.second_list_c{
margin-top: 5px;
}

#rightcolumn a{
color: #CACCD5;
text-decoration: none;
line-height: 200%;
}

#rightcolumn a:hover, #rightcolumn a.selected{
color: #8E91A4;
}

#rightcolumn h1 a{
color: #8E91A4;
line-height: 140%;
}

#rightcolumn h1 a:hover {
color: #8E91A4;
}


table {
margin: 0px;
padding: 0px;
border-collapse: collapse;
}

table.category {
margin: 0 auto;
margin-top: 125px;
}

table.fatduck {
margin: 0 auto;
margin-top: 10px;
}

table.category td, table.fatduck td {
text-align: center;
}

table.category img{
padding: 10px;
}

table.fatduck img {
padding: 7px;
}

td {
vertical-align: top;
margin: 0px;
padding: 0px;
}

td.library {
padding-left: 140px;
}

td.tocage {
max-width: 140px;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

div.single {
margin: 0 auto;
text-align: center;
margin-top: 140px;
}
