﻿body                  {
	margin-top: 0;
	margin-left: 0;
	background: #2E3A18;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html                  {margin-top: 0; margin-left: 0; background: #2E3A18; color: white;font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}

a                  {text-decoration: none;} 
a:link             {color: #FFFB94;} 
a:visited          {color: #FFFB94;} 
a:hover            {color: #2E3A18;}
a:active           {color: #F6F3C1;} 
a:visited:hover    {color: #2E3A18;}

p                  {font-family:Arial, Helvetica, sans-serif; font-size: 11px; line-height:2; 
					margin-left: 20; margin-right: 20;}

p.caption			{font-size: 8pt; text-align: right; padding: 4;}	


					
h3      {font-family: Arial, Helvetic, non-serif;
		margin-left: 20; margin-right: 20;}			
				
h2      {font-family: Arial, Helvetic, non-serif;
		margin-left: 20; margin-right: 20;}
		
h1      {font-family: Arial, Helvetic, non-serif;
		margin-left: 20; margin-right: 20;}


h1				{font-size: 105%; 
				color: #FFFB94;}
		
TABLE           {border-collapse: collapse; border: 0px none;}

img             {margin:0px; border: 0px none;}		

dl,dt,dd {
	font-size: 14px;
	margin: 3px;
}
dl {
}
dt {
	margin-top: 6px;

}
dd {
	margin-top: 6px;
	margin-left: 12px;
}
hr {
	border: none 0;
	border-top: 3px double #FFFB94;
	height: 3px;
}
fieldset {
	margin: 10px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #FFFB94;
}




				
#logo			{position: absolute;
				top: 0px;
				left:0px;
				width: 780px;
				height: 119px;
				z-index: 5;
				border-bottom: 3px solid white;}
				
#top			{position: absolute;
				top: 0px;
				left: 0px;
				width: 780px;
				height: 119px;
				background: url('/images/cut.jpg') no-repeat top left;
				z-index: 4;
				border-right: 3px solid #FFF;}
				
#members		{position: absolute;
				top: 45px;
				left: 590px;
				width: 166px;
				height: 33px; 
				z-index: 7;} 
	
}				
	


#left			{position: absolute;
				top:0;
				left: 0;
				width: 174;
				height: 728;
				background: #80955C;
				padding-top: 15;
				border-right: 3px solid white;
				z-index: 3;}
				
#nav			{position: absolute;
				top:160;
				left: 0;
				width: 171;
				height: 170;
				z-index: 5;}
				
#nav p 			{padding-top: 3px;
				padding-bottom: 3px;}				
				
#nav a                 	{display: block;
						text-decoration: none;
						padding-left: 20px;
						width: 100%;
						text-align: left;
						color: white; 
						font-size: 16px;
						font-family: Arial, Helvetic, non-serif;
						font-weight: bold;
						line-height: 1.4 em;}
						
						
#nav a:link            	{color: #FFF;}
#nav a:visited         	{color: #FFF;} 
#nav a:visited:hover   	{color: #FFF; background-color: #B46B3E;}
#nav a:hover   			{color: #FFF; background-color: #B46B3E;}
#nav a:active          	{color: #FFF;}


#bigpic			{position: absolute;
				top: 116px;
				left: 174px;
				width: 606px;
				height: 273px;
				background: url('/images/main_pic.jpg') no-repeat top left;
				border-bottom: 3px solid white;
				border-right: 3px solid #FFF;
				z-index: 2;}

				
#content		{position: absolute;
				top: 388;
				left: 174;
				width: 606;
				height: auto;
				padding-top: 20;
				border-right: 3px solid #FFF;
				background: #B46B3E;}					
			

#copyright			{position: absolute;
						left: 0;
						top: 1000px;
						width: 780;
						height: auto;
						z-index: 6;
						border-top: 3px solid #FFF;}	
						
#copyright p			{font-family: arial; font-size:11px; 
						font-style: italic;
						text-align: right; 
						padding: 4;
						line-height: 25px;
						color: #F6F3C1; helvetica}	
						
.surveyForm {
	background: #B46B3E;
	margin: 12px;
	padding: 12px;
	border: 1px solid #80955C;
}
.surveyForm h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF99;
}
.red {
	color: #0FF;
}
.small {
	margin: 0px;
	padding: 0px;
}
.imgRt {
	float: right;
}
	