body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	background-color: #000000;
	margin-top: 0px;
}
a:link {
 	color: #FF0066;
}

H2{
font-size:20px;
line-height:22px;
}

H2 span{
background:url("christmasstockimages.png") top left no-repeat;
display:block;
width:161px;
height:71px;
position:absolute;
top:0px;
left:0px;
}

H2 a{
display:block;
width:161px;
height:71px;
position:relative;
overflow:hidden;
}

a:visited {
	color: #CCAAAA;
}

a:hover {
	color: #FFFFFF;
}

.current {
	font-weight: bold;
 	color: #AAAAAA;
	background-color: #666666;
}

.cthumb {
	background-color: #666666;
	border: 0px; border-width: 0px;
}

.thumb {
	background-color: #333333;
	border: 0px; border-width: 0px;
}

.image { margin: 0px; border-width: 1px; border: 1px solid;}
a:link .image { border-color: #aaaaaa; color: #aaaaaa;}
a:visited .image { border-color: #666666; color: #666666;}
a:hover .image { border-color: #ffffff; color: #ffffff;}

.slideImage { border-width: 0px; border: 0px solid; border-color: #ffffff;}
a:link .slideImage { border-color: #ffffff;}
a:visited .slideImage { border-color: #ffffff;}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
}

.title a:link {
	text-decoration: none;
	color: #cccccc;
}

.title a:visited {
	text-decoration: none;
	color: #cccccc;
}

.title a:hover {
	text-decoration: none;
	color: #ffffff;
}

.infotable td {
	border-top: 0px solid #003300;
	border-collapse: collapse;
}

.dirname {
	font-size: 12px;
	font-weight: bold;
	color: #AAAAAA;
}

.comment {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
}

.smalltxt {
	color: #888888;
	font-size: 11px;
}

.xsmalltxt {
	color: #888888;
	font-size: 9px;
}

.newlabel {
	font-size: 8px;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #558800;
}

.affbox {
     background-color:#440022;
	padding: 10px;
	-moz-border-radius: 8px;
     -webkit-border-radius: 8px;
     -khtml-border-radius: 8px;
     border-radius: 8px;
     width:728px;
}


/* Context Image Search Results */

.context-image-row {
	clear:both;
	margin-left:auto;
	margin-right:auto;
}



/* CSS Clearfix, for parents of floated elements */
/* See: http://www.webtoolkit.info/css-clearfix.html */
.clear-block:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clear-block {
	display: inline-block;
}
 
html[xmlns] .clear-block {
	display: block;
}
 
* html .clear-block {
	height: 1%;
}
