abbr, acronym {
	border-bottom: 1px dotted #cc9;
	cursor: help;
	}

body {
	background: black;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: small;
	color: #cc9;
	}
	
a:link {font-weight: bold; color: #cc9;}
a:visited {font-weight: bold; color: #cc9;}
a:hover {font-weight: bold; color: #fff;}
a:active {font-weight: bold; color: #fff;}

h3 {font-size: small; border: solid #cc9; border-width: 0 0 1px 1px; padding-left: .15em;}

h4.date {font-size: smaller; font-weight: normal; margin: 20px 0 0 0;}
h4, dt {color: #fff; margin: 0; font-size: 10pt; font-weight: bold;}
p.first {margin-top: 0;}

ul.ability {
	width: 100%;
	margin-left: 0;
	padding-left: 0;
	}

ul.ability#default {background-color: #666; border: 1px dotted #333;}
ul.ability#dark {background-color: #606; border: 1px dotted #333;}
ul.ability#light {background-color: #cc3; border: 1px dotted #333;}
ul.ability#earth {background-color: #060; border: 1px dotted #333;}
ul.ability#fire {background-color: #600; border: 1px dotted #333;}
ul.ability#air {background-color: #99f; border: 1px dotted #333;}
ul.ability#water {background-color: #339; border: 1px dotted #333;}
	
ul.ability li.title {color: black;}

ul.ability li.a {
	width: 90px;
	height: 10em;
	float: left;
	list-style-type: none;
	border: 1px solid black;
	padding: 2px;
	background-color: #333;
	margin: 1px;
	}


	
ul.ability li.spacer {clear: both; list-style-type: none;}

.untested {color: #ccc;}







#content {
	position: absolute;
	top: 88px;
	margin-top: 4em;
	left: 25%;
	margin-left: 2em;
	width: 500px;
	padding-bottom: 200px;
	}

#counter {
	width: 100%;
	height: 80px;
	margin-top: 100px;
	}
	

	
#legal_stuff {
	font-size: xx-small;
	text-align: justify;
	}

#logo	{
	position: absolute;
	top: 2em;
	left: 50%;
	margin-left: -215px;
	}

#nav	{
	position: absolute;
	top: 88px;
	margin-top: 4em;
	left: 10%;
	width: 15%;
	text-align: right;
	}

#nav ul	{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	}
	
#w3c 	{text-align: center;}
#w3c img{border: 0;}
	
/*BDintro*/

dd {text-indent: 0px; margin-left: 0; padding-left: 0; margin-bottom: 12pt;}
ul.inline {margin-top: 0; margin-left: 0; padding-left: 0;}
ul.inline li {list-style: none; display: inline; border-left: 1px solid #CC9; padding: 0 .5em 0 .5em;}
ul.inline li.first {border: none; padding-left: 0;}
