@charset "ISO-8859-1";


/*---- MAIN ----*/

body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url(images/site/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #000000;
}

column
{
}

#navbar-iframe {
   display: none !important;
}

/*---- WRAPS ----*/

#body
{
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

/*---- SELF CLEARING ELEMENTS ----*/

#body #column img {
	margin: 0px;
	padding: 0px;
}

/*---- CLASSES ----*/

.banner
{
	float: left;
	width: 760px;
	height: 133px;
	background-image: url(images/site/banner_bg.jpg);
	margin: 0px;
	padding: 0px;
	clear: both;
}

.navigation
{
	float: left;
	width: 760px;
	height: 29px;
	margin: 0;
	padding: 0;
	clear: both;
}

.body_main
{
	float: left;
	width: 760px;
	height: 800px;
	margin: 0;
	padding: 0;
	clear: both;
	background-color: #220000;
}

.body_left
{
	float: left;
	width: 178px;
	margin: 0px;
	background-color: #220000;
	background-position: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 7px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
}

.body_middle
{
	float: left;
	width: 381px;
	margin: 0px;
	background-color: #170909;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.body_right
{
	float: left;
	width: 167px;
	margin: 0px;
	padding: 0px;
	background-color: #220000;
}

/*---- TWITTER ----*/

#twitter_update_list {
	padding: 0px;
	list-style-type: none;
}

#twitter_div {
	color: #A07D7B;
	text-align: left;
	font-size: 9px;
	width: 134px;
	background-color: #360606;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.friends
{
	float: left;
	width: 760px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.bottom
{
	float: left;
	width: 760px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #000000;
}
.chara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A07D7B;
	text-decoration: none;
	background-color: #220000;
	padding: 10px;
}
