body {

        background-image: url(734.png);
        background-repeat: repeat;
	color: #000000;
	margin:0; padding:0;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
}

a {
	color: #000000;
	font-weight: bold;
}

a:link, a:active {
	text-decoration: none;

}


a:visited, a:hover {
	color: #000000;
	text-decoration: underline
}


#page {
width: 600px;
margin: 0 auto;
text-align : left;
background-color : #CCCCCC;
border-left: 1px solid #000;
border-right: 1px solid #000;

}

#header {
background-image : url('stooges.png');
background-repeat : no-repeat;
background-position : top left;
height : 375px;

}
#menu {
margin-top: -5px;
background-color: transparent;
color: #000000;
padding: 7px;
text-align: center;
}


#main-content {
background-color: transparent;

}

#content {
	width: 580px;
	margin-left: 5px;
	padding: 10px;

}

#sidebar {
	display: none

}

#footer {
	background-color: transparent;
	padding: 10px;
	font-size: 11px;
	text-align: center;

}


h1 {
	display: none;
}

h2, h3, h4 {
	border-bottom: 1px solid #676460;
	margin: 17px 3px -1px 3px;
}
