#wrapper
{
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

h2
{
	font: 20px helvetica, arial, sans-serif;
	font-weight: normal;
	letter-spacing: -0.05em;
	color: #FFCC00;
	margin: 0;
	padding: 0;
}

#header p
{
	font: normal normal 11px helvetica, arial, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
}

#content
{
	text-align: center;
	padding: 0 0 15px 0;
}

.catThumbs
{
	width: 25%;
	text-align: center;
	padding: 15px 5px 5px 5px;
	border: none;
	background-color: #780000;
	min-height: 340px;
	margin: 10px;
	float: left;
}

.catThumbs img
{
	margin: 0px;
	border-bottom: 3px solid #000000;
	border-right: 3px solid #000000;
	border-top: none;
	border-left: none;
	padding: 6px;
	background: #fff;
}

.catThumbs a,
.catThumbs a:visited
{
	border: none;
	text-decoration: none !important;
	text-decoration: none;
	text-decoration/**/: none;
	background-color: transparent;
}

.catThumbs a:hover img
{
	margin: 0px;
	border-bottom: 3px solid #000000;
	border-right: 3px solid #000000;
	border-top: none;
	border-left: none;
	padding: 6px;
	background-color: #CC9;
}

.catThumbs span
{
	font: normal bold 14px helvetica, arial, sans-serif;
	color: #FF9900;
	margin: 0 0 10px 0;
}

.catThumbs p
{
	font: normal normal 11px "Courier New", Courier, monospace;
	margin: 0;
	padding: 0;
}

.totalFiles
{
	color: #eb0f00;
	text-align: center;
}

.breadCrumb
{
	margin: 0 0 30px 0;
	padding: 0 0 15px 0;
	text-align: left;
	border-bottom: 1px solid #c80d00;
}

#content #one
{
	float: left;
	width: 180px;
	position: relative;
	top: 10px;
	text-align: center;
	padding: 5px;
	border: none;
	background-color: #780000;
	min-height: 260px;
}

.thumbs
{
	float: left;
	margin: 12px;
}

.thumbs img
{
	margin: 0px;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	border-top: none;
	border-left: none;
	padding: 4px;
	background: #fff;
}

.thumbs a,
.thumbs a:visited
{
	border: none;
	text-decoration: none !important;
	text-decoration: none;
	text-decoration/**/: none;
	background-color: transparent;
}

.thumbs a:hover img
{
	margin: 0px;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	border-top: none;
	border-left: none;
	padding: 4px;
	background: #CC9;
}

#content #two
{
	float: left;
	width: 580px;
	position: relative;
	margin-left: 25px;
	text-align: left;
}

#two #title
{
	font: 20px helvetica, arial, sans-serif;
	font-weight: normal;
	letter-spacing: -0.05em;
	color: #FFF;
	margin: 10px;
	text-align: center;
}

.fullsize
{
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	width: 502px;
}

.fullsize img { border: 1px solid #eaeaea; }
#pagination { text-align: center; }

.caption
{
	font: normal normal 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 10px 25px 10px 25px;
	text-align: right;
	padding: 5px;
	border: 1px dotted #2D2D2D;
}

@media screen {#content {overflow: hidden;_height: 0;_overflow: visible;}}