body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:smaller;
	color:black;
}
-->

.error
{
	color: red;	
}

.userHeader
{
	font-weight:bold;
	text-align:center;
}

.userFooter
{
	font-size:smaller;
	text-align:center;
}

.smallest
{
	font-size:10px;
	text-align:center;	
}


.smallest a {
	text-decoration: none;
	color: red;
}
.smallest a:visited {
	text-decoration: none;
	color: #336699;
}
.smallest a:hover {
	text-decoration: underline;
	color: #336699;
}
.smallest a:active {
	text-decoration: none;
	color: #336699;
}

.thumbnail
{
	float: left;
	width: 210px;
	height:275px;
	overflow:hidden;
	border: 1px solid #999;
	margin: 0 15px 15px 0;
	padding: 5px;
	text-align:center;
}

.smallerthumbnail
{
	float: left;
	width: 180px;
	height:180px;
	overflow:hidden;
	border: 1px solid #999;
	margin: 0 15px 15px 0;
	padding: 5px;
	text-align:center;
}

.clearboth { clear: both; }

.odd {
background-color: #FFFFCC; 
border-top: 1px solid black;
border-bottom: 1px solid black;
}

.even {
background-color: #CCFFCC ; 
border-top: 1px solid black;
border-bottom: 1px solid black;
}

.admin_thumbnail
{
	float: left;
	width: 175px;
	height:175px;
	overflow:hidden;
	border: 1px solid #999;
	margin: 0 15px 15px 0;
	padding: 5px;
	text-align:center;
}


.images_page_thumbnail
{
	float: left;
	width: 175px;
	height:475px;
	overflow:hidden;
	border: 1px solid #999;
	margin: 0 15px 15px 0;
	padding: 5px;
	text-align:center;
}
