h1 
{color: #666666; font-size: 12px; margin:0;
padding:0; }
html {
	background: #FFFFFF;
	/* Height is 100%, so the body can be 100% */
    height: 100%;
	background-image: url(http://www.showmethebacon.com/main_bg.jpg);
}

body {
    background: url("http://www.showmethebacon.com/bg_tile.jpg") repeat-x;
    background-position: 75px top;
    margin: 0;
    padding: 0;
    /* Height is 100%, so the tiled BG will tile all the way down
       the page, not just as far down as the page's content
       (when the content's height is less than the window's height) */
    height: 100%;
}
/*
Hackety-hack-hack...
FF2, with the above code, will only display the repeat-y image for as
    high as the window's viewport is; higher content (upon
    scrolling) will not have the bg.
This "hack" makes the tiled background work properly in FF2.
This type of "advanced selector" is not understood by IE6...dunno
 'bout IE7.
*/
html>body {
    min-height: 100%;
    height: auto;
}
form {
margin:0;
padding:0;
}


#centerContent{
	width: 800;
	margin: auto;
	border: 0px solid #999999;
	text-align:center;
	min-width: 900px;
	z-index: 1;
}

#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#Layer3 {
	position:absolute;
	width:887px;
	height:115px;
	z-index:1;
	left: 278px;
	background-color: #FFB442;
}
#Layer4 {
	width:900px;
	z-index:2;
	margin: auto;
	background-color: #FFB442;
	margin-top: -4px;
	border-color: #FFB442;
}
#Layer5 {
	z-index:2;
	background-color: #FFFFFF;
	margin: auto;
	width: 885px;
	margin-top: 10px;
	height: auto;
	margin-bottom: -30px;
}
#Layer6 {
	position:absolute;
	z-index:1;
	top: 109px;
	right: 1232px;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
}
.bl {background: url(Images/bl.gif) 0 100%; }
.br {background: url(Images/br.gif) 100% 100% no-repeat}
.tl {background: url(Images/tl.gif) 0 0 no-repeat}
.tr {background: url(Images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {color: #FFB442}
.style2 {color: #FFB442;  text-decoration: none;}
.style2 a:link {color: #FFB442; text-decoration: none;}
.style2 a:hover {color: #FFB442; text-decoration: none;}
.style2 a:visited {color: #FFB442; text-decoration: none;}
.style2 a:active {color: #FFB442; text-decoration: none;}
.style6 {color: #666666}
.style7 {color: #666666; font-weight: bold; }
.style8 {
	color: #666666;
	font-weight: bold;
	font-style: italic;
}
.style10 {color: #999999; font-size: 14px; text-decoration: none;}
.style10 a:link {color: #999999; font-size: 14px; text-decoration: none;}
.style10 a:hover {color: #999999; font-size: 14px; text-decoration: none;}
.style10 a:visited {color: #999999; font-size: 14px; text-decoration: none;}
.style10 a:active {color: #999999; font-size: 14px; text-decoration: none;}
.style14 {color: #FFB442; font-weight: bold; }
.style14 A:link {color: #FFB442; font-weight: bold; }
.style14 A:visited {color: #FFB442; font-weight: bold; }
.style14 A:active {color: #FFB442; font-weight: bold; }
.style14 A:hover {color: #FFB442; font-weight: bold; }
.style15 {color: #000000}
.style16 {color: #666666; font-size: 12px; }
.style16 A:link {color: #666666; font-size: 12px; }
.style16 A:visited {color: #666666; font-size: 12px; }
.style16 A:active {color: #666666; font-size: 12px; }
.style16 A:hover {color: #666666; font-size: 12px; }
.style18 {
	color: #FFFFFF;
	font-size: 12px;
	border-color: #FFB442;
}
.style19 {color: #FFB442; font-weight: bold; font-size: 14px; }
.style19 A:link {color: #FFB442; font-weight: bold; font-size: 14px; }
.style19 A:visited {color: #FFB442; font-weight: bold; font-size: 14px; }
.style19 A:active {color: #FFB442; font-weight: bold; font-size: 14px; }
.style19 A:hover {color: #FFB442; font-weight: bold; font-size: 14px; }
.style20 {font-size: 8px}
.style21 {color: #FF0000}
.test {
	border: 5px solid #FFB442;
	width: 900px;
	margin: auto;
	padding: 5px;
	margin-top: -4px;
	background-color: #FFFFFF;
	}
.style29 {
	font-size: 12px;
	color: #666666;
}
.style29 a:link {color: #666666; text-decoration: none;}
.style29 a:hover {color: #FFB442; }
.style29 a:visited {color: #666666; text-decoration: none;}
.style29 a:active {color: #666666; text-decoration: none;}
	.style31 {color: #666666;  text-decoration: none;}
.style30 {
	font-size: 14px;
	font-weight: bold;
}

.style31 {color: #999999;  text-decoration: none;}
.style31 a:link {color: #999999; text-decoration: none;}
.style31 a:hover {color: #999999; text-decoration: none;}
.style31 a:visited {color: #999999; text-decoration: none;}
.style31 a:active {color: #999999; text-decoration: none;}
.style32 {font-size: 14px}
.style34 {
	font-size: 12px;
	color: #999999;
}


.style35 {
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}
.style37 {font-size: 12px}

