#main {height: 796px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 103px;
	color: #000;
	font-size: 12px;}

#left_col {width: 520px;
	float: left;
	position: relative;}
	
#text {width: 496px;
	float: left;
	margin: 27px 0px 0px 20px;
	position: relative;
	overflow: hidden;}
	
#text a {color: #4e2d10;
	font-weight: bold;}
#text a:hover {color: #381b02;}

#right_col{width: 340px;
	background-color: #4c2c13;
	float: left;
	position: relative;
	margin: 68px 0px 0px 80px;}
	
#trailer {margin: 10px 10px 0px 10px;}
 	
.quickadd {margin: 2px 0px 6px 0px;
	padding: 0px 0px 2px 0px;
	color: #1f0b00;
	font-size: 10px;}
	
.quickadd a {color: #765129;}
.quickadd a:hover {color: #866745;}

p.question {font-weight: bold;
	margin-bottom: 0px;
	margin-top: 20px;
	padding-bottom: 0px;}
	








