/*
File:			custom.css
Description:	        Custom styles for Top Type

*/
.custom .menu {
	background:#000000;}
	.menu {
		background:#000000;}

body.custom {
	background: #B20425;}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #D0D0D0;
    border: 0.4em solid #FD1A14}

.custom #page {background: #fff;}

.custom #header { 
	border-bottom:none; 
	height:200px; 
	width:900px; 
	padding-top:0;	
	padding-bottom:0; 
	background:url('images/banner_1.jpg') no-repeat;}

.custom #header #logo { 
	display:none; }

.custom #header #tagline { 
	display:none; }
