/*  -------------------------------------------------------
 PhotoThumb CSS template file
----------------------------------------------------------*/

a:link {
	text-decoration: none;
	color : #4169E1;
}

a:visited {
	text-decoration: none;
	color : #4169E1;
}

a:hover {
	font-weight : bold;
}

body {
	background-color: #EEEEEE;
	background-image : url(css_wave.gif);
	background-repeat : repeat;
}

td.td {
	background-color: #4169E1;
	border : thin outset #FFFFFF;
}
 
.pageheading {
	color : #4169E1;
	text-decoration : none;
	font-family : "Comic Sans MS";
	font-size : 22px;
	font-weight : bold;
	margin-bottom : 10px;
}

.filename {
	color : #FFFFFF ;
	text-decoration : none;
	font-family : "Comic Sans MS";
	font-size : 11px
}

.date {
	color : #FFFFFF;
	text-decoration : none;
	font-family : "Comic Sans MS";
	font-size : 11px
}

.size {
	color : #FFFFFF;
	text-decoration : none;
	font-family : "Comic Sans MS";
	font-size : 11px
}

.description {
	color : #FFFFFF;
	text-decoration : none;
	font-family : "Comic Sans MS";
	font-size : 11px
}

.iptc {
	color : #FFFFFF;
	text-decoration : none;
	font-family : "Comic Sans MS";
	font-size : 11px
}

.navigate {
	color : #4169E1;
	text-decoration : none;
	font-family : "Comic Sans MS";
	font-size : 11px
}

.footer {
	color : #4169E1;
	text-decoration : none;
	font-family : "Comic Sans MS";
	font-size : 14px;
}