html,body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background: #101110 url(../images/back.jpg) left top repeat-x;
	font-family: Arial;
	font-size: 14px;
}

img { display: block; } /* necessary with strict doctype to avoid a little extra space below imgs in Firefox */

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
h1 { color: #690d17; font-size: 50px; }
h2 { color: #690d17; font-size: 24px; }
h3 { font-size: 24px; }
h4 { color: #690d17; font-size: 18px; }
h5 { font-size: 18px; }

.anchor {
	position: relative;
}

a:focus, a:hover, a:active { outline:none }

/* main */
.overallDiv {
	width: 1034px;
	padding: 0px 5px;
	margin-left: auto;
	margin-right: auto;
}
.topContainer {
	padding-top: 21px;
	padding-bottom: 14px;
}
.topImageContainer {
	position: relative;
	width: 1034px;
	height: 216px;
}
.swapDiv {
	position: absolute;
	overflow: hidden;
	width: 1034px;
	height: 216px;
}

.copyright {
	font-size: 9px;
	font-weight: bold;
	color: #dfdbd0;
	text-align: center;
	padding-bottom: 5px;
	padding-right: 5px;
}
/* end main */

/*** forms ***/
.jtForm input {
	width: 100%;
	border: 1px solid #c8bfaa;
}

.jtForm select {
	width: 100%;
	border: 1px solid #c8bfaa;
}

.jtForm textarea {
	width: 100%;
	height: 120px;
	border: 1px solid #c8bfaa;
}

.error {
	color: red;
}
/*** end forms ***/

/* bubble 1 */
.b1tl {
	background: url(../images/bubble1/tl.png) top left no-repeat;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bubble1/tl.png',sizingMethod='crop');
	width: 6px;
	height: 5px;
}
.b1t {
	background: url(../images/bubble1/t.png) top left repeat-x;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bubble1/t.png',sizingMethod='scale');
	height: 5px;
}
.b1tr {
	background: url(../images/bubble1/tr.png) top left no-repeat;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bubble1/tr.png',sizingMethod='crop');
	width: 12px;
	height: 5px;
}
.b1l {
	background: url(../images/bubble1/l.png) top left repeat-y;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bubble1/l.png',sizingMethod='scale');
	width: 6px;
}
.b1m {
	background: #c8bfaa;
}
.b1r {
	background: url(../images/bubble1/r.png) top left repeat-y;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bubble1/r.png',sizingMethod='scale');
	width: 12px;
}
.b1bl {
	background: url(../images/bubble1/bl.png) top left no-repeat;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bubble1/bl.png',sizingMethod='crop');
	width: 6px;
	height: 13px;
}
.b1b {
	background: url(../images/bubble1/b.png) top left repeat-x;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bubble1/b.png',sizingMethod='scale');
	height: 13px;
}
.b1br {
	background: url(../images/bubble1/br.png) top left no-repeat;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bubble1/br.png',sizingMethod='crop');
	width: 12px;
	height: 13px;
}
/* end bubble 1 */

/* bubble 2 */
.b2tl {
	background: url(../images/bubble2/tl.gif) top left no-repeat;
	width: 11px;
	height: 12px;
	font-size: 1px;
}
.b2t {
	background: url(../images/bubble2/t.gif) top left repeat-x;
	height: 12px;
	font-size: 1px;
}
.b2tr {
	background: url(../images/bubble2/tr.gif) top left no-repeat;
	width: 6px;
	height: 12px;
	font-size: 1px;
}
.b2l {
	background: url(../images/bubble2/l.gif) top left repeat-y;
	width: 11px;
}
.b2m {
	background: #dfdbd1;
}
.b2r {
	background: url(../images/bubble2/r.gif) top left repeat-y;
	width: 6px;
}
.b2bl {
	background: url(../images/bubble2/bl.gif) top left no-repeat;
	width: 11px;
	height: 8px;
}
.b2b {
	background: url(../images/bubble2/b.gif) top left repeat-x;
	height: 8px;
}
.b2br {
	background: url(../images/bubble2/br.gif) top left no-repeat;
	width: 6px;
	height: 8px;
}
/* end bubble 2 */

/* bubble 3 */
.b3tl {
	background: url(../images/bubble3/tl.png) top left no-repeat;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bubble3/tl.png',sizingMethod='crop');
	width: 11px;
	height: 12px;
	font-size: 1px;
}
.b3t {
	background: url(../images/bubble3/t.png) top left repeat-x;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bubble3/t.png',sizingMethod='scale');
	height: 12px;
	font-size: 1px;
}
.b3tr {
	background: url(../images/bubble3/tr.png) top left no-repeat;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bubble3/tr.png',sizingMethod='crop');
	width: 8px;
	height: 12px;
	font-size: 1px;
}
.b3l {
	background: url(../images/bubble3/l.png) top left repeat-y;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bubble3/l.png',sizingMethod='scale');
	width: 11px;
	font-size: 1px;
}
.b3r {
	background: url(../images/bubble3/r.png) top left repeat-y;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bubble3/r.png',sizingMethod='scale');
	width: 8px;
	font-size: 1px;
}
.b3bl {
	background: url(../images/bubble3/bl.png) top left no-repeat;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bubble3/bl.png',sizingMethod='crop');
	width: 11px;
	height: 8px;
	font-size: 1px;
}
.b3b {
	background: url(../images/bubble3/b.png) top left repeat-x;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bubble3/b.png',sizingMethod='scale');
	height: 8px;
	font-size: 1px;
}
.b3br {
	background: url(../images/bubble3/br.png) top left no-repeat;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bubble3/br.png',sizingMethod='crop');
	width: 8px;
	height: 8px;
	font-size: 1px;
}
/* end bubble 3 */

/*** slips ***/
.modalShade { 
	display: none;
	position: fixed;
	_position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/slip/modal_back.png) repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/modal_back.png',sizingMethod='scale');
	_background-repeat: none;
}
.modalShade iframe {
	width: 100%;
	height: 100%;
	opacity: 0;
	filter:alpha(opacity=0);
}
#detailModalShade { z-index: 40; }
#detailSlipContainer { z-index: 41; }
.slipTable { position: relative; }
.slipClose, .slipCloseHover {
	position: absolute;
	z-index: 10; /* just need some z-indexing to make sure it will ride above the slip's contents */
	width: 30px; height: 30px;
	cursor: pointer;
	margin-left: -2px;
	margin-top: -5px;
}
.slipClose {
	background: url(../images/slip/close.png) top left no-repeat;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/close_on.png',sizingMethod='crop');
}
.slipCloseHover {
	background: url(../images/slip/close_on.png) top left no-repeat;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/close_on.png',sizingMethod='crop');
}
.slipContainer {
	display: none;
	position: fixed;
	_position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.slipScrollContainer {
	overflow: hidden;
	position: relative;
}
.slipScroll {
	position: relative;
}
/*** peekaboo bug fix for ie6 (float evilness in ie's lameness) ***/
.slipContent {
	position: absolute;
	_zoom: 1;
	padding: 8px;
}
.slipContainer .topScale {
	font-size: 7pt;
	color: white;
}
.slipContainer .topLeft {
	background: url(../images/slip/tl.png) top left no-repeat;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/tl.png',sizingMethod='crop');
	width: 9px;
	height: 9px;
	_font-size: 1px;
}
.slipContainer .topRight {
	background: url(../images/slip/tr.png) top left no-repeat;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/tr.png',sizingMethod='crop');
	width: 12px;
	height: 9px;
	_font-size: 1px;
}
.slipContainer .bottomLeft {
	background: url(../images/slip/bl.png) top left no-repeat;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/bl.png',sizingMethod='crop');
	width: 9px;
	height: 13px;
	_font-size: 1px;
}
.slipContainer .bottomRight {
	background: url(../images/slip/br.png) top left no-repeat;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/br.png',sizingMethod='crop');
	width: 12px;
	height: 13px;
	_font-size: 1px;
}
.slipContainer .top{
	background: url(../images/slip/t.png) top left repeat-x;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/t.png',sizingMethod='scale');
	height: 9px;
	_font-size: 1px;
}
.slipContainer .bottom{
	background: url(../images/slip/b.png) top left repeat-x;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/b.png',sizingMethod='scale');
	height: 13px;
	_font-size: 1px;
}
.slipContainer .left {
	background: url(../images/slip/l.png) top left repeat-y;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/l.png',sizingMethod='scale');
	width: 9px;
	_font-size: 1px;
}
.slipContainer .middle {
	background: black;
}
.slipContainer .right {
	background: url(../images/slip/r.png) top left repeat-y;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/r.png',sizingMethod='scale');
	width: 12px;
	_font-size: 1px;
}

.fixed {
	position: fixed;
}

.absolute {
	position: absolute;
}
/*** end slips ***/