html {
	background-color: #0e2f5a;
}

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

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

#group {
	background-color: #000f2b;
}

#footer {
	background-color: #000f2b;
}

.item1 {
	background: 0 0 url('img/bg1.jpg') repeat-x;
}

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

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

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

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