body {
	background-color: #CBDDDE;
	margin: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#content p {
	padding-bottom: 1em;
}
* #content {
	background-color:#999999;
	font-size: 1em;
	min-height: 100%;
	border-top-color: #F7F3F7;
	border-right-color: #F7F3F7;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 100%;
}
#content {
	background-color:#999999;
	border-top-color: #F7F3F7;
	border-right-color: #F7F3F7;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 1em;
	height: 100%;
}
#content a img{
	text-align:center;
	clear: none;
}

#slideshow {
width:750px;
}

#imageSection	{
float:left;
width:450px;
height:450px;
}

#thumbnailSection	{
margin-left:470px;
}

.image_info {
	display:block;
	font-size:1.2em;
	color:#000000;
	text-align: center;
	padding: 5px 2px 2px;
	font-weight: bold;
	text-decoration: none;
    }
.wrapper {
	border: 0px solid #000;
	text-align:center;
	margin-left: 1%;
}

.show_title {
	font-size:1.2em;
	color:#FFFFFF;
	letter-spacing:-1px;
	}


.show_title a {
    font-size:1.2em;
    text-decoration:none;
    color:#FFFFFF;
}
.image_info a {
    text-decoration:none;
    color:#FF0000;
}
img {
	border-width: 0;
	text-align: center;
}

.image {
	color:#FFFFFF;
	font-size:1.2em;
	text-decoration: none;
	text-align: center;
}
.image img {
	border: 1px solid #FF0000;
	text-align: center;
}

#navigation	{
height:50px;
}	
.navigation, .navigation a {
	text-decoration: none;
	color:#000000;
	padding-bottom: 5px;
	
}
.thumbnail_row {
	border: 1px solid #FFFFFF;
	width: 99%;
	margin-top: 1%;
	padding:5px;
	background-color: #333333;
	text-align: left;
}
.thumbnail_row a {
	filter: alpha(opacity=39);
	opacity: 0.39;
	padding: 5px;
}

.thumbnail_row img {
	margin:2px;
	padding: 2px;
}
.thumbnail_center {
	filter: alpha(opacity=99) !important;
	opacity: 0.99 !important;
	padding: 2px;
	border: 1px solid #FF0000;
	
}
.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#777;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.thumbnail_row a:hover, .thumbnail_row a:active {
    filter: alpha(opacity=99);
    opacity: 0.99;
}

