body
{
	font-family : arial, helvetica, sans-serif;
	font-size : 0.9em;
	color : black;
	background-color : white;
}

td
{
	font-family : arial, helvetica, sans-serif;
	font-size : 0.9em;
	color : black;
}

.links
{
	color : #e2dDdD;
	letter-spacing : 0.1em;
	font-size : 1.1em;
}

.links a
{
	color : #e2dDdD;
	text-decoration : none;
}

.links a:hover
{
	color : white;
	text-decoration : underline;
}

a.linksactive
{
	color : black ! important;
	text-decoration : none;
}

#header
{
	background-color : #c2bDbD;
	border : #b7b7b7 solid 1px;
	height : 40px;
}

#title
{
	font-size : 1.2em;
	width : 350px;
	white-space : nowrap;
	padding-left : 80px;
}

font.artist
{
	font-size : 1.2em;
	width : 400px;
	white-space : nowrap;
	padding-left : 80px;
}

#nav img
{
	border : white solid 1px;
}

#nav img:hover
{
	border : #d2cDcD solid 1px;
}

#display
{
	border : 1px black solid;
}
#displayarea
{
	margin-left : auto;
	margin-right : auto;
	text-align : center;
}

#details
{
	position : absolute;
	/*
	float : right;
	*/
	right : 8px;
	margin-top : -58px;
	text-align : left;
}

#details a {
	float : left;
	margin-left : 10px;
}

#details img
{
	border : 1px solid black;
	height : 50px;
}

#details img:hover
{
	border : 1px solid red;
}

#gallery img
{
	margin : 10px;
	border : 1px solid black;
}

#gallery img:hover
{
	border : 1px solid red;
}

.store
{
	border : red solid 1px;
	padding-top : 10px;
	background-color : #d2cDcD;
}

.menu			{	font-size : 18px; color : #c2bDbD	}
.menu_active	{	font-size : 18px; color : #333333	}
a.menu			{	font-size : 18px; color : #d2cDcD;	text-decoration : none	}
a.menu_active	{	font-size : 18px; color : #333333;	text-decoration : none	}
a:hover.menu	{	font-size : 18px; color : #f2eDeD;	text-decoration : underline	}

.menu_active	{	font-size : 18px; color : #333333	}


