BODY {
	background:#e4ddd0 url(../image/linen.jpg) left top repeat-xy;
	color:#193339;
	margin-left:5em;
	margin-right:5em;
	margin-top:5em;
}

p, ul, ol { padding:0.3em; }

em {
	font-style:normal;
	color:#001933;
}

strong {
	color:#000808;
	font-weight:bold;
}

em strong { color:black; }

a:link { color:#663366; text-decoration:none; }
a:visited { color:#333366; text-decoration:none; }
a:active { color:#003300; }
a:hover { color:#ccffcc; background-color:#190033; }

img, a:link img, a:visited img, a:active img, a:hover img { border: none; }

h1 { text-align:center; font-size:180%; }
h2 { text-align:center; font-size:136%; }
h3 { font-size:118%; }
h4 { font-size:108%; }

h1, h2 { color:black; }
h3, h4 { color:#0d1919; }
h2 { margin:0; padding:0; }
h3 { margin:0; padding:0; }

.notice { text-align:right; font-size:75%; }
.header { text-align:center; }
.footer { text-align:center; }
address { text-align:right; }

.subtitle { font-size:80%; color:#e0ffff; }

.DiscTitle { color:white; }
.ReleaseInfo { margin-top:0%; }
DIV.ReleaseInfo, UL.ReleaseInfo { margin-left:12%; }
.TuneContents {	color:#ffccff; margin-left:15%; }
.DiscComment { color:#ccffff; margin-top:0%; margin-left:7%; }

.dislike { color:#cc9999; }
.info { color:#fff8ff; }

ul.conversation li { list-style-type:none; text-indent:-1.44em; }

.outcontent { border:thin outset #e8f1e2; padding:1.5em; line-height:160%; text-align:center; }
.incontent { width:62.5%; margin:auto; text-align:left; }
.footer { text-align:center; }

.pinup { margin:0; padding:0; }

#twitter_div {
	font-size:75%;
	width:90%;
	margin-right:5px;
}

#twitter_div ul {
	margin-left:0.25em;
	list-style:none;
}
#twitter_div li {
	margin:0em 0.25em 0em 0.25em;
	padding: 0em 0 0.5em 0.25em;
	background:#e0ccf0;
	border-bottom: 3px groove #666699;
}
#twitter_div li:last-child {
	border-bottom:none;
}
