html, body {
	height:100%;
}

body {
	background:#f1f1f1;
	font-family:serif;
	font-size:medium;
	color:black;
	margin:0;
}

a {
	color:gray;
	text-decoration:none;
}

img {
	border:0;
	margin:0;
}

p {
	margin:10px 0;
}

#hr {
	width:183px;
	height:6px;
}

#hr_gallery {
	width:792px;
	height:6px;
}

#gradient {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
}

#gradient img {
	width:100%;
	height:99%;
}

#container {
	position:relative;
	z-index:1;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -35px;
}

#footer {
	position:relative;
	z-index:2;
	overflow:hidden;
	background:url('../img/fb.jpg') bottom repeat-x;
	font-size:10px;
	text-align:center;
	width:100%;
	height:35px;
}

#footer img {
	height:5px;
	width:100%;
}

#footer_t {
	background:#f1f1f1;
}

#content {
	padding:25px 5px 0;
	min-height:400px;
	height:auto !important;
	height:400px;
	position:relative;
	z-index:2;
}

#content a {
	position:relative;
	z-index:3;
	color:#444;
}

#emblem {
	position:absolute;
	left:0;
	top:75px;
	z-index:1;
	text-align:center;
	width:100%;
}

#emblem img {
	height:400px;
	width:222px;
}

#flag {
	position:absolute;
	top:0;
	right:0;
}

#pic_l {
	position:absolute;
	z-index:-1;
	top:18px;
	left:10%;
}

#pic_r {
	position:absolute;
	z-index:-1;
	top:18px;
	right:10%;
}

#obit {
	min-height:50px;
	height:auto !important;
	height:50px;
}

.bimg {
	border:2px solid black;
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing:2px;
}

#nav {
	background:url('../img/h.jpg') repeat-x;
	height:26px;
}

#nav_ul {
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	margin:0;
	padding:0;
}

#nav_ul li {
	display:block;
	float:left;
	margin:0;
}

#nav_ul li a {
	display:block;
	background:url('../img/b.jpg') no-repeat;
	font-weight:bold;
	color:#f1f1f1;
	font-size:15px;
	height:20px;
	text-align:center;
	width:100px;
}

#nav_ul li.on a {
	background:url('../img/bh.jpg') no-repeat;
}

.nav_div {
	position:absolute;
	z-index:3;
	top:20px;
	left:0;
	width:100%;
	font-size:15px;
	visibility:hidden;
	height:26px;
	background:url('../img/sh.jpg') repeat-x;
	text-align:center;
}

.nav_div a {
	font-weight:bold;
	color:black;
	padding:0 10px;
}

.nav_div a:hover {
	color:white;
	font-style:italic;
}

.nav_adiv {
	z-index:3;
	visibility:visible;
}

#nav_sub_active {
	color:white;
}

.border, .border2 {
	width:99%;
	margin:auto;
	text-align:left;
	padding-top:8px;
}

.border2 {
	padding-top:4px;
}

.border .t, .border2 .t {
	font-weight:bold;
	padding-left:5px;
	text-align:center;
}

.border .t {
	font-size:large;
	letter-spacing:2px;
}

.border2 .t {
	float:left;
	text-align:left;
}

.border .c, .border2 .c {
	clear:both;
	padding:5px 5px 0 5px;
	min-height:70px;
	height:100% !important;
	height:70px;
}

.border2 .t {
	line-height:25px;
	font-weight:normal;
}

.border2 .d {
	padding:32px 5px 0 0;
	float:right;
}

.border_tr {
	position:absolute;
	right:0.5%;
	z-index:2;
}

.border_tr img {
	width:155px;
	height:100px;
}

.border_tl {
	position:absolute;
	left:0.5%;
	z-index:2;
}

.border_tl img {
	width:155px;
	height:100px;
}

.border_br {
	position:absolute;
	margin-top:-70px;
	right:0.5%;
	z-index:2;
}

.border_br img {
	width:155px;
	height:78px;
}

.border_bl {
	position:absolute;
	margin-top:-70px;
	left:0.5%;
	z-index:2;
}

.border_bl img {
	width:155px;
	height:78px;
}

.section {
	position:absolute;
	margin-left:-3px;
}

.section img {
	width:230px;
	height:29px;
}

.section_t {
	font-weight:bold;
	padding:4px 0 0 6px;
}

#grid {
	width:100%;
}

#grid a {
	position:static;
}

#grid td {
	padding:0 5px;
	width:24%;
	vertical-align:top;
}

#grid img {
	margin-bottom:6px;
}

#grid .t {
	background:url("../img/l.png") bottom no-repeat;
	padding-bottom:8px;
	font-weight:bold;
}

.overlay {
	position:absolute;
	border:2px solid black;
	z-index:5;
	opacity:0;
}

.img_toggle {
	width:130px;
	height:185px;
}

.c2 {
	text-align:left;
	padding:0 5px;
}
