body {
	background: #121212 url(images/foxbg.jpg) no-repeat;
	background-position: left bottom;
	width: 100%;
	color: #AAA;
	font-family: times new roman, Arial, helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin: auto;
	padding: 0em;
	min-width: 600px;
}

a {
	font-size: .8em;
	color: #434343;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: none;
}

h1 {
	font-size: 1.6em;
	color: #f3f3f3;
	background: ;
	text-align: left;
	margin: 0 0 -50px 120px;
	padding: 22px 0 0 0;
	font-weight: lighter;
}


h2 {
	color: #6E6E6E;
	font-size: 1em;
	font-style: normal;
	font-weight: lighter;
	line-height: 1.5;
	text-align: center;
	word-spacing: 4px;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 1.2em;
	color: #eee;
	font-weight: normal;
	margin-bottom: 0;
	margin-left: 10px;
}

h3 P:first-letter { 
	font-size: 1.4em; 
}

h4 {
	color: #111;
	font-size: 1em;
	margin-bottom: -4px;	
	margin-top: 0px;
}

h5 {
	text-align: center;
	margin: 1em;
	font-size: 1.3em;
	color: #ab9c94;
}

h6 {
	text-align: center;
color: #02fbfb;
	font-size: 1em;
}

h7 {
	text-align: right;
}

#rwl {
	font-size: .7em;
	color: #ffb486;	
	margin: 0;
	padding: 0;
	float: left;

	font-weight: none;
	margin-top: -2px;
}

#header {
	background: black url(images/header-fade.jpg) repeat-x;
	background-position: bottom;
	padding: 0;
	margin: 0;
	height: 69px;
	width: 100%;
	margin-bottom: 20px;
}

#headerimg {
	background: url(images/title-logo.jpg) no-repeat;
	background-position: top left;
	padding: 0;                   
	margin: 0;
	height: 69px;
	width: 100%;
	text-align: right;
}








#topmenu {
	position: absolute;
	top: 45px;
	left: 14%;
    	margin: 0;
	margin-top: ;
    	padding: 0;
    	font-size: 1.2em;
}

#topmenu ul {
    	padding: 0;
    	margin: 0;
    	list-style-type: none;
}

#topmenu ul:Hover {
}

#topmenu ul li {
    	margin: 0;
    	padding: 0;
    	display: inline;
}



#topmenu ul li a {
	float: left;
    	display: block;
    	margin: 0 0 0 0;
    	padding: 0 0 0 0;
    	text-decoration: none;
    	line-height: 30px;
    	color: white;
	font-size: .8em;
}

#topmenu ul li a span {
	height: 30px;
	color: #ccc;
    	float: left;
    	display: block;
	padding: 0 6px 0 6px;
}

#topmenu ul li a:hover {
	cursor: pointer; 
	background: #111111 url(images/bbleft.png) no-repeat;
	background-position: top left;
	margin: auto;
}

#topmenu ul li a:hover span {
	background: url(images/bbright.png) no-repeat;
	background-position: right top;
	height: 30px;
    	color: white;
    	text-decoration: none;
    	display: block;
}

#topmenu ul li a:hover span span {
	background: transparent url(images/bb.png) repeat-x;
	background-position: top;
}












#loginmenu {
	float: left;
	text-align: left;
	width: 300px;
	border: 1px solid #1b1b1b;
	border-width: 0 1px 0 0;
	margin-top: 0;
	margin-right: 10px;
}









#login {
	float: left;
	text-align: center;
	margin: auto;
	margin-top: -22px;
	padding: 8px;
	background: url(images/loginback.png) repeat-x;
	border-right: 0px solid #333333;
	border-left: 1px solid #0e0e0e;
	border-top: 0px solid #171717;
	border-bottom: 1px solid #121212;
}

#login:hover {
	background: #131313 url(images/loginback1.png) repeat-x;

	border-bottom: 1px solid #0f0f0f;
}

#login h4 {
	color: #313131;
}

#login:hover h4 {
	color: #666;
}

#login input.text {
	background: #323232;
	width: 100px;
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 2px 0 0 0;
	color: #ffb486;
}

#login:hover input.text {
	background: #444;
	width: 100px;
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 2px 0 0 0;
	color: #ffb486;
}

#login input.button {
	background: url(images/menubuttonback.png) repeat-x;
	background-position: center center;
	width: 110px;
	height: 22px;
	border: 0px solid;
	margin: auto;
	margin-top: 10px;
	padding: 0;
	color: #444;
}

#login input.button:hover {
	background: url(images/menubuttonback1.png) repeat-x;
	background-position: center center;
	border: 0;
	margin: auto;
	margin-top: 10px;
	padding: 0;
	color: white;
	cursor: pointer;
}

#login input.checkbox {
	background: transparent;
}


#loginop {
	width: 130px;
	float: right;
	text-align: center;
	padding-top: 12px;
}

#loginop li {
	display: inline;
}

#loginop ul {
	padding: 4px;
	list-style-type: none;
	margin: auto;
	display: inline;
}

#loginop ul li {
	display: block;
	border-top: 1px solid #222222;
}

#loginop ul li ul {
	display: none;
}

#loginop li:hover ul, li.over ul {
	position: fixed;
	margin: auto;
	margin-left: 30px;
	margin-top: -5px;
	background: #131313; 
	display: inline;
}

#loginop ul li {
	background: transparent url(images/loginlinks.png) no-repeat;
	background-position: top right;
	padding-right: 9px;
}

#loginop ul li:hover {
	background: transparent url(images/loginlinks1.png) no-repeat;
	background-position: top right;
	padding-right: 9px;
}

#loginop ul li ul li:hover {
	background: transparent;
	background-position: right;
	padding-right: 9px;
}

#loginop ul li ul li{
	background: transparent;
	padding-right: 9px;
}

#login tr {
	width: 100%;
	margin: auto;
	
}

#login td {
	width: 20%;
	margin: auto;
}






#content {
	margin: auto;
	text-align: justify;
	max-width: 1000px;
	border-right: 1px solid #1b1b1b;
	padding-right: 10px;
}

#content ul {
	list-style-type: none;
	padding: 0;
	margin: 0;

}

#content li {
	background: transparent url(images/toptop.png) no-repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
}

#content ul img {
	float: right;
	margin: .8em;
	border: 1px solid #222222;
}

#content ul li p {
 	font-size: 1em;
	margin: .8em;
	margin-top: 2px;
}
#content ul li P:first-letter { 
	font-size: 2em; 
	color: #ab9c94;
}

#content p {
 	font-size: 1em;
	margin: .8em;
	margin-top: 2px;
}

#content img {
	margin: 10px;
}




#bigb {
	padding: 0;
	margin: auto;
	height: 90px;
}

#bigb ul {
	padding: 0;
	margin: auto;
}


#bigb li a {
	text-align: center;
	font-size: 1.1em;
	color: #b9b9b9;
	height: 90px;
	display: block;
	float: left;
	width: 90px;
	background: url(images/bigb0.jpg) no-repeat;
	background-position: 0 0;
	margin: 0 20px;
	padding: 0;
}

#bigb li a h2 {
	color: #aaa;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

#bigb li a:hover {
	color: white;
	background: url(images/bigb0.jpg) no-repeat;
	background-position: 0 -90px;

}


.bigb:hover {
	background: url(images/bigb0.jpg) no-repeat;
		background-position: 0 -90px;
}

#title {
	margin-left: 10px;
	font-size: 10;
	color: #333333;
	background: url(images/toptopfader.jpg) repeat-x;
}

#home {	
	position: absolute;
	height: 69px;
	width: 100px;
	background: url(images/logo0.jpg) no-repeat;
	background-position: top left;
}

#home:hover {
	background: url(images/logo1.jpg) no-repeat;
	background-position: top left;
}

#creds {       
        width: 100%;
        height: 50px;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
	margin: auto;
	margin-top: 3em;
	text-align: center;
	color: #433333;
}


#login input.checkbox {
	width: auto;
}

#donate {
	top: 0px;
	right: 1px;
	width: 12%;
	max-width: 120px;
	height: 19px;
	background: url(images/donatebg.png) no-repeat;
	color: gray;
}

#donate a {
	color: gray;
}

#donate a:hover {
	color: white;
}

#donate:hover {
	color: white;
	background: url(images/donatebg1.png) no-repeat;
}

table.mem {
	padding:0px;
	text-align:left;
	width:70%;
}
table.mem td {
	vertical-align:top;
	border:3px double #1b1b1b;
	padding:10px;
	background: url(images/loginback.png) no-repeat;
}

hr {
	border: 0;
	border-top: 1px solid #444;
}

#dictionary {
	margin:0px 10px 40px 10px;
	width: 80%;
	color: #aaa;
}

#dictionary b {
	margin-left: -5px;
	color: #00ffff;
}

#dictionary i {
	color: lime;
}

.mnormal {color:#bbb;}

.mdisabled {color:yellow;}

.mself {color:aqua;}

.mally {color:#2766a4;}

.mprotected {color:#62ed5f;}

.mvacation {color:#5cb938;}

.mdead {color:red;}

.madmin {color:#FF7FFF;}

.cgood {color:lime;}

.cwarn {color:yellow;}

.cbad {color:red;}

.cneutral {color:white;}

#stamps {
position: absolute;
left: 60%;
top: 20px;
}

#stamps li {
display: block;
float: right;
background: url(images/stamp0.png) no-repeat;
width: 80px;
height: 20px;
text-align: center;
padding: 0;
margin: 4px;
}
#stamps li:hover {
background: url(images/stamp0.png) no-repeat;
background-position: 0 -20px;
cursor: pointer;
}

#stamps li a {
text-align: center;
color: #02fbfb;
font-weight: bold;
font-size: 1em;
}

#splashintro {
position: absolute;
top: 0;
left: 0;
height: 900px;
width: 100%;
background: url(images/splashbg.png);
text-align: center;
}
#splashcontent {
width: 90%;
margin: auto;
}

#splashcontent h1{
font-size: 2em;
color: white;
margin: 0;
padding: 0;
text-align: center;
vertical-align: bottom;
}

#splashcontent p.left{
font-size: 1.2em;
float: left;
width: 46%;
text-align: justify;
color: #ccc;
margin: 0;
margin-top: 30px;
padding: 2%;
}

#splashcontent p.right{
font-size: 1.2em;
float: right;
text-align: justify;
width: 46%;
color: #ccc;
margin: 0;
margin-top: 30px;
padding: 2%;
}
#splashcontent p.center{
font-size: 1em;
clear: both;
text-align: center;
color: #ccc;
margin: 0 auto;
}

#splashcontent ul{
text-align: center;
position: fixed;
bottom: 0px;
}

#splashcontent li{
float: right;
width: 60px;
height: 40px;
background: black;
border: 1px solid #4d5968;
padding: 20px;
margin: 80px;
}