a:link    {color:#FFFFFF; text-decoration:none }
a:visited {color:#FFFFFF; text-decoration:none }
a:hover   {color:#666666; text-decoration:none } 
a:active  {color:#FFFFFF; text-decoration:none }

.other a:link   	{color:#FFFF00; text-decoration:none}
.other a:visited   	{color:#FFFF00; text-decoration:none}
.other a:hover   	{color:#000000; text-decoration:none}
.other a:active   	{color:#FFFF00; text-decoration:none}

a 	{outline: none;}

img	{border: 0px;}


body  { 
	font-family: Times New Roman, Times, serif; 
	color: #FFFFFF;
	font-size: 14pt;
	background-color: #999999;	
	overflow: auto;
}

#background	{
	background-image:url('chuckanut_island.jpg');
	background-repeat:no-repeat;
	border: 0px;
	margin: 0px;	
	padding: 0px; 
}
	

#splashbody  { 
	font-family: Times New Roman, Times, serif; 
	color: #FFFFFF;
	font-size: 14pt;
	background-color: #000000;
	background-image:url('chuckanut_island.jpg');
	background-repeat:no-repeat;
	border: 0px;
	margin: 0px;	
	padding: 0px; 
}


#backgroundbox2 {
	background-image: url("chuckanut_island.jpg");
	background-position: 50% 0%;
	background-repeat: no-repeat;
}


#backgroundbox {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
	margin: 0px;	
	padding: 0px;
	z-index: -1;
}
	#myoutercontainer { position:relative }
	#myinnercontainer { position:absolute; top:50%; height:10em; margin-top:-5em; z-index: -1; }


table {
	border-collapse: collapse; 
	border-spacing: 0px; 
} 


td  {
	font-family: Times New Roman, Times, serif; 
	color: #333333;
	font-size: 14pt;
	font-weight: normal;
	text-align: left;
	border-spacing: 0px; 
	border-width: 0px; 	
	margin: 0px;
	vertical-align: top;
	padding: 0px; 
}

.tdboard     {
	padding: 30px;
}

.tdcenter    {
	text-align: center;
}

.maintitle   {
	font-family: Times New Roman, Times, serif; 
	color: #FFFFFF; 
	font-size: 36pt;
	text-align: center;
}

.bodytitle   {
	font-family: Times New Roman, Times, serif;
	color: #000000; 
	font-size: 24pt;
	text-align: center;
}

.titleheader   {
	font-family: Times New Roman, Times, serif; 
	color: #333333;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.titleheaderleft   {
	font-family: Times New Roman, Times, serif; 
	color: #333333;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}
.titleheaderright   {
	font-family: Times New Roman, Times, serif; 
	color: #333333;
	font-size: 14pt;
	font-weight: bold;
	text-align: right;
}


.copyright   {
	font-family: Times New Roman, Times, serif; 
	font-size: 12pt;
	text-align: center;
}

.click 		{
	font-family: Times New Roman, Times, serif; 
	font-size: 10pt;
	text-align: center;	
	font-weight: normal; 
}

.centeredimage	{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }


.bodycopy 	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; line-height: 1em; color: #333333; font-weight: normal; }
.other	 	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; line-height: 1em; color: #FFFF00; font-weight: bold; }
.hitcounter	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #555555; text-decoration: none; }
.photo	 	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; line-height: 1em; color: #FFFF00; font-weight: bold; }
.break 		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .8em; line-height: .8em; color: #333333; font-weight: normal; }



iframe  {
	border-collapse: collapse; 
	border-spacing: 0px; 
	margin: 0px;	
	padding: 0px; 
	border-style: solid; 
	border-width: 0px; 
	border-color: #000000; 
	background-color: #000000;
}

//backgound save
	background-image:url('chuckanut_island.jpg');
	background-repeat:no-repeat;


#headborder  {
	border-style: solid; 
	border-width: 3px; 
	border-color: #000000; 
	border-top: none;
	border-bottom: none;
	background-color: #FDFDDB;
}

#midborder  {
	border-style: solid; 
	border-width: 3px; 
	border-color: #000000; 
	border-top: none;
	border-bottom: none;
	background-color: #FFFFFF;
}

#bottomborder  {
	border-style: solid; 
	border-width: 3px; 
	border-color: #000000; 
	border-top: none;
	background-color: #FFFFFF;
}

#noborder  {
	border-style: solid; 
	border-width: 0px; 
	border-color: #FFFFFF; 
	border-top: none;
	background-color: #FFFFFF;
	overflow: auto;
}

#bodyborder  {
	border-style: solid; 
	border-width: 0px; 
	border-color: #FFFFFF; 
	border-top: none;
	background-color: #999999;
	overflow: auto;
}

//below from http://www.daniweb.com/forums/thread78240.html

#content-containertable.override{

  	border-color: #FFFFFF;
  	border-style: 0px;
  	background-color: #999999; 
}

#content-containertable.override div{
  	height:650px;
  	overflow:auto;
	padding-right:50px;
	scrollbar-face-color:#000000;
}

