body#index {
	margin: 0px;
	padding: 0px;
}
body#content {
	
	background-color: #999999;

	scrollbar-base-color: #2063A8;
	scrollbar-arrow-color: #2063A8;
 	scrollbar-face-color: #7099DC;
 	scrollbar-highlight-color:#2063A8;
 	scrollbar-shadow-color: #2063A8;
 	scrollbar-track-color: #7099DC;
	scrollbar-3dlight-color: #2063A8;
	scrollbar-darkshadow-color: #2063A8;
}

div {
	border-width: 0;
}
#pageLinks {
	background: transparent;
	color: white;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	
	position: relative;
	z-index:1;
	left: 0px;
	top: 80px;
	width:140px;
	height:170px;
}

#pageLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#pageLinks li {

}
#pageLinks li a {
	display: block;
	padding: 1px 5px 1px 5px;
	margin: 5px 0px 5px 15px; 
	border-left: 8px solid #777777;
	border-right: 8px solid #2673CA;
	background-color: #7099DC;
	color: white;
	text-decoration: none;
	width: 100%;
	text-align: right;
}
html>body #pageLinks li a {
	width: auto;
}
#pageLinks li a:hover {
	border-left: 15px solid #777777;
	border-right: 8px solid #7099DC;
	background-color: #2673CA;
	color: #fff;
}
h1, h2, h3, h4, h5, h6 {
	margin-left: 1em;
	margin-top: 1em;
	margin-bottom: 0em;
	
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	background-color: transparent;
	color: white;
	text-decoration: none;
}
p {
	margin-left: 2em;
	margin-top: 1em;
	margin-bottom: 0em;
	
	font-family: verdana, sans-serif;
	font-size: 8pt;
	background-color: transparent;
	color: black;
	text-decoration: none;
}
#pageFrame {
	margin: 6px;
	padding: 0px;
	border-width: 0px;
}
#content {
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	border-width: 0px;
}
#content a {
	color: #2673CA;
	background-color: transparent;
	text-decoration: none;
}
#content a:hover {
	color: white;
	background-color: transparent;
}
#baselinks {
	width: 100%;
	text-align: right;
	color: white;
	background-color: #7099DC;
	padding: 5px;
	margin: 0px;
}
#stats {
	margin-left: 2em;
	margin-top: 1em;
	margin-bottom: 0em;
	
	font-family: verdana, sans-serif;
	font-size: 8pt;
	background-color: #777777;
	color: black;
	text-decoration: none;
}
#stats th {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	background-color: inherit;
	color: black;
	font-weight: bold;
	text-align: inherit;
}
#stats th.left {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	background-color: #inherit;
	color: black;
	font-weight: bold;
	text-align: left;
}
#stats td {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	background-color: inherit;
	color: black;
}
#stats td#lose {
	color: #666;
	text-decoration: line-through;
}
#stats td#win {
	color: white;
}
#stats a {
	color: white;
	background-color: inherit;
}
#stats a:hover {
	color: #7099DC;
	background-color: inherit;
}
#form {
	margin-left: 2em;
	margin-top: 1em;
	margin-bottom: 0em;
	
	font-family: verdana, sans-serif;
	font-size: 8pt;
	background-color: transparent;
	color: black;
	text-decoration: none;
}
#form td {
	vertical-align: top;
}
#form input, textarea, select {
	font-family: verdana, sans-serif;
	font-size: 7pt;
	background-color: #DDDDDD;
	color: black;
}
td.sidebar {
	background-image: url("images/sidebar_background.png");
}
div.sticky#clan {
	color: black;
	background: beige;
	padding: 5px;
	margin-left: 1em;
	margin-top: 1em;
	
	width: 300px;
	position: static;
}
div.sticky#visitor {
	color: black;
	background: silver;
	padding: 5px;
	margin-left: 1em;
	margin-top: 1em;
	
	width: 300px;
	position: static;
}
.sticky h2, h3, h4, h5, h6  {
	margin-left: 0em;
	margin-top: 0em;

	color: black;
	background: inherit;
}
.sticky p {
	margin-left: 1em;
	margin-top: 1em;
}
