body {
	color: #ddd;
	background-color: #002;
	margin: 0px;
	font-family: Verdana;
	line-height: 150%;
	font-size: 10px;
}

#horizon {
	background-color: transparent;
	position: absolute; left: 0px; top: 50%; 
	width: 100%; height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#vorizon  {
	background-color: transparent;
	margin-left: -385px;
	position: absolute; left: 50%; top: -300px; 
	width: 770px; height: 600px;
	visibility: visible;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1.1em;
	line-height: 200%;
}

h2 {
	display: none;
}

h4 {
	line-height: 100%;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

img, div {
	border: 0px;
}

a img {
	border: 1px solid #0f1d4d;
}

#mainframe {
	position: relative;
	height: 440px;
	width: 770px;
	margin: 0px auto;
}

#navi_top {
	position: absolute;
	top: 0px;
	right: 10px;
	height: 2em;
	overflow: hidden;
}

#navi_bottom {
	position: absolute;
	bottom: 10px;
	right: 10px;
	height: 2em;
	overflow: hidden;
}

#maincontent, #borderleft, #borderright {
	position: absolute;
	top: 30px;
	height: 373px;
}

#maincontent {
	left: 0px;
	width: 770px;
}

#borderleft, #borderright {
	width: 38px;
	z-index: 30;
}

#borderleft {
	left: 0px;
	background: url(img/border_left.gif) no-repeat top left;
}

#borderright {
	right: 0px;
	background: url(img/border_right.gif) no-repeat top right;
}

a {
	color: #f0e189;
	text-decoration: none;
}

#navi_top a, #navi_bottom a {
	font-family: Arial, sans;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	padding-bottom: 5px;
	margin-right: 10px;
}

div.scroll {
	height: 300px;
	margin-right: 1em;
	overflow-y: scroll;
	padding-right: 1em;
}

a img.navi_pic {
	position: relative;
	border: none;
	top: 3px;
	width: 21px;
	height: 14px;
}

span {
	color: white;
}

.text_right {
	text-align: right;
}

.right {
	position: absolute;
	right: 0px;
}

.left {
	position: absolute;
	left: 0px;
}

.top {
	position: absolute;
	top: 0px;
}

.bottom {
	position: absolute;
	bottom: 0px;
}

div.bottom {
	position: absolute;
	bottom: 0px;
	right: 5em;
}

.border1 {
	height: 295px;
	margin: 40px 30px;
}

.border2 {
	height: 295px;
	margin: 40px 60px;
}

.stripes {
	background: transparent url(img/stripes.gif) no-repeat top left;
	height: 373px;
	width: 31px;
	z-index: 10;
}

.hidden {
	display: none;
}

#frame {
	position: relative;
	width: 770px;
	height: 373px;
	background-color: #0f1d4d;
	overflow: hidden;
}

#frame_pic {
	position: absolute;
	top: 0px;
	height: 373px;
}

#frame_pic img {
	position: relative;
}

#content_frame {
	position: absolute;
	height: 373px;
}

#content {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
}

#content div.text {
	position: relative;
	background-color: transparent;
}

.gallery table {
	position: absolute;
	top: 100px;
	left: 50px;
	table-layout: fixed;
}

.gallery td {
	position: relative;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	vertical-align: top;
	text-align: left;
	height: 55px;
	width: 55px;
}

.gallery td a {
	display: block;
	width: 35px;
	height: 35px;
}