﻿
body, #pagewrapper, #section2 { background-image: none; }
ul.section, div#navwrapper, #imagewrapper, #section2separator, #photogallery, #frmlogin, #frmadmincontent { display:none; }
#content { background-image: none; margin-left: 20%; width: 80%; }
#content em, #content strong { color: inherit; }
.copyright, .copyright a { color: #555; }

/* rather than have separate ie6 file */

* html body, * html #pagewrapper, * html #section2 { background-image: none; }
* html h1#masthead img	{ display: block; }
* html ul.section, * html div#navwrapper, * html #imagewrapper, * html #section2separator, * html #photogallery, * html #frmlogin, * html #frmadmincontent { display:none; }
* html #content { background-image: none; margin:0; width: 80%; clear:left; float: left;}
* html #content em, * html #content strong { color: inherit; }
* html .copyright, * html .copyright a { color: #555; }
