	body
	{
		text-align: left;
		background-color: #371b10;
		background-image: url(images/bg2.jpg);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		margin: 0px;
		padding: 0px;
	}
	
	img { border-width: 0px; }
	a { color: #FFF; text-decoration: none;border-bottom: #FFF; border-width: 0 0 1px 0; border-style: none none solid none; }
	a:hover { color: #ffa800; border-bottom: #ffa800; border-width: 0 0 0px 0; border-style: none none none none; }
	div { font-family: verdana, sans-serif; font-size: 11px; line-height: 88px; color: #818181; text-align:left; }

	
	#column1
	{
		top: 350px;
		left: 50px;
		position: absolute;
	}
	
	#column2
	{
		top: 350px;
		left: 280px;
		position: absolute;
	}	
	
