body {
	background-color:#823138;
	background-image:url(images/top_repeater.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#6a543f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:18px;
	margin:0;
}
#header {
	background-image:url(images/jj_i_logo.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:156px;
	width:1040px;
	margin:0 auto;
}	
#wrapper {
	background-image:url(images/bottom_repeater.jpg);
	background-position:bottom;
	background-repeat:repeat-x;	
}
#outer {
	background-color:#1a1108;
}
#stage {
	height:400px;
	width: 1040px;
	margin:0 auto;
	padding:30px 0;
	z-index: 10;
}
#stage div {
	background-image:url(images/p.jpg);
	background-repeat:no-repeat;
	float:left;
	min-height:150px;
	padding-top:15px;
	width:207px;
}
#stage div a span {
	background:url(images/sprite.jpg) no-repeat scroll bottom left;
	display:block;
	height:100%;
	width:100%;
	z-index:100;
}
#stage div h2 {
	font-size:1px;
	line-height:.1em;
	margin:0;
	text-indent:-99999px;
}
#stage div p {
	margin:0;
	padding:5px 15px;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
#stage div a {
	display:block;
	height:273px;
	margin:0 auto;
	width:197px;
}
/* ----- Fading Images ----- */
#stage div a.jjjd {
	background:url(images/sprite.jpg) no-repeat scroll bottom left;
	background-position:0 0;
}
#stage div a.jjjd span {
	background-position:0 -273px;
}
#stage div a.mi {
	background:url(images/sprite.jpg) no-repeat scroll bottom left;
	background-position:-197px 0;
}
#stage div a.mi span {
	background-position:-197px -273px;
}
#stage div a.sb {
	background:url(images/sprite.jpg) no-repeat scroll bottom left;
	background-position:-394px 0;
}
#stage div a.sb span {
	background-position:-394px -273px;
}
#stage div a.bb {
	background:url(images/sprite.jpg) no-repeat scroll bottom left;
	background-position:-591px 0;
}
#stage div a.bb span {
	background-position:-591px -273px;
}
#stage div a.vmwc {
	background:url(images/sprite.jpg) no-repeat scroll bottom left;
	background-position:-788px 0;
}
#stage div a.vmwc span {
	background-position:-788px -273px;
}
#footer {
	color:#DFA7AC;
	height:126px;
	width:1040px;
	margin:0 auto;
	padding:20px 0 0;
	text-align:right;
}
#footer a,
#footer a:visited {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
