.puzzleImage {
width:190px;
height:260px;
text-align:center;
float:left;
margin:5px;
}

/* IE fix */
* html .puzzleImage {
height:250px;
}

.puzzleImage a {
text-decoration:none;
}

table.border img {
display:block;
margin:5px auto;
margin-bottom:0px;
padding:5px;
border:1px solid #a9a9a9;
_border:5px solid #ffffff;
background-color:#FFFFFF;
}

#galleryImageContainer {
width:90%;
margin:auto;
}

/* IE fix */
* html #galleryImageContainer {
	background-color:#e2dfaf;
width:430px;
}

#galleryCategories a {
display:block;
width:120px;
text-align:center;
float:left;
margin:2px;
margin-top:2px;
padding:5px 0 8px 0;
background-color:#e2dfaf;
font-size:12px;
text-decoration:none;
}

#galleryCatContainer {
width:380px;
margin:auto;
}

#galleryCategories img {
border:none;
background-color:transparent;
margin-top:0;
}


td a {
text-decoration:none;
font-size:12px;
}

td a:hover {
text-decoration:none;
font-size:12px;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif, "ACaslon Regular", Palatino;
font-size:18px;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif, "ACaslon Regular", Palatino;
font-size:14px;
}

.pastDate {
font-size:9px;
}

	#flashcontent {
	border:none;
		margin: 0;
		padding:0;
		background-color:#000000;
	}
	#info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid black;
	border-right:2px solid #666666;
	width:130px;
	height:447px;
	margin:0;
	position:absolute;
	left:5px;
	top:5px;
	background-color:#e6c573;
	padding:10px;
	text-align:center;
	background:#e6c573 url(images/cwBackground.gif) no-repeat bottom center;
	}
	#info a {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	}
	#puzImg {
	text-align:center;
	font-weight:bold;
	}
	#puzImg img {
	padding:0 0 7px 0;
	}
	
.titlelink {
	font-family:Verdana, "Lucida Grande",Helvetica, Arial, sans;
	font-size:12px;
	color:#000099;
	line-height:14px;
	}
	

	/*IE fix */
	* html #info {
	height:469px;
	width:150px;
	}
	* html #puzImg img {
	margin-bottom:7px;
	}
	* html #flashcontent {
	left:155px;
	}

