@charset "utf-8";

body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #025c02;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

p {font: 12px "Arial"}
ul {font: 14px "Arial"}
h1 {font: 24px Arial, Helvetica, sans-serif; color: #d40a0a;}
h2 {font: 18px Arial, Helvetica, sans-serif; color: #d40a0a;}
h3 {font: 13px Arial, Helvetica, sans-serif;}
a:link {color: #025c02;text-decoration: underline;}
a:link:hover {color: #025c02;text-decoration: none;}
a:link:visited {color: #025c02;text-decoration: underline;}

.twoColLiqRtHdr #wrapper {
	width: 950px;
	margin: 0 auto; 
}

.twoColLiqRtHdr #container { 
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
}

#social-buttons {
	background: #ffffff;
	position: fixed;
	width: 65px;
	padding: 5px;
	top: 164px;
	text-align: center;
}

.twoColLiqRtHdr #header { 
	background: #FF0000;   
	background-color: #CC0000;
	margin: 0 auto; 
} 
.twoColLiqRtHdr #header h1 {
	margin: 0;  
	text-align:center;
}

.twoColLiqRtHdr #sidebar1 {
	float: left; 
	width: 170px; 
	background: #ffffff; 
	border-right: 2px solid #affdaf;
	border-left: 2px solid #affdaf;
	padding: 15px 0 0 5px; 
	margin: 0 0 0 0px;
	height:1800px;
}


.twoColLiqRtHdr #sidebar2 {
	float: left; 
	width: 170px; 
	background: #affdaf;background: #ffffff; 
	border-right: 2px solid #affdaf;
	border-left: 2px solid #affdaf;
	padding: 15px 0 0 5px; 
	margin: 0 0 0 0px;
	height:1000px;
}

.twoColLiqRtHdr #sidebar2 p {
	line-height: 1.6em;
	margin: 0 0 0 0px;
	font-size: 12px;
}
	

.twoColLiqRtHdr #shortsidebar1 {
	float: left; 
	width: 170px; 
	background: #ffffff; 
	border-right: 2px solid #affdaf;
	border-left: 2px solid #affdaf;
	padding: 15px 0 0 5px; 
	margin: 0 0 0 0px;
	height:800px;
}

.twoColLiqRtHdr #sidebar1 h3 
{
	font-size: 12px;
	text-decoration: underline;
}

.twoColLiqRtHdr #shortsidebar1 h3
{
	font-size: 12px;
	text-decoration: underline;
}

#sidebarheader 
{
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 3px 0;
	text-decoration: underline;
}


.twoColLiqRtHdr #shortsidebar1 p
{
	line-height: 1.6em;
	margin: 0 0 0 0px;
	font-size: 12px;
}

.twoColLiqRtHdr #sidebar1 p
{
	line-height: 1.6em;
	margin: 0 0 0 0px;
	font-size: 12px;
}

.twoColLiqRtHdr #mainContent { 
	margin: 0 10px 0 0px;
	background: #ffffff;
} 

.twoColLiqRtHdr #footer { 
	padding: 0 10px; 
	background: #d40a0a; 
} 
.twoColLiqRtHdr #footer p {
	margin: 0; 
	text-align:center;
}


.fltrt { 
	float: right;
	margin-left: 0px;
}
.fltlft { 
	float: left;
	margin-right: 0px;
}
.clearfloat { 
	clear:both;
    	height:0;
    	font-size: 1px;
    	line-height: 0px;
}

#contentpadding
{
width: 570px;
float: right;
padding-left:0px;
padding-right:20px;
}

#resultsmargin
{margin-left:0px;}

.question { font-weight: bold;}    

.answers li 
{ list-style: upper-alpha;
font-size:12px; }    

label 
{ margin-left: 0.5em; cursor: pointer; }    

#results 
{ background-color: #272727; color: white; padding: 3px; text-align: center; width: 200px; cursor: pointer; border: 1px solid gray; }      

#categorylist 
{ margin-top: 6px; display: none; }    

#category1, #category2, #category3, #category4, #category5, #category6, #category7, #category8, #category9, #category10, #category11, #closing 
{ display: none; }  

#image-left {
	float: left;
}

#image-right {
	float: right;
}

#clearer
{
clear:both;
}
