html {
	background-color: black;
}

body {
	background: 0 bottom url('img/fire.jpg') repeat-x;
}

#banner {
	background: 0 0 url('img/banner.jpg') no-repeat;
}

.top {
	height: 467px;
}

.top img{
	position: absolute;
}

#group {
	background-color: #190000;
}

#footer {
	background-color: #190000;
}

#access #map iframe {
	border: solid 2px #7f0000;
}

#access table {
	border: 1px solid #530303;
	border-top: 4px double #530303;
}

#access table th {
	background: 10px 9px url('img/tri.gif') no-repeat;
	border: 1px solid #530303;
}

#access table td {
	border: 1px solid #530303;
}
