@charset "utf-8";
body {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
}


h1 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
	background-image: url(../images/bgh1.jpeg);
	background-repeat: repeat-x;
	background-color: #69F;
}
#main {
	margin-right: 40px;
	margin-left: 200px;
	margin-top: 52px;
	min-height: 140px;
}
#main p {
	font-size: 12px;
}

#footer {
	font-size: x-small;
	margin-top: 70px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: right;
}
.supportedBy {
	text-align: left;
}

.navigation {
	float: left;
	width: 150px;
	margin-left: 25px;
	margin-top: 52px;
}
.navigation ul {
	margin: 0px;
	list-style-type: none;
	padding-left: 0px;
}

.navigation ul li {
	background-color: #69F;
	margin-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/bgnav.jpg);
	background-repeat: repeat-x;
}

.navigation ul li a {
	text-decoration: none;
}

#highbox {
	margin-left: auto;
	width: 200px;
	margin-top: 52px;
	float: right;
	margin-right: 40px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#highbox div {
	background-color: #FF9;
	padding: 10px;
	background-image: url(../images/bghigh.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#pagediv {
	margin-left: auto;
	margin-right: auto;
	max-width: 960px;

}
.character_profile {
	margin: 10px;
	border: 2px solid #000;
	padding: 5px;
	background-color: #CCC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.character_profile img {
	border: 1px solid #000;
	padding: 5px;
	background-color: #FFF;
	float: left;
}
.character_profile .prof_name {
	background-color: #FFF;
	border: 1px solid #000;
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 10px;
}
.character_profile .prof_details {
	background-color: #FFF;
	border: 1px solid #000;
	margin-left: 167px;
	min-height: 145px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.character_profile .prof_details ul {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
}
.character_profile .prof_details ul li {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.character_profile .prof_details ul .first {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

#main ol li {
	font-size: 12px;
}
#main p .blogimage {
	float: left;
	margin-right: 20px;
}
#pagediv #main .clear {
	clear: both;
}
.supportedBy ul li a{
	height: 98px;
	width: 178px;
	display: block;
}
.cffc {
		background-image: url(../images/cffc_button.png);
}
.supportedBy ul li {
	list-style-type: none;
	display: inline;
}
.supportedBy ul li a span {
	display: none;
}
