#header h1 img,
#countdown,
#main_nav,
.int_right,
.main_bottom
	{ display: none; }

body {
	font-family: times, 'times new roman', serif;
}

a { color: #000; text-decoration: none; }

h1 {
	margin: 0 0 1em 0;

	font: normal 28px/12px arial, sans-serif;
	text-align: center;
}

h2, h3, h4, h5, h6 {
	color: #382c6c;
	font-weight: normal;
}

h2 { font-size: 28px; }
h3 { font-size: 20px; }
h4 { font-size: 16px; }
h5 { font-size: 13px; }
h6 { font-size: 11px; }

.goog { 
	border: 1px solid #888;
	float: right;
	margin: 0 0 10px 10px;
	padding: 10px;
}

#footer {
	padding: 10px 0;
	
	font-size:10px;
	color:#888;
	text-transform:uppercase;
	text-align: center;
}
#footer a { color: #888; }

