BODY {
  color: #000000;
  margin: 0px;
  background-image: 
url('http://www.clashfinder.co.uk/images/bg.jpg');
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
}
.schedule_display.th
{
 color : black;
}
.login_block {
  width: 190px;
  height: 120px;
  margin-left: 15px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:300; 
  color:#050;
}
.welcome_back_block {
  font-family:Arial, Helvetica, sans-serif;
  font-weight:300; 
  color:#050;
  width: 190px;
  height: 120px;
}

.navigation_block {
  background
  font-family:Arial, Helvetica, sans-serif;
  font-weight:800; 
  color:#050;
  
  width: 130px;
  height: 300px;
  line-height: 18pt;
  
  display: block;
  margin-left: 5px;
  background:#e2dcae;

}
.schedule_position{

}
.registration_block {
  width: 340px;
  height: 400px;
  background-color: white;
  margin-left: 5px;
  margin-top: 5px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:300; 
  color:#050;
}

.reg_error {
  font-family:Arial, Helvetica, sans-serif;
  font-weight:300; 
  color: red;
}

input.login_btn{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:small;
   font-weight:bold;
}

#left{
	margin:0;
	padding:0;
	border:1px;
	width:110px;
	text-align:left; 
	display:block; 
	float:left;
}
#right {
	margin:0;
	padding:0;
	border:1px;
	width: 120px;
	text-align:left; 
	display:block; 
	float:left;
}
#reg_error {
	margin:0;
	padding:0;
	border:1px;
	width: 100px;
	text-align:right; 
	float:right;
	   font-size:small;
}

.schedule{
	font-family:Arial, Helvetica, sans-serif;
	border:thin;
	text-align:left;
}
.schedule_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
}

.deleted_message{
	color:#009933;
}

table.main_table td { /*Style for all module table - Menu and Newsflash */
  font-size        : 13px;
  /*font-weight      : bold;*/
  color				:#050;
  font-family		:'trebuchet ms',helvetica,sans-serif;
  text-align       : left;
 /* background: url('http://www.clashfinder.co.uk/css/images/table_bg.jpg'); repeat-y; /*background of main menu */
}
table.main_table a {
  font-size        : 14px;
  font-weight      : bold;
  color				:#050;
  font-family		:'trebuchet ms',helvetica,sans-serif;
  text-align       : left;
  /*background: url('http://www.clashfinder.co.uk/images/table_bg.jpg'); left repeat-y; /*background of main menu */
  text-decoration: none;
/*  background:#e2dcae;*/
}
table.main_table a:hover {

text-decoration: underline; color: red;}	

.banner
{
	display:block; 
	float:right;	
}