
html, body{
color:#464646;
font-family:Arial,sans-serif;
font-size:12px;
font-weight:normal;
line-height:14px;
height:100%;
background-color:#EC1E31;


	
}

p {
margin:10px;
} 
a img {
   border: none;

} 	
a:link {
	color: #1E9ECF;
}

a:visited {
	color: #1E9ECF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
img {
    border: none;
} 



#pagecontainer{
    width: 910px;
	margin-left: auto;
	margin-right: auto;
	overflow:auto;
	background-color:#fff;
	color:#000;
	
	



}

/*page header*/

#logo{
    width:250px;
	float:left;
	height:180px;
	
	
	

}
#left{
    width:280px;
	float:left;
	
	
	

}
#main{
    width:600px;
	float:right;
	clear:left;
	margin-right:20px;
	
	
	

}
.header_text{
    width:390px;
	float:left;
	margin-top:25px;
	margin-left:15px;
	color: #039;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:14px;

	

}
.align{
	text-align:right;
	float:right;

	

}

.header_text h1{
  
	color: #039;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:18px;
	
	

}
 h2{
  
	color: #039;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:18px;
	
	

}
.snooker_ad{
    width:180px;
	float:right;
	
	
	

}
#footer{
    width:910px;
	background-color:#00628E;
	height:30px;
	clear:both;
	color:#FFF;
	text-align:center;
	
	
	

}
