body {	
	color: #000;
	font: 12px Verdana, Arial, Sans-Serif;
        line-height: 160%;
}

#header {
        display: none;
}

#background {
        display: none;
}

#navbar_side { 
        display: none;
}

#navbar_top {
        display: none;
}

#footer {
        display: none;
}

h1, h2, h3 {
        font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif; 
	font-weight: normal;
	}

h1 {
	font-size: 22px;
	}

h2 {
	font-size: 18px;
        margin: 0;
        padding: 5px 0;
	}

#main-content h2 {
        clear: both;
        text-align: right;
}

h3, h4 {
        margin: 0;
        padding: 0 0 10px 0;
	font-size: 14px;
        font-weight: bold;
        color: #000000;
        float: left; 
	}

h4 { float: right; }


a img {	border: none; }