body
{
	background-image		:	url('interface/background.png') ;
	background-repeat		:	repeat-x ;
	background-color		:	#808284 ;
	margin					:	0px 0px 0px 0px ;
	font-family				:	arial ;
	color					:	white
}

img.visual
{
	border-style			:	solid ;
	border-width			:	0px ;
	padding					:	4px ;
	border-width			:	1px ;
	border-color			:	#AAAAAA
}
img.visual:hover
{
	border-width			:	1px ;
	border-color			:	white ;
	padding					:	4px
}
img.static_logo
{
	position				:	absolute ;
	left					:	40px ;
	top						:	40px
}
img.static_banner
{
	position				:	absolute ;
	left					:	140px ;
	top						:	90px ;
	border-bottom-width		:	2px ;
	border-bottom-style		:	solid ;
	border-bottom-color		:	#c06929
}
img.static_menu
{
	position				:	absolute ;
	left					:	90px ;
	top						:	262px 
}
img.static_idphoto
{
	position				:	absolute ;
	left					:	290px ;
	top						:	290px
}

a
{
	color					:	white ;
	text-decoration			:	none
}
a:hover
{
	font-weight				:	bold
}
a.lk_menu
{
	color					:	#808284 ;
	font-style				:	italic ;
}
a.lk_menu:hover
{
	color					:	white ;
	text-decoration			:	none
}
a.lg_link
{
	color					:	#808284
}
a.lg_link:hover
{
	color					:	white ;
	text-decoration			:	none
}
p.lg_link
{
	position				:	absolute ;
	text-align				:	right ;
	left					:	880px ;
	top						:	225px ;
	font-style				:	italic ;
	font-size				:	90% ;
}
p.static_menu
{
	position				:	absolute ;
	left					:	110px ;
	top						:	320px
}
p.static_mention
{
	position				:	absolute ;
	left					:	90px ;
	top						:	600px
}
p.static_workshoplk
{
	position				:	absolute ;
	left					:	290px ;
	top						:	440px ;
	width					:	160px ;
	text-align				:	center ;
	font-size				:	90%
}
p.static_base
{
	position				:	absolute ;
	left					:	290px ;
	top						:	290px ;
	width					:	700px
}
p.static_artistcontent
{
	position				:	absolute ;
	left					:	485px ;
	top						:	310px ;
	width					:	500px ;
	font-size				:	100% ;
	margin-bottom			:	50px ;
}
p.static_artisttitle
{
	position				:	absolute ;
	left					:	475px ;
	top						:	275px ;
	font-size				:	120% ;
	font-weight				:	bold ;
	color					:	#f7931d
}
p.static_404content
{
	position				:	absolute ;
	left					:	350px ;
	top						:	320px ;
	width					:	500px ;
	font-size				:	100% ;
	margin-bottom			:	50px ;
}
p.static_404title
{
	position				:	absolute ;
	left					:	340px ;
	top						:	275px ;
	font-size				:	120% ;
	font-weight				:	bold ;
	color					:	#f7931d
}
p.static_mentioncontent
{
	position				:	absolute ;
	left					:	350px ;
	top						:	320px ;
	width					:	500px ;
	font-size				:	100% ;
	margin-bottom			:	50px ;
}
p.static_mentiontitle
{
	position				:	absolute ;
	left					:	340px ;
	top						:	275px ;
	font-size				:	120% ;
	font-weight				:	bold ;
	color					:	#f7931d
}
p.title
{
	font-size				:	120% ;
	font-weigth				:	bold ;
	color					:	#f7931d
}

div.static_central
{
	position				:	absolute ;
	left					:	320 ;
	top						:	320
}