* {
	margin:0px;
}
a:link, a:visited {
	text-decoration:none;
	color: black;
	background-color: #c2c2c2;
}
a:hover {
	color: black;
	background-color: white;
}
body {
	position: relative;
	width: 100%;
	background-image: url(decor/bg1.jpg);
}
.arch {
	border: 1px solid black;
	clear:both;
	display:block;
	font-size:large;
	text-align:center;
	position:relative;
	width: 97%;
	margin-bottom: 6px;
	padding-bottom: 5px;
	margin-top: 3px;
}
.arch a {
	margin:3px;
}
.arclink {
}
.lowtop {
	border: 1px solid;
	margin:7px;
	padding:5px;
	display:block;
	font-size:19pt;
	position:relative;
	background-color: #c2c2c2;
	width: 400px;
	text-align: center;
}
.lowtop a {
	margin:3px 43px;
	float:none;
	display:list-item;
	list-style-position:outside;
	list-style-type:square;
	color:inherit;
	text-align:left;
	text-transform:capitalize;
	position:relative;
	background-color: #c2c2c2;
}
.lowtop a:hover {
	color: black;
	background-color: white;
}
.pages_table {
	border: 4px dotted;
	padding:5px;
	font-size:30pt;
}
.pages_table .pages_td {
}
.pages_table .pages_td .pages_a {
}
.pages_table .pages_td .pages_actual {
}
.pix {
	width:304px;
	display:inline-block;
	position:relative;
	height:402px;
}
.pix .cat {
	font-weight:bold;
	position:absolute;
	z-index:3;
	right:7px;
	background-color: white;
	top: 7px;
}
.pix .des {
	border:1px solid;
	color:inherit;
	font-size:9pt;
	position:absolute;
	left:7px;
	z-index:2;
	bottom:12px;
	opacity:.5;
	filter:alpha(opacity=50);
	background-color: white;
	right: 7px;
}
.pix .dop {
	font-weight:bold;
	position:absolute;
	left:7px;
	z-index:2;
	background-color: white;
	top: 7px;
}
.pix a {
}
.pix a:link img, .pix a:visited img {
	padding:0px;
	margin:2px 0px 3px;
	border: 1px solid;
	border-color: #c2c2c2;
}
.pix a:hover {
	color:inherit;
}
.pix a:hover img {
	border: 1px solid;
	border-color: black;
}
.pix font {
}
.pix img {
	width:300px;
	display:inline;
	height:400px;
	position:relative;
	z-index:1;
}
.shap1 {
	width: 100%;
	display: block;
	margin-bottom: 4px;
	padding-top: 2px;
	background-image: url(decor/shbkg.png);
	height: 44px;
}
.shap1 img {
	position: relative;
	top: 5px;
	height: 26px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text {
	width:416pt;
	clear:both;
	float:right;
	margin:13px 54px 13px 0px;
	border: 1px solid;
	display:inline;
	color:inherit;
	font-size:12pt;
	position:relative;
	background-color: #c2c2c2;
}
.text a:link, .text a:visited {
	padding:5px;
	float:left;
	clear:both;
	display:block;
	white-space:nowrap;
	text-align:left;
	line-height:11pt;
	position:relative;
	background-color: #c2c2c2;
}
.text a:hover {
	background-color: black;
	color: white;
}
.text-bottm {
	display: block;
	background-color: #c2c2c2;
	color: white;
	font-size: small;
	width: 50%;
}
.tops {
	border: 1px solid black;
	width: 97%;
	clear:both;
	font-size:20pt;
	text-align:center;
}
.tops a {
	border: 0px solid;
	display:block;
	height:55px;
}
.shap1 a {
	background-color: transparent;
}

