body {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	background-attachment : fixed;
	background-color : Black;
	background-image : url(http://www.phingers.com/img/lensflarebg.jpg);
	background-repeat : repeat-y;
}
td {
	font : Arial;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
}

td.mainBody {
	font : Arial;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
}

TD.rightSide {
	font : Arial;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

TD.lowerRightFooter {
	font : Arial;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}

.privacy {
	font : Arial;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
}

.breadCrumb {
	font : Arial;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

.date {
	font : Arial;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}


.breadCrumb a {
	color : Black;
}

.pageTitle {
	font : Arial;
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
}

.tableHeader {
	font : Arial;
	background-color : #C0C0C0;
	font-family : Arial, Helvetica, sans-serif;
}


.cssnavAbout { 
position: relative;
background-image: url(/img/nav/about_on.jpg);
background-repeat: no-repeat;
white-space: nowrap;
display: inline;
width: 158px;
height: 33px;
margin: 0; 
padding: 0; 
}

.cssnavAbout a {
display: block;
width: 158px;
height: 33px;
display: block;
float: left;
text-decoration: none;
}

.cssnavAbout img {width: 158px; height: 33px; border: 0; }
.cssnavAbout a:hover img{visibility:hidden}

.cssnavInterest { 
position: relative;
background-image: url(/img/nav/interest_on.jpg);
background-repeat: no-repeat;
white-space: nowrap;
display: inline;
width: 191px;
height: 33px;
margin: 0; 
padding: 0; 
}

.cssnavInterest a {
display: block;
width: 191px;
height: 33px;
display: block;
float: left;
text-decoration: none;
}

.cssnavInterest img {width: 191px; height: 33px; border: 0; }
.cssnavInterest a:hover img{visibility:hidden}


.cssnavGallery { 
position: relative;
background-image: url(/img/nav/gallery_on.jpg);
background-repeat: no-repeat;
white-space: nowrap;
display: inline;
width: 182px;
height: 33px;
margin: 0; 
padding: 0; 
}

.cssnavGallery a {
display: block;
width: 182px;
height: 33px;
display: block;
float: left;
text-decoration: none;
}

.cssnavGallery img {width: 182px; height: 33px; border: 0; }
.cssnavGallery a:hover img{visibility:hidden}

.cssnavContact { 
position: relative;
background-image: url(/img/nav/contact_on.jpg);
background-repeat: no-repeat;
white-space: nowrap;
display: inline;
width: 151px;
height: 33px;
margin: 0; 
padding: 0; 
}

.cssnavContact a {
display: block;
width: 151px;
height: 33px;
display: block;
float: left;
text-decoration: none;
}

.cssnavContact img {width: 151px; height: 33px; border: 0; }
.cssnavContact a:hover img{visibility:hidden}

* html a:hover {visibility:visible}

