﻿
/* not sure about these 
#tab_strip 
{
    display:none;
}
#main 
{
    width : 100%;
}
#left_col 
{
    display :none ;
}
.quotes  
{
    position :relative ! important; 
    top :0;
    margin:13px;
    float :left;
    border : 1px solid black;
    display:block ! important; 
}

.quotes h2 
{
    display :block ;
    margin: 0 0 20px 0;
    font-size: 14px;
}
.quotes a
{
    display : none ;
}
#block 
{
    height :auto ;
}

*/
#wrapper {
	width: 100%;
	border: 0;
}
#menuBar {
	display: none;
}
#leftmenu {
	display: none;
}
.containerBrd {
	border: 0;
	padding-top: 30px;
}
#rightBorder {
	display: none;
}
.topPicture {
	display: none;
}