td.list-orange-header {
  background: none;
  text-decoration: bold;
  border: 0;
}

div {
padding:0;margin:0;border:0;
}

FORM {
  padding-bottom: 0; margin-bottom: 0;
}
.corebody {
	background-color: #39352c;
	text-align: center;
	align: center;
	padding:0;margin:0; 
	color: #ffffff;
}

.home_left {
	height: 1355px;
	background: url('images/core_homel.jpg') top right no-repeat;
}

.home_right {
	height: 1355px;
	background: url('images/core_homer.jpg') no-repeat;
}

.home_content {
	background: url('images/core_homebg.jpg') 0 0 no-repeat;
	background-color: #39352c;	
	width: 900px;
	height: 1203px;
	top: 0;
}

a.home {
	color: #dcd3c0;
	text-decoration: none;
}
a.home:hover {
	color: white;
	text-decoration: underline;
	/*background-color: #28251f;*/
}
a:hover {
	color: white;
	text-decoration: underline;
	/*background-color: #28251f;*/
}

.logininput {
	color: #cccccc;
	border: 1px solid #d7c547;
	background-color: #333026;
	width: 200px;
}

.loginbuttoninput {
	color: #cccccc;
	border: 1px solid #d7c547;
	background-color: #333026;
	width: 100px;
	font-weight: bold;
}

.rfidinput {
	color: #cccccc;
	border: 1px solid #d7c547;
	background-color: #333026;
	width: 70px;
	font-weight: bold;
}



/* SUB MENU */
#submenu {
	width: 550px;
	display: block;
	padding:0;margin:0;
	padding-left: 30px;
	white-space: nowrap;
	height: 45px;
	list-style: none;
	float: left;clear:left;
	border: 0;
}

#submenu a.videos {
	display: block;
	width: 134px;
	height: 45px;
	margin:0;padding:0;
	background: url("images/sub-videos.jpg") 0 0 no-repeat;
	text-indent: -5000px;
	float:left;
	outline:0;
}
#submenu a.videos:hover {
	background-position: 0 -45px;
}

#submenu a.music {
	display: block;
	width: 94px;
	height: 45px;
	margin:0;padding:0;
	background: url("images/sub-music.jpg") 0 0 no-repeat;
	text-indent: -5000px;
	float:left;
	outline:0;
}
#submenu a.music:hover {
	background-position: 0 -45px;
}

#submenu a.events {
	display: block;
	width: 106px;
	height: 45px;
	margin:0;padding:0;
	background: url("images/sub-event.jpg") 0 0 no-repeat;
	text-indent: -5000px;
	float:left;
	outline:0;
}
#submenu a.events:hover {
	background-position: 0 -45px;
}

#submenu a.members {
	display: block;
	width: 159px;
	height: 45px;
	margin:0;padding:0;
	background: url("images/sub-members.jpg") 0 0 no-repeat;
	text-indent: -5000px;
	float:left;
	outline:0;
}
#submenu a.members:hover {
	background-position: 0 -45px;
}

/* POSITIONING */
#featured_flash {
	position: relative;
	top: 50px;
	left: 43px;
	width: 539px;
	height: 260px;
	float: left;
	z-index: 0;
}

#login {
	position: relative;
	top: 75px;
	left: 121px;
	color: dcd3c0;
	width: 290px;
	float: left;
}

#rightcolumn {
	position: relative;
  top: 130px;
	left: 680px;
	color: dcd3c0;
	width: 290px;
	float: left;
}

#news {
  height: 550px;
  overflow:hidden;
}

#homecontent {
  position: relative;
	top: 101px;
	left: -280px;
	color: dcd3c0;
	width: 539px;

	float: left;
	padding:0;margin:0;
	
}

#store {
  position: relative;
  left: 0px;
  top: -30px;
  width: 290px;
  height: 140px;
  padding:0; margin:0;
  float: right;
}


H1 {
  display:block;
  font-size:20px;
  line-height: 20px;
  margin:0px;
  padding-bottom: 15px;
}
