﻿
/* Layout */

body			{background-color: #ffffff; margin: 0px}
#main			{position: relative; width: 680px; height: 680px; margin: 40px 0px 0px 0px; background-color: #dfdfd6; background-image: url(gfx/back.jpg)}
#contents		{position: absolute; left: 292px; top: 42px; width: 320px; height: 391px; text-align: left; padding: 15px}


/* Menu */

div.menu_1		{position: absolute; left: 51px; top: 618px; width: 49px; height: 20px}
div.menu_2		{position: absolute; left: 99px; top: 618px; width: 62px; height: 20px}
div.menu_3		{position: absolute; left: 160px; top: 618px; width: 75px; height: 20px}
div.menu_4		{position: absolute; left: 234px; top: 618px; width: 40px; height: 20px}

img.menu_1		{width: 49px; height: 20px; border: 0px}
img.menu_2		{width: 62px; height: 20px; border: 0px}
img.menu_3		{width: 75px; height: 20px; border: 0px}
img.menu_4		{width: 40px; height: 20px; border: 0px}

/* Contents */

h1				{font-size: 10pt; font-family: Verdana, Sans-Serif; color: #ffffff; background-color: #d1b558; margin: 0px 0px 24px 0px; font-weight: bold; padding: 3px 5px 3px 5px}
h2				{font-size: 9pt; font-family: Verdana, Sans-Serif; color: #000000; margin: 0px 0px 16px 0px; font-weight: bold}
h3				{font-size: 8.5pt; font-family: Sans-Serif; color: #000000; margin: 8px 0px 4px 0px; font-weight: bold}
h4				{font-size: 8.5pt; font-family: Sans-Serif; color: #000000; margin: 8px 0px 4px 0px; font-weight: normal; font-style: italic}
h5				{font-size: 8.5pt; font-family: Sans-Serif; color: #000000; margin: 0px 0px 8px 0px; font-weight: bold}
p				{font-size: 8.5pt; font-family: Sans-Serif; color: #000000; margin: 0px 0px 6px 0px}
p a				{color: #222222; text-decoration: underline}
p a:hover		{color: #222222}
p a:active		{color: #222222}
p a:visited		{color: #222222}
.smaller		{font-size: 7pt}

img					{margin: 0px 0px 0px 0px; border: 0px}
img.pic_right		{float: right; margin: 0px 0px 10px 20px; border: 0px}
img.pic_bandlogo	{margin: 0px 0px 10px 0px; border: 0px}
img.pic_release		{float: left; margin: 0px 10px 10px 0px; border: 0px}

table.releases		{clear: both; border: 0px; margin: 10px 0px 0px 0px}
table.releases td.l	{width: 100px; font-size: 8.5pt; font-family: Sans-Serif; color: #000000}
table.releases td.r	{width: 200px; font-size: 8.5pt; font-family: Sans-Serif; color: #000000}
table.releases td a	{color: #000000; text-decoration: underline}