﻿@import url('layout.css');
/* Styles conatiner with GIF inc bevelled boarders not suitable for new gallery page so this style not added to that page*/
#container {
	width: auto;
	margin: 0 auto;
	background: #C0C0C0 url(../images/bkgd_tile.gif) top;
	background-repeat: repeat-y;
}
