html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;}/* remember to define focus styles! */:focus {	outline: 0;}body {	line-height: 1;	color: black;	background: white;}ol, ul {	list-style: none;}/* tables still need 'cellspacing="0"' in the markup */table {	border-collapse: separate;	border-spacing: 0;}caption, th, td {	text-align: left;	font-weight: normal;}blockquote:before, blockquote:after,q:before, q:after {	content: "";}blockquote, q {	quotes: "" "";}img 	{	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);	}body {	font: 12px/14px Century Gothic, Apple Gothic, sans-serif;	color: rgb(90,90,90);	background: url(images/bg.png);	background-repeat: repeat-x;	background-color: white;	} a {	color: rgb(90,90,90);}a:link, a:visited {	text-decoration: none;	font-weight: bold;	}a:hover {	text-decoration: underline;	}P {	} .container	{	margin: 0em auto;	width: 800px;	text-align: left;	background: url(images/top.png);	background-position: top left;	background-color: transparent;	background-repeat: no-repeat;	/* border-right: 1px solid white; */			}	.top	{	height: 120px;	background: transparent;	}	.menu_item {	float: right;	display: inline-block;	background-color: transparent;	width: 95px;	text-align: center;	padding-top: 75px;	}.gallery_item {	display: inline-block;	margin: 3px;	border: 1px solid rgb(70,70,70);	}	.menu_item a:link, .menu_item_container a:visited {	font-size: 16px;	color: rgb(240,240,240);	text-decoration: none;	font-weight: bold;	}.menu_item a:hover {	text-decoration: underline;	}.main {	clear: both;	padding: 8px;	background: url(images/main.png);	background-position: bottom left;	background-color: transparent;	background-repeat: no-repeat;	}.footer	{	font-family: GillSans, Trebuchet, Calibri, sans-serif;	margin: auto;	padding: 8px;	text-align: right;/*	border: 1px solid rgb(70,70,70); */	color: rgb(220,220,220);	background: url(images/footerbg.png);	background-position: top left;	background-color: transparent;	background-repeat: repeat;	}	.header {	font: bold 20px/22px Century Gothic, Apple Gothic, sans-serif;	font-variant: small-caps;	text-decoration: none;	display: block;	border-bottom: 1px solid rgb(70,70,70);	margin-bottom: 3px;	margin-top: 3px;	}.footer a, .footer p {	color: rgb(220,220,220);	}h2 {	font: bold 14px/10px Century Gothic, Apple Gothic, sans-serif;	text-decoration: none;	}