﻿#br_topwrapper {
	background-image: url(brigney/images/br_topwrapper.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 961px;
	height: 21px;
	margin: 0 auto;
}

#br_bottomwrapper {
	background-image: url(brigney/images/br_bottomwrapper.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 961px;
	height: 21px;
	margin: 0 auto;
}
#br_wrapper {
	background: url(brigney/images/br_wrapper.gif);
	background-repeat: repeat-y;
	width: 931px;
	margin: 0 auto;
	padding: 0 15px 20px 15px;
}

#leftcolumn {
	
	width: 346px;
	float: left;
	
}
#rightcolumn {
	
	width: 530px;
	float: left;
	padding-left: 20px;
}

.clearfloat {
	
	clear: both;
}
.welcome {
	margin-left: -20px;
}

.question {
	font-family: Georgia;
	font-size: 16pt;
}
.headings {
	margin-top:10px;
}
