@charset "utf-8";
/* CSS Document */
	
	body {
	background-color:#000;
	}
	
	#rightcolumn {
	background:url(../images/furniture/contactright.jpg) no-repeat;
	width:250px;
	height:350px;
	}
	
	#rightcolumnerror {
	width:250px;
	height:300px;
	float:right;
	
	position:relative;
	right:30px;
	margin-top:4px;
	}
	
	ul#subnav {
	color:#ce035d;
	font-weight:bold;
	}