#bg_square
{
	height: 213px;
	width: 306px;
	position:relative;
	top:0px;
	left:-75px;
	z-index:0;
}

#title
{
	height: 180px;
	width: 333px;
	position:relative;
	top:-200px;
	left:-5px;
	/*background-image:url(images/title.png);*/
}

#lang_toggle
{
	height: 30px;
	position:relative;
	top:-154px;
	left:0px;
	padding-left: 31px;
	width:80px;	
	background-image:url(../images/lang_toggle.png);
	*background-image:none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/garland/images/lang_toggle.png', sizingMethod="crop");	
	background-repeat:no-repeat;
	background-position:0 1px;
}

#mus_toggle
{
	height: 40px;
	position:relative;
	top:-187px;
	left:160px;
	width:80px;
	padding-left: 28px;
	background-image:url(../images/mus_toggle.png);
	*background-image:none;
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/garland/images/mus_toggle.png', sizingMethod="crop");
	background-repeat:no-repeat;
	background-position:0 0;	
}

.mus_linky
{	
	color:#FF3333;
	text-decoration:underline;
	cursor:pointer;
}

.mus_norma
{
	color:#FFFFFF;
	text-decoration:none;
	cursor:default;
}

#image
{
	height: 240px;
	position:relative;
	top:-450px;
	left:375px;
	width:582px;
	padding:0; 
	background-repeat:no-repeat;
	background-position:0 0;	
}