a {
	color: #6a8491;
	display: inline-block;
}
a:hover { color: #000; }  
body {
	margin:	0;
	background: #78a7c3 url(images/bg.webp);
    font: .85em "Kumbh Sans", sans-serif;
    line-height: 16px;
    color: #597882;
	}
#wrapper {
	margin: 0 auto;
	width: 500px;
}
#banner {
	margin: 8px 0;
    height: 319px;
    background: url(images/banner.webp);
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	border: 1px solid;
}
#content {
	padding: 8px;
	height: 425px;
	background-color: #ddedf6;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	border: 1px solid;
	scrollbar-color: #9bc0da5c #ddedf6;
	overflow: auto;
}
nav {
	margin: 8px 0;
    padding: 8px;
    font-size: 1.25em;
	text-transform: uppercase;
	text-align: center;
    background-color: #496879;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	border: 1px solid;
}
nav a {
	padding: 3px 18px;	
    color: #cacfd4;
	text-decoration: none;
	vertical-align: sub;
}
nav a:hover {
	color: #e8e8e8;
	background-color: #3c5969;
}
nav .current, nav .current:hover{
	color:#f788c3;
	background-color: #3c5969;
}
#static {
	margin: 0 0 8px;
	padding: 8px;
	font-size: .9em;
	background-color: #ddedf6;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	border: 1px solid;
}
#static p {margin: 0;}
#static h6 {
	margin-bottom: 2px;
    text-align: center;
}
blockquote {
    line-height: 14px;
    width: 100%;
    padding: 0;
    margin: 0;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	}
b {font-weight: bold;}
em {color: #7b4685;}
.center, .award {text-align: center;}
h3 {
    margin: 0;
    font: 2em "Lacquer", system-ui;
	text-align: right;
    color: #664172;
    text-shadow: 2px 1px 2px #292f33;
 	}
h6 {
	margin: 9px 0 -4px;
    color: #049473;
    font-size: 1.35em;
	text-shadow: 1px 1px 1px #292f33;
	}
.left {
	float:left;
	margin-right: 25px;
	}
.right {
	float:right;
	margin-left: 3px;
	text-align: right;
	}
.form {
	float: left;
	width: 50%;
}
.req:before{
	content: "* ";
	color: red;
}
.codecopy {
	margin-top: 10px;
	float: left;
	width: 40%;
	padding: 0 10px;
}
.control-copytextarea {
    position: relative;
    cursor: pointer;
    font-size: .7em;
    float: right;
    top: -75px;
}
#select1, #select2 {
	margin-bottom: 15px;
	height: 40px;
	width: 195px;
	line-height: 16px;
}
.control-copytextarea::before, .control-copytextarea::after {content: " - ";}
.codecopy textarea, .codecopy textarea:focus {
	width: 190px;
	color: #0265a1;
	font-family: inherit;
	font-size: .95em;
	overflow: hidden;
}
.donatetext { margin-top: 50px; }
.donatetext a {
    text-align: center;
    display: block;
	width: 135px;
    margin: 0 auto;
}
.codes a {padding-right: 4px;}
.codes h6 {margin-bottom: 9px;}
input, textarea, select {
	margin: 0px;
	padding: 0px;
	width: 230px;
    color: #476f82;
    font-size: 1em;
	font-family: inherit;
	line-height: 20px;
    background-color: #eef5f9;
    border: 1px dotted #b4d3d6;
	outline: none;
   	box-sizing: border-box;
}
input, textarea {padding-left: 4px;}
input:focus, textarea:focus, select:focus {
	border: 1px solid #42a9ca;
}
input[type=radio], input[type=checkbox] {
	display: inline;
	width: 20px;
	margin: 3px 0 0 10px;
	outline: none;
}
form.show_join_form input {margin-bottom: 10px;}
form.show_join_form div {margin-right: 345px;}
textarea {
	width: 250px;
	height: 80px;
}
.jsubbtn, .usubbtn, .jresbtn, .uresbtn,
input::file-selector-button {
	padding: 3px 10px;
	color: #fff;
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
    background-color: #496879;
    border: 2px solid #385261;
	border-radius: 3px;
}
.jsubbtn, .usubbtn { margin-left: 12px; }
.jsubbtn:hover, .jresbtn:hover,
.usubbtn:hover, .uresbtn:hover {
	position: relative;
	top: 1px;
	left: 1px;
}
.show_join_submit {margin-top: 0;}
.show_join_credits, .show_update_credits, .show_lostpass_credits {
	font-size: .8em;
	text-align: center;
}
.small {
	font-size: .7em;
    text-align: center;
    line-height: 11px;
}
.clear { clear:both; }
.show_members_showing_what {
	text-transform: uppercase;
	font-size: 1.15em;
	color: #B0D0D3;
	}
footer { 
	padding: 2px;
	font-size: .8em;
	text-align: center;
	font-style: oblique;
	line-height: 11px;
	color: #ddedf6;
	background-color: #496879;
}
footer a {color: #ddedf6;}
footer em {color: unset;font-weight: 700;}
footer img {vertical-align: bottom;}
footer div:nth-child(2) { font-style: normal;}
footer div:nth-child(2) a:before { border: 0; }