#jbFlashCont {
	position: absolute;
	z-index: 25;
	height: 30%;
	width: 30%;
	left: 0px;
	top: 0px;
}
#password {
	position:fixed;
	width:235px;
	height:70px;
	z-index:20;
	background-color:#121212;
	color:#E0E0E0;
	left: 30%;
	top: 40%;
	display:none;
	border: medium solid #DD4400;
}
.menu4 {
	  color:#000000;
      width: 100%;
      margin:  0;
      padding: 0px 0.5em;
      background: #eee none;
	  position:fixed;
	  top:0px;
	  float:left;
	  z-index:5;
}
.menu4 ul {
color:#000000;
      margin: 0;
      padding: 0;
      list-style-type: none;
}
.menu4 li {
		color:#000000;
      margin: 0;
      padding: 0;
      float: left;
	  width: 7em;
      margin-right: 1em;
      background: #eee none;
      text-align: center;
}
#frameTest {
	position: fixed;
	z-index: 200;
}
.arrows {
	position:relative;
	display: block;
	width:50px;
	top:-15px;
	float:right
}
img{
border:none;
}
.locker {
	display:block;
	height: 15px;
	width:200px;
}
.locker a:link{
	border:none;
}
.locker a:visited{
	border:none;
}
.emailInputText{
	height:20px;
	text-align:center;
	background-image: url(BackForm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #FFFFFF;
}
.addressText{
	text-align:center;
	background-image: url(BackForm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #FFFFFF;
}
.myInterests{
	position:relative;
	top:-200px;
	float:right;
	width:50%;
	clear:left;
}
.emailSubmitForm{
position:relative;
	left: -50px;
	clear:left;
}
#myForm {
	position:fixed;
	top:30%;
	right:30%;
	z-index:200;
	display:none;
	background-image: url(BackForm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu4 a {
	  color:#000000;
      display: block;
      width: 100%;
      text-decoration: none;
}
.menu4 a:hover {
      background: #DD4400 none;
}
.jbmenuSelection{
	color:#BBB;
	display:block;
	width:97%;
	background-image: url(select.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.jbmenuSelection:visited {
	color:#BBB;
}
.jbmenuSelection:hover {
	color:#FFF;
	background-image: url(selectOver.gif);
}
.jbmenuSelection:active {
	color:#FF4400;
}
.soumission_header{
	position:relative;

	width:100%;
	font-size:16px;
	font-weight:bolder;
	display:block;
}
.soumission_item{
	position:relative;
	left:10px;
	width:100%;
	display:block;
}
