body {
	background-color: #000000;
	background-image:url(images/tree_bg8.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	margin: 0px 0px 0px 0px;
	font-family:Verdana, Arial,  Helvetica, sans-serif;
	font-size:11px;
}

img {
	border: none;
}

p {
	margin: 5px 0px 10px 0px;
}

#spacer {
	height: 25px;
}
#spacer_small {
	height: 4px;
}
#container {
	width: 468px;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container_clear {
	width: 468px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content_container {
	width: 458px;
	background-color: #EAEAEA;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content_container_top {
	width: 468px;
	height: 8px;
	background-image:url(images/box_top3.jpg);
}
#content_container_bottom {
	width: 468px;
	height: 8px;
	background-image:url(images/box_bot3.jpg);
}
#text_box {
	background-color: #ffffff;
	border: 1px solid #A5A5A5;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#button_panel {
	height: 88px;
}
#button_panel #button {
	float: left;
	height: 88px;
	padding-left: 2px;
	padding-right: 2px;
}
#text_box .heading {
	font-size: 14px;
	font-weight: bold;
}
#text_box #char_image {
	height: 100px;
	width: 100px;
}
#text_box #char_text {
	text-align: left;
	vertical-align: top;
	margin-left: 10px;
	font-size:10px;
}
#right_container a {
	color: #000000;
	font-weight:bold;
}

#char_box {
	height: 150px;
}

div.app-bar-wrapper {
	background: url(images/app_bar/bg.gif) repeat-x;
	height: 47px;
}

div.app-bar-wrapper div.app-bar {
	width: 770px;
	margin: auto;
	padding-left: 90px;
	padding-right: 120px;
}
div.app-bar-wrapper div.app-bar div.left {
	float: left;
}
div.app-bar-wrapper div.app-bar div.right {
	float: right;
	margin-top: 1px;
	padding-top: 6px;
}
div.app-bar-wrapper div.app-bar div.right a {
	margin-left: 6px;
}

div.footer {
	color: #D662B2;
	text-align: left;
	padding-left: 20px;
}
div.footer a {
	color: #D662B2;
}
