html
{
	background: #033 url("/images/Wellington_Sliver_Moonc.jpg") no-repeat center bottom fixed;
	background-size: cover;
}

body
{
	position: relative;
	min-width: 850px;
	padding-top: 300px;
	padding-bottom: 75px;
	font-family: Verdana, Geneva, sans-serif;
}

a:link { color: #369; text-decoration:none;}
a:visited { color: #369; text-decoration:none;}
a:active { color: #369; text-decoration:none;}
la.la	{ color: #324143;}
#page
{
	z-index: 1;
	width: 870px;
	min-height: 478px;
	background-image: none;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #7F7F7F;
	background-color: rgba(0, 0, 0, 0.5);
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

#page_position_content
{
	margin-top: -205px;
	padding-bottom: 41px;
}

.nameBox {
   position: fixed;
   top: 30px; 
   right: 50px; 
   width: 400px;
   height: 50px;
   color:#99C;
   font-size:24px;
   font-weight:bold;
   text-align:right;
}
.menuBox.a:link {
	color: #369; text-decoration:none;
}
.menuBox.a:visited {
	color: #369; text-decoration:none;
}
.menuBox.a:active {
	color: #369; text-decoration:none;
}
.menuBox {
   position: fixed;
   top: 150px; 
   right: 50px; 
   width: 400px;
   height: 50px;
   color:#369;
   font-size:18px;
   font-weight:bold;
   text-align:right;
}
p.hs2 {
    position: fixed;
    top: 80px;
    right: 80px;
}



