@charset "utf-8";
#wrapper {
	position:relative;
	width:995px;
	height:1100px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}

a:link {
	color: #FF3;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FF0;
}
a:active {
	color: #FFF;
}

#header {
	position:absolute;
	width:995px;
	height:100px;
	z-index:1;
	background-image: url(Images/layout_95_nav_line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#menubar {
	position:absolute;
	width:995px;
	height:36px;
	z-index:2;
	left: 0px;
	top: 99px;
	background-image: url(../jumpinjunie-com/Images/layout_95_dept_nav_bg.jpg);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	cursor: s-resize;
}
#menubar2 {
	position:absolute;
	width:995px;
	height:40px;
	z-index:3;
	left: 0px;
	top: 139px;
	background-image: url(../jumpinjunie-com/Images/Layout_Bot_Nav.gif);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bolder;
}
#LHbar {
	position:absolute;
	width:200px;
	height:750px;
	z-index:4;
	left: 0px;
	top: 185px;
	background-color: #FFFFFF;
	border: thin solid #663;
	background-image: url(../jumpinjunie-com/Images/layout_95_3b_bg.gif);
}
#RHbar {
	position:absolute;
	width:200px;
	height:750px;
	z-index:5;
	top: 185px;
	right: 0px;
	border: thin solid #663;
	background-image: url(../jumpinjunie-com/Images/layout_95_2b_bg.gif);
}
#centerspace {
	position:absolute;
	width:565px;
	height:733px;
	z-index:6;
	left: 210px;
	top: 190px;
	background-color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #663;
	text-align: left;
	text-indent: 15px;
	vertical-align: text-top;
	white-space: normal;
	padding: 10px;
	overflow: scroll;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663;
}
#Footer {
	position:absolute;
	width:995px;
	height:150px;
	z-index:7;
	background-color: #009966;
	bottom: 0px;
	border: medium double #060;
}

body {
	background-color: #FFF;
}
#return {
	position:absolute;
	width:95px;
	height:20px;
	z-index:1;
	left: 11px;
	top: 10px;
}
