#outerwide{
  z-index:1; /*** Critical value for Moz/Opera Background Column colors fudge to work ***/
  position:relative; /*** IE needs this or the contents won't show outside the parent container. ***/
   
   
  background:#FFFFFF; /*** Sets background of center col***/
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
/*** Needed for full height inner borders in Win IE ***/
}
/*** Static fixes ***/

/*** a Note on the Holly hack: if IE/Win shows bugs it's a good idea to apply the height:1%
     hack to different elements and see if that fixes the problem. Sometimes it may be
     necessary to use "position: relative;" on certain elements, but it's hard to tell in
     advance which elements will need such fixes. ***/
/*** This is a STATIC fix for IE5/Win at the largest text size setting. ***/
/*** All the IE fixes that are inside seperate "Mac-hacks" may be grouped within
     just one Mac-hack for convenience if desired. However, each fix must come
     later than the rule it is fixing or the fix itself will be overridden. ***/
/*** clearheader heights are made from header height + borders +
any sidebar box height, less any sidebar intrusion.
Similar calcs for footers. ***/
#gfx_bg_middlewide{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:972px; /*** = Center Col Width ***/
  margin-left: 0px; /*** = Left Col Width ***/
  background:#FFFFFF; /*** Set background color for center column for Mozilla & Opera ***/
}
* html #gfx_bg_middlewide{
  display:none; /*** Hides the moz fix from IE ***/
}
#container-centerwide {
	width: 942px;
	color: #401726;
	left: 15px;
	position: relative;
}
#mainpicwide {
	text-align: center;
	width: 942px;
	position: relative;
	padding-bottom: 10px;
	padding-top: 10px;
}
.pagetitle {
	font-size: 24px;
	color: #d4b9c4;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e4d7dc;
	line-height: 18px;
	text-transform: uppercase;
	width: 842px;
	text-align: left;
	font-weight: bold;
	margin-left: 50px;
}
.pageauthor {
	font-size: 14px;
	color: #b58a9b;
	line-height: 11px;
	text-align: right;
	font-weight: bold;
	margin-right: 50px;
}
.pagetitlewide {
	font-size: 24px;
	color: #d4b9c4;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e4d7dc;
	line-height: 18px;
	text-transform: uppercase;
	width: 942px;
	text-align: left;
	font-weight: bold;
}
.pageauthorwide {
	font-size: 14px;
	color: #b58a9b;
	line-height: 11px;
	text-align: right;
	font-weight: bold;
	margin-right: 0px;
}
#container-bottom{
	width: 942px; /*** Critical left col dimension value = left col width - 1px ***/
	text-align: left;
	position: relative;
	left: 0px;
}
.thumblisthoriz {
	font-size: 9px;
	color: #7F2C45;
	text-align: center;
	font-weight: normal;
	line-height: 14px;
	width: 10%;
	border: thin solid #b58a9b;
}
.thumblisthoriz a {
	color: #7F2C45;
	text-decoration: none;
	outline: none;
}
.thumblisthoriz a:visited {
}
.thumblisthoriz a:active {
	font-weight: bold;
	color: #401726;
}
.thumblisthoriz a:hover {
	font-weight: bold;
	color: #401726;
	background-color: #FFFFFF;
	text-align: center;
	padding-right: 12px;
	padding-left: 12px;
}
table.thumbtexthoriz {
	background-color: #e4d7dc;
	width: 892px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 6px;
}
.thumblistvert {
	font-size: 9px;
	color: #7F2C45;
	text-align: center;
	font-weight: normal;
	line-height: 14px;
}
.thumblistvert a {
	color: #7F2C45;
	text-decoration: none;
	outline: none;
}
.thumblistvert a:visited {
}
.thumblistvert a:active {
	font-weight: bold;
	color: #401726;
}
.thumblistvert a:hover {
	font-weight: bold;
	color: #401726;
	background-color: #FFFFFF;
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
}
table.thumbtextvert {
	background-color: #e4d7dc;
}
.thumbtitlevert{
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #593442;
}
.thumblistwhite{
	font-size: 9px;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
table.thumbright {
	font-size: 10px;
	color: #7F2C45;
	text-align: center;
	line-height: 11px;
	background-color: #e4d7dc;
}
.thumbzip{
	font-size: 9px;
	color: #7F2C45;
	text-align: center;
	font-weight: normal;
	line-height: 14px;
}
.thumbzip a {
	color: #7F2C45;
	text-decoration: none;
	outline: none;
}
.thumbzip a:hover {
	font-weight: bold;
	color: #401726;
	text-align: center;
}
.jetdream_title {
	color: #7F2C45;
	margin-left: 8px;
	margin-right: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 6px;
}
.jetdream_title a {
	color: #7F2C45;
}
.jetdream_title a:visited {
	color: #7F2C45;
}

