body {
	background: #B2B2B2;
	background-image: url(../../images/bg_tile.gif); background-repeat: repeat-x; 
	font-family: Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.4em;
	letter-spacing: 0px
}
.textSmall{
	font-size: 10px;
}

a{
	color: #333333;
}
a:hover {
	color: #000066;
	text-decoration: none;
}

#display{

	background-image: url(http://www.genestho.ca/genestho/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
} 

.photo {
	border-width: 10px;
	border-style: solid;
	border-color: #FFFFFF;
}

.exif {
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-align: right;
	

}

.date {

	font-size: 12px;
	font-style: normal;
	color: #000066;
}
#word_text{
	color: #333333;
}
#text{
	color: #333333;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8E8E8E;

}
#text  a {
	color: #FFFFFF;
	text-decoration: none;

}

#text  a:hover {
	color: #000066;
	text-decoration: none;

}

#nav {
    font-family: Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
    color: white;
	font-size: 11px;

}
#nav  a {
	color: #FFFFFF;
	text-decoration: none;

}

#nav  a:hover {
	color: #000066;
	text-decoration: none;

}

#bottomnav {
	font-family: Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	color: white;
	background-position: bottom;
}



h3 {
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	font-family: Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	text-transform: uppercase;
}


.title{
	color: #000066;
	font-weight: bold;
	font-size: 14px;

}



#comments {
	color: #333333;
	margin: 0;
	text-align: left;
}

#comments a {
	color: #FFFFFF;
}

#comments a:hover {
	color: #666666;
}



/* Kiss 3 New Stuff */

hr {
	border: 1px dashed #8E8E8E;
}


.copyright {
	color: #555555;
	font-size: 11px;
}
.strikethrough {
	text-decoration: line-through;
}
.thumbnails {
	border:2px solid 8A8A8A;
	margin: 5px;
}
.smalltext {
	font-size: 11px;
}
.subHeader {
	font-style: italic;
	font-weight: bold;
}
#2006 {
	border: 0px solid FFFFFF;
	margin: 0px;
}


/* Table CSS */

table.prints {
	width: 100%;
	border: 0;
	padding: 0px; 
	margin-bottom: 10px;
	background-color: #333333;
	text-align: center;
}

table.prints td.tableHeader {
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
}

table.prints td.tableSubHeader {
	background-color: #E1E1E1;
	color: #000000;
	font-weight: normal;
}

table.prints td {
	background-color: #ffffff;
	color: #000000;
	font-weight: normal;
	text-align: center;
}

/* TAG SUPPORT */
   .tags01 { font-size: 10px !important; }
   .tags02 { font-size: 12px !important; }
   .tags03 { font-size: 14px !important; }
   .tags04 { font-size: 16px !important; }
   .tags05 { font-size: 18px !important; }
   .tags06 { font-size: 20px !important; }
   .tags07 { font-size: 22px !important; }
   .tags08 { font-size: 24px !important; }
   .tags09 { font-size: 26px !important; }
   .tags10 { font-size: 28px !important; }
