body
{
	background-image:url('images/background3.jpg');
	background-attachment: fixed;
}


td.celltwo{
	background-color:white;
	padding-top:25px;
	vertical-align:top;
}

td.cellthree{
	background-color:white;
	padding-top:10px;
	vertical-align:top;

}

td.cellthree-history{
	background-color:white;
	padding-top:10px;
	padding-left:67px;
	vertical-align:top;
}

td.cellthree-get{
	background-color:white;
	padding-top:10px;
	padding-left:150px;
	vertical-align:top;
}

td.cellthree-photo{
	background-color:white;
	padding-top:10px;
	padding-left:277px;
	vertical-align:top;
}


td.cellfour{
	background-image:url('images/gallery-photos1_04.gif');
	vertical-align:bottom;
	padding-bottom:13px;
	padding-right:95px;
	text-align:right

}

td.cellfive{
	background-image:url('images/gallery-photos1_05.gif');
	vertical-align:top;
	padding-left:195px;
	padding-right:20px;


}

td.cellpic{
	background-color:white;
	vertical-align:top;

}

td.celltext{
	background-color:white;
	padding-right:100px;
	vertical-align:top;

}


td.cellbottom{
	background-color:white;
	padding-left:560px;
	padding-bottom:10px;
	vertical-align:bottom;
}



p{
	font:12px/18px courier;
	color:#666666;
}

p.nav1{
	font:14px/18px courier;
	color:#339999;
}


p.nav2{
	font:12px/18px courier;
	color:#369999;
}


p.form{
	font:14px/18px courier;
	color:#666666;
	margin-top:22px;
}


h1
{
	font:24px/30px courier;
	color:#666666;
	margin-bottom:30px;
}

h3
{
	font:14px/20px courier;
	color:#666666;
	margin-top:48px;
	margin-bottom:10px;
}

h2
{
	font:14px/20px courier;
	color:#666666;
	margin-top:30px;
	margin-bottom:10px;
}

h4
{
	font:14px/20px courier;
	color:#666666;
	margin-bottom:10px;
	border-bottom-style: dashed; 
	border-bottom-width: 2px;
}



.active{
	
	color: #666666; 
	border-bottom-style: dashed;
	border-bottom-width: 2px;
}

.active2{
	color: #666666; 
	}

a:link {color: #369999; text-decoration:none;}    
a:visited {color: #369999; text-decoration:none;}
a:hover {color: #666666; text-decoration:none; border-bottom-style: dashed; border-bottom-width: 2px;}  
a:active {color: #666666; text-decoration:none; border-bottom-style: dashed;}   

a.nav2:link {color: #369999; text-decoration:none;}    
a.nav2:visited {color: #369999; text-decoration:none;}
a.nav2:hover {color: #666666; text-decoration:none;border-bottom-width: 0px;}  
a.nav2:active {color: #666666; text-decoration:none;} 

