﻿/* Error Message */
.please_ditch_ie6 {
	padding: 10px 0 10px 0;
	background: url(../images/ie6/ditch_ie_bg.gif) repeat-x #ffcd55;
	bottom-border: 1px solid #f7ae00;
	text-align: center;
}
.please_ditch_ie6 p {
	width: 700px;
	font-size: 0.8em;
	color: #674c0d;
	text-align: center;
	line-height: 1.4em;
}
.please_ditch_ie6 p a:link, .please_ditch_ie6 p a:active, .please_ditch_ie6 p a:visited {
	color: #674c0d;
	text-decoration: underline;
}
.please_ditch_ie6 p a:hover {
	color: #000000;
	text-decoration: none;
}


/* Fix IE6 PNG issues with Gifs */
#header {
	background: url(../images/ie6/header.gif) no-repeat;
}
#feature {
	background: url(../images/ie6/feature.gif) no-repeat;
}
#content_container {
	background: transparent;
}
#footer {
	background: transparent;
}
#gallery_header {
	background: url(../images/ie6/gallery_header.gif) no-repeat;
}
#gallery_content_container {
	background: transparent;
}
