/* CSS Document */

body {
background: url(../../../images/bg_tile.jpg) repeat-x;
margin: 0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color:white;
background-color: Black;
text-align:center;
}

#header {
width:708px;
height:88px;
margin-left: auto;
margin-right: auto;
background: url(../../../images//header.jpg) no-repeat;
}
#showcase {
padding-top:5px;
padding-bottom:5px;
width:100%;
text-align:center;
background-color: #000000;
}
#content {
padding:5px;
width:708px;
margin-left: auto;
margin-right: auto;
background: url(../../../images//content_bg.jpg) repeat-x;
background-color: #000000;
}
#article {
float:left;
width:447px;
}
.rss {
width: 30px;
height: 30px;
}
#thumbs  {
width:230px;
float:right;
background: url(../../../images//cars_bg.jpg) repeat-x;
padding:4px;
}
#thumbs a{
color: white;	
font-weight: bold;
text-decoration: none;

}
#footer {
width: 708px;
height: 52px;
clear: both;
background: url(../../../images//footer.jpg) no-repeat;
}
#footer a {
color: white;	
text-decoration: none;
}
#mainmenu {
width:100%;
text-align:center;
background-color: #000000;
}
