@charset "utf-8";
#frame2 {
	width:36em;
	height:40em;
	margin: 0;
	padding: 0px;
}
#frame {
	width:36em;
	height:8em;
	margin-top: 0.8em;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0.4em;
	padding: 0px;
}
#wrapper #content_wrapper_cat object {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

a, a:visited, a:hover, a:active {
color:#000;
}
/* remove the padding margin and bullets from the list. Add a top margin and width to fit the images and a position relative */
.gallery {
	padding:0;
	list-style-type:none;
	position:relative;
	width:36em;
	height: 9em;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0em;
	clear: both;
}
.sep {
	width: 6.5em;
	height: 8em;
	float: left;
}

/* remove the default image border */
.gallery img {
border:0;
}
/* make the list horizontal */
.gallery li {
	float:left;
}
/* style the link text to be central in a surrounding box */
.gallery li a, .gallery li a:visited {
	text-decoration:none;
	color:#000;
	text-align:center;
	width:6em;
	height:1.5em;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/arrow_up.jpg);
	float: left;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #666666;
	margin: 0em;
}

/* position the images using an absolute position and hide them from view */
.gallery li a img {
	position:absolute;
	top:-320px;
	left:0;
	border:0;
	visibility: hidden;
}
/* fix the top position for the landscape images */
.gallery li a img.landscape {
	top:-380px;
	width: 280px;





	border: 3px solid #FFFFFF
.px;										margin-top: 4em;
	height: auto;
	margin-right: 0px;
	margin-left: 0em;
	left: 35px;
}
/* style the hover background color for the text boxes */
.gallery li a:hover {
	color: #FFFFFF;
	background-color: #999999;
}
/* style the active/focus colors for the text boxes (required for IE) */
.gallery li a:active, .gallery li a:focus {
	color:#fff;
	background-color: #0099FF;
}
/* make the images visible on active/focus */
.gallery li a:active img, .gallery li a:focus img {
visibility:visible;
}
#wrapper #form3 #content_wrapper_cat #media_wrapper p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: right;
	margin-top: 2em;
	margin-right: 2em;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

