/* CSS Document */

body {
background-image: url('http://www.thechicane.co.uk/forum/styles/SF_Glacier/theme/images/smokey-blue-16.jpg');
font-family: Arial;
font-size: 12px;
margin: 0 auto;
text-align: center;
}

#logo {
text-align: center;
}

#table_holder {
text-align: left;
width: 1000px;
margin: 0 auto;
margin-top: 50px;

}
#table_center {
width: 280px;
/*float:left;
margin-left: 360px;*/
}

#table_left {
/*float: left;*/
width: 280px;
margin: 0;
padding: 0;
/*margin-top: -750px;*/
}

#table_right {
/*float: right;*/
width: 280px;
margin: 0;
padding: 0;
}



.table_head {
background-image:url('images/tophead.gif');
height: 10px;
width: 280px;
background-repeat: no-repeat;
}

.table_end {
background-image: url('images/bottomhead.gif');
background-repeat: no-repeat;
height: 10px;
width: 280px;
}

.table_content {
background-color: #ADADFF;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
width: 266px;
margin-left: 1px;
padding-left: 5px;
padding-right: 5px;
}

.site {
font-weight: bold;
color: #ff0000;
}

td {
vertical-align: top;
}

.rssdate {
font-size: 10px;
font-weight: bold;
}

.rsstitle a, .rsstitle {
font-weight: bold;
font-size: 14px;
color: #000;
text-decoration: none;
}

.rsstitle a:hover {
color: #717171;
}

.rssdescription {
padding-top: 10px;
padding-bottom: 10px;
}

a.chicane:link, a.chicane:visited {
color: #ADADFF;
font-weight: bold;
font-size: 18px;
text-decoration: none;
}

.thechicane {
font-size: 18px;
font-weight: bold;
color: #fff;
}