* { margin: 0px; padding: 0px; }

a:link, a:visited {
	color: #6A630D;
	background-color: #FFFFBE;
	text-decoration: none;
}

a:hover { color: #E33499; background-color: #FFFFBE; }

body {
	background-color: #FFFFBE;
	color: #6A630D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	position: relative;
	text-align: center;
	overflow: visible;
}

h1 { display: block; clear: both; }

.info { font-size: x-small; display: block; clear: both; }

.lowtop {
	border: 1px solid #6A630D;
	padding: 5px 5px 5px 43px;
	clear: both;
	margin-left: 35%;
	margin-right: 35%;
	display: block;
	background-color: #DADB53;
	color: #6A630D;
	text-align: left;
	position: relative;
	font-size: 18pt;
}

.lowtop a {
	display: list-item;
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	background-color: White;
	margin-bottom: 2px;
}

.page_actual { color: #000000; }

.pagenum { }

.pages_a { }

.pages_table {
	width: 900px;
	color: #000000;
	font-size: 30pt;
	font-weight: bold;
	text-align: center;
}

.pages_table a:hover { color: #000000; }

.pages_td { text-align: center; }

.pix {
	width: 304px;
	display: inline-block;
	color: #6A630D;
	height: 402px;
	position: relative;
}

.pix .cat a {
	border: 3px inset;
	background-color: #FFFFBE;
	font-size: 10pt;
	position: absolute;
	right: 2px;
	text-transform: uppercase;
	top: 2px;
	opacity: .6;
	filter: alpha(opacity=60);
	z-index: 2;
}

.pix .cat a:hover {
	background-color: #E33499;
	color: #FFFFBE;
	border: outset;
}

.pix .desc {
	background-color: #FFFFBE;
	color: #6A630D;
	font-size: 8pt;
	position: absolute;
	opacity: .6;
	filter: alpha(opacity=60);
	border: 1px dotted #6A630D;
	font-family: cursive;
	bottom: 2px;
	z-index: 3;
	left: 3px;
	right: 3px;
}

.pix .sg a {
	border: 3px inset White;
	background-color: #FFFFBE;
	font-size: 10pt;
	position: absolute;
	opacity: .6;
	filter: alpha(opacity=60);
	z-index: 2;
	top: 2px;
	left: 2px;
}

.pix .sg a:hover {
	background-color: #E33499;
	color: #FFFFBE;
	border: 3px outset;
}

.pix a:link img, .pix a:visited img {
	border: 1px solid #019CFE;
	/* [disabled]margin-bottom: 5px; */
	/* [disabled]padding: 2px; */
}

.pix a:hover img {
	border: 1px dotted #E33499;
	/* [disabled]padding: 0px; */
}

.pix img { width: 300px; height: 400px; z-index: 1; }

.text {
	display: block;
	position: relative;
	width: 80%;
	font-size: 14pt;
	border: 3px solid #DADB53;
}

.text a {
	display: block;
	margin: 2px;
	background-color: #DADB53;
	overflow: visible;
	padding: 3px;
	line-height: 25pt;
	white-space: normal;
	position: relative;
	letter-spacing: 1px;
}

.text a:hover { color: White; background-color: #019CFE; }

.top {
	display: block;
	margin-bottom: 2px;
	width: 100%;
	float: left;
	border-bottom: 2px solid #019CFE;
	position: relative;
	clear: both;
}

.top #pixs {
	display: block;
	width: auto;
	height: 24px;
	position: relative;
	color: Black;
	font-size: 10pt;
	text-align: left;
	padding: 10px;
	margin: 4px;
	line-height: 21px;
	background-color: #DADB53;
	float: right;
	clear: none;
	white-space: nowrap;
	overflow: visible;
	z-index: 1;
	border: 3px dotted #019CFE;
}

.top #pixs #cats a {
	float: none;
	left: auto;
	display: inline;
	margin: 8px;
	width: 46px;
	position: relative;
	right: auto;
	bottom: 0px;
}

.top #pixs #sgs a {
	float: none;
	left: auto;
	width: 92px;
	display: inline;
	margin: 8px;
	position: relative;
	right: auto;
	bottom: 0px;
}

.top img { float: left; display: block; z-index: 2; }

.tops {
	display: block;
	clear: both;
	border: 4px dotted #DADB53;
	font-size: 27pt;
	margin: 7px;
	position: relative;
}

.tops td { padding: 5px; border: 3px solid #DADB53; }

.tops td a { }
