#table
	{
	width: 980px;
	}
	
#table td
	{
	border: 0px solid #000;
	}
	
.linkchain, .linkchain a, .linkchain a:hover
	{
	margin:0; 
	font-size: 14px; 
	padding:0 0px 0px 0px; 
	color: #fff;
	}
	
#logo
	{
	background: url('images/logo.png') no-repeat center -40px;
	height: 280px;
	text-align: left;
	vertical-align: top;
	padding-left: 50px;
	padding-bottom: 10px;
	letter-spacing: 3px;
	font-size: 30px;
	font-family: Monotype Corsiva;
	color: #fff;
	}
	
#logo a
	{
	color: #fff;
	}
	
#right
	{
	width: 250px;
	vertical-align: top;
	text-align: left;
	}
	
#content
	{
	background: url('images/.gif') no-repeat;
	padding: 0px;
	vertical-align: top;
	text-align: left;
	}
	
#topm
	{
	background: url('images/up.gif') no-repeat;
	height: 16px;
	}
	
#footer{
background: #2e2e2e url('images/header_bg.gif');
color: #aaa;
margin-top: 5px;
text-align:center;
text-align: left;
font-size:12px;
height: 50px;
padding: 4px;
}