

body 			{font-family: arial, sans-serif; text-align: justify;
             background-color: #999999;}

a:link 		{color: #0000FF; text-decoration: none;}
a:visited 	{color: #0000FF; text-decoration: none;}
a:active		{color: #FF0000; text-decoration: none;}
a:hover		{color: #FF0000; text-decoration: none;}

.title		{ text-decoration: none;}
.title:link		 {color: #000000;}
.title:hover {color: #000000; background-color: #6666FF;}
.title:visited {color: #000000;}

.faint		{ text-decoration: none; font-size: 9pt;}
.faint:link		 {color: #666666;}
.faint:hover {color: #FFFFFF;}
.faint:visited {color: #666666;}

.topbox   {
		display:block;
		width:100%;
		height:100px;
		text-align: right;
		background-position: left;
		background-repeat: no-repeat;
		background-color: #999999; 
		background-image: url("images/langdalepikes.jpg");
}

.mainbox   {
		display:block;
		height:400px;
		width: 760px;
		text-align: left;
		vertical-align: top;
}

.smallbox   {
		display:block;
		height:150px;
		width: 760px;
		text-align: left;
		vertical-align: top;
}

.bottombox {
		display:block;
		height:40px;
		width: 760px;
		text-align: left;
		vertical-align: top;
}
		
.leftbox   {
		display:block;
		height:400px;
		text-align: left;
}
				
.rightbox   {
		display:block;
		height:400px;
		text-align: right;
}
				
				

table       {background-color: #CCCCCC; border: 2px solid #000000; text-align: justify;}
.main			{width: 760px;}

.whitecell  {background-color: #FFFFFF; border: 2px solid #000000;
				font-weight: bold;}
.noborder	{border-width: 0px;}

			
.kitecell   {background-image: url("images/twinpeak2007/family_lg_tp2007.jpg"); background-color: #FFFFFF; 
				background-repeat: no-repeat; background-position: left; text-align: right;}
				
.footcell   {background-color: #FFFFFF;  font-size: 8pt; border: 1px solid #000000;}
.bodycell	{padding: 5px; vertical-align: top; height: 600px; width: 80%;}

ul				{list-style-type: square; font-size: 10pt;}
.listbig		{font-size: 14pt;}
.listnest	{list-style-type: disc;}

.divright	{height: 500px; border-left: 2px solid #000000; 
				background-color: #CCCCCC; padding: 5px;
				font-size: 12pt; text-align: left; height: 600px; width: 210px;}
.botright	{border-left: 2px solid #000000; text-align: center;}

.heading		{font-size: 17pt; position: relative; top: 30px;}

#jslog		{position: relative; top:-30px; left: 170px;}

