html {
	overflow-x: hidden;
	overflow-y: scroll;
}
body, html {
	color: #ffffff;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: none;
	margin: 0;
	padding: 0;
	background: #000000 url("images/bg.gif") repeat top right;
}
/*
sat.gold:b4b462;
light: CACA83
mid: 666645
dark: 181811
black/white

border:666661

*/

*::-moz-selection {
	background-color:#ffffff;
	color:#666645;
}

A:link, A:visited, A:active {
	color: #CACA83;
	outline:0;
}

A:hover {
	color: #666645;
	outline:0;
}

table, tr, td {
	margin:0px;
	text-align: center;
	font-size: 10pt;
}

img {
	border:0;
	vertical-align:text-bottom;
}

.navi {
	color: #000000;
	background: url('images/n.gif');
	text-align:center;
	vertical-align:middle;
	border:2px solid #444348;
}

.navic:link, .navic:visited, .navic:active, .navic:hover {
	font-size: 8pt;
	color: #000000;
	background-color:#cccca3;
	text-decoration: underline;
}

.navic {
	font-size: 8pt;
	color: #000000;
	background-color:#cccca3;
}



h1 {
	color:#CACA83;
	font-size: 20pt;
	font-weight: bold;
	font-variant: small-caps;
	padding:0px;
}

h2 {
	color:#CACA83;
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	padding:0px;
	padding-top:20px;
}

.main {
	width:740px;
	overflow: wrap;
	text-align:left;
	padding:15px;
	padding-bottom:40px;
	border-right:2px solid #444348;
	border-left:2px solid #444348;
	background: #000000;
}

p {
	line-height: 130%;
	text-indent: 15px;
	padding-left:20px;
	width:700px;
}

ol,ul {
	padding-left:60px;
}

li {
	padding-bottom:8px;
	text-indent: 10px;
}

.contents {
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
}


.member {
	padding-top:5px;
	vertical-align:top;
}

.memberinfo {
	padding-left:10px;
	padding-top:5px;
	vertical-align:top;
	text-align:left;
	padding-bottom:10px;
}


.memberpic {
	border:1px solid white;
	margin-bottom:10px;
}

#cd {
	position:absolute;
	top:435px;
	margin:auto;
	height: 50px;
	width:760px;
	font-family: "Courier New", Courier, mono;
	font-size: 24pt;
	color: #FFEF1D;
	text-align: right;
	font-weight: bold;
	text-shadow:1px 1px 4px black, -1px -1px 4px black, 0px 0px 2px black;
}