body {
	background-color: #D5D5D5;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.wrap {
position: relative;
text-align: left;
margin: 0 auto;
width: 800px;
}

.logo{
	position: absolute;
	top: 5px;
	left: 0px;
	height: 100px;
	background-color: #FFFFFF;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	padding: 0px;
	z-index: 10;
	width: 798px;

}
.sublogo{
	background-color: transparent;
	position: absolute;
	left: 510px;
	top: 85px;
	z-index: 11;
}

div.logo h1{
	font-size : 62px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 0px;
	color: #707070;
	letter-spacing: 15px;
}
div.sublogo h2{
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 0.3em;
	margin: 0px;
	font-weight: normal;
}
div.menu {
	position: absolute;
	left: 628px;
	top: 120px;
	background-color : #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 0px;
	margin: 0px;
	line-height : 30px;
	width: 170px;
	height: 100px;
}
div.menu a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	letter-spacing: 0.1em;
	text-decoration: none;
	color: #404040;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
 }
div.sidebar {
	position: absolute;
	left: 628px;
	top: 237px;
	margin: 0px;
	width: 170px;
}
div.maintext {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 613px;
}
div.textpiece {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color : #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
	letter-spacing: 0.06em;
	}
div.textpiece * {
margin-top: 0px;
margin-bottom: 10px;
}
div.textpiece h2 {
	font-size: 14px;
	letter-spacing: 0.05em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: -20px;
	margin-right: -20px;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
}
div.textpiece h3 {
	font-size: 9px;
	letter-spacing: 0.1em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom-style: dotted;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #909090;
	text-align: left;
	border-bottom-color : #BBBBBB;
	border-bottom-width : 1px;
	display: block;
}

div.textpiece a {
	text-decoration: none;
	color: #A3A3A3;
	margin-right: 1px;
	margin-left: 1px;
}
div.textpiece a:hover {
	color: #000000;
	background-color: #D5D5D5;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	margin-right: 0px;
	margin-left: 0px;
}
div.textpiece h2 a { 
	color: #303030;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
	}
div.textpiece h2 a:hover {
	color: #303030;
	background-color: transparent;
	border: none;
}
div.textpiece code {
	font-family: "Courier New", Courier, monospace;
}
div.textpiece acronym { 
border-bottom-style: dotted; 
border-bottom-width: 1px;
border-bottom-color: #908A70;
}
div.textpiece blockquote {
margin-top: 5px;
margin-bottom: 15px;
border-style: dotted;
border-width: 1px;
border-color: #909090;
padding: 10px;
font-style: italic;
}
 div.textpiece p.replies{
 	text-align: center;
	margin-bottom: 5px;
	margin-top: -5px;
 }
 div.shortintro,div.ongoing,div.blogroll,div.themepicker {
	background-color : #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
div.shortintro {
text-align: center;
}
div.shortintro h4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
div.shortintro p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
div.shortintro img {
margin: 0 auto;
}

div.blogroll,div.themepicker {
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	} 

div.blogroll b {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left: 0px;
	margin-right : 0px;
	letter-spacing: 0.03em;
}

div.blogroll a {
	text-decoration: none;
	margin: 1px 0px 11px 0px;
	color : #A3A3A3;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small
}
div.blogroll a:hover {
	color: #000000;
	background-color: #D5D5D5;
	border: none;
}
div.themepicker h1 {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : bold;
        text-align : left;
        margin-top : 5px;
        margin-bottom : 5px;
        margin-left: 0px;
        margin-right : 0px;
}
div.themepicker a {
        text-decoration: none;
        margin-top : 0px;
        margin-bottom : 10px;
        margin-left : 0px;
        margin-right : 0px;
        color : #A3A3A3;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: x-small
}
div.themepicker a:hover {
	text-decoration: underline;
}
