body {
	text-align: left;
	margin: 0px;
	background-color: #000;
	background-image: url(togainu_bg.jpg);
	background-position: top right;
	background-repeat: repeat-x;
	color: #58414b;
}

table {
	font-family: arial; 
	text-align: justify;
	margin: 0px auto;
}
img {border-style: none;}

#content{
	position: absolute; top: 450px; right: 25px;
	width: 600px;
	padding: 0px;
	margin: 0; 
	line-height: 145%;
	font-family: arial; 
	font-size: 12px; 
	text-align: center;
	z-index: 5;
}
#top{
	position: absolute; top: 0px; right: 0px;
	z-index: 1;
}

#footer {
	width: 100%;
	padding: 10px 0px;
	line-height: 15px;
	font-size: 11px;
	font-family: arial;
	text-align: center;
	margin: 0px;
}

p {margin: 5px 0px 15px 0px; text-align: justify;}

.siblings {
	float: left;
	margin: 4px 5px 1px 0px;
	filter: alpha(opacity=70);
	moz-opacity: .70;
	opacity: .70;
	border: 5px solid #2f2b36;
}
.siblings:hover {
	filter: alpha(opacity=100);
	moz-opacity: 1;
	opacity: 1;
}
.middle {
	border: 5px solid #40303f;
	margin: 2px;
}
.middle:hover {
	border: 5px solid #a71f2b;
}
.left {
	float: left;
	border: 3px solid #4f3742;
	margin: 0px 10px 0px 0px;
}
.online {
	border: 5px solid #453039;
	margin: 2px;
	filter: alpha(opacity=80);
	moz-opacity: .80;
	opacity: .80;
}
.online:hover {
	filter: alpha(opacity=100);
	moz-opacity: 1;
	opacity: 1;
}
.siteinfo {font-size: 11px; line-height: 1.31em;}

.project {
	margin: 11px 75px;  
	padding: 10px; 
	color: #605a63;
	line-height: 19px;
	text-align: justify;
	background-color: #eef6f6;
	border-bottom: 12px solid #ffe7ad;
}
.box {
	margin: 11px 50px;  
	padding: 7px; 
	color: #847589;
	line-height: 19px;
	text-align: center;
	background-color: #171115;
}
.box:hover {
	background-color: #250304;
}

em, i {color: #8f7b75;}
b {font-weight: normal; font-family: courier new; text-transform: uppercase; color: #9a4371;}
ul {list-style-type:none; padding:0px; margin:0px; line-height: 150%;}
li a {font-style: italic; color: #58414b;}
li.aff a {font-style: italic; color: #a394a8;}
li.sib a {font-style: italic; color: #b5304c;}
li a:hover,li.aff a:hover,li.sib a:hover {color: #c1bcb9;}

h1 {
	font-family: Arial;
	font-size: 25px;
	font-weight: normal;
	line-height: 1em;
	padding: 0px;
	margin: 5px 30px 5px 0px;
	color: #b5304c;
	letter-spacing: 4px;
	text-align: right;
	text-transform: lowercase;
	}
h2 {
	font-family: Courier New;
	font-size: 10px;
	font-weight: normal;
	line-height: 1em;
	padding: 0px;
	margin: -6px 10px 5px 110px;
	color: #a394a8;
	letter-spacing: 2px;
	text-align: left;
	text-transform: uppercase;
	}
h3 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #5d5062;
	padding: 0px;
	margin: 5px 0px;
	letter-spacing: 0px;
	text-align: left;
	line-height: 1em;
	text-transform: uppercase;
	}
h4 {
	font-family: Arial;
	font-size: 8px;
	font-weight: normal;
	color: #706374;
	padding: 0px;
	margin: 5px 0px;
	letter-spacing: 0px;
	text-align: left;
	line-height: 1em;
	text-transform: uppercase;
	}

blockquote {
	margin: 11px 80px; 
	padding: 10px; 
	color: #867f80;
	line-height: 19px;
	text-align: justify;
	background-color: #171115;
	font-size: 11px;
}

blockquote.sib {
	margin: 5px 80px; 
	padding: 10px; 
	color: #867f80;
	line-height: 1.3em;
	font-family: Arial;
	font-size: 15px;
	font-style: italic;
	text-align: justify;
	background: none;
}

a {color: #b5304c; text-decoration: none;}
a:hover {color: #c1bcb9; text-decoration: none; cursor: help;}

.highslide-wrapper, .highslide-outline {
	background: #171115;
}
.highslide img {
	border: 1px solid #D0D0D0;
}
.highslide:hover img {
	border-color: #A0A0A0;
}
.highslide-image {
	border: 2px solid #231A20;
}
.highslide-loading {
	display: block;
	padding: 3px 0 3px 38px;
	width: 0;
	height: 32px;
	overflow: hidden;
	background-color: black;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	background-image: url(graphics/loader.big.black.gif);
}

.highslide-html {
	background: none;
}
.highslide-header .highslide-move {
	display: none;
}
.highslide-footer {
	display: none;
}
