
#m-news {
	position:absolute;
	left:70px;
	top:237px;
	width:242px;
	height:61px;
	z-index:1;
}
#m-productions {
	position:absolute;
	left:160px;
	top:325px;
	width:373px;
	height:115px;
	z-index:2;
}
#m-info {
	position:absolute;
	left:4px;
	top:506px;
	width:174px;
	height:80px;
	z-index:3;
}


body {
        margin : 0;
        padding	: 0;
		background-image: url(background.jpg);
	    background-repeat: no-repeat;
        background-color: #000000;
        font-family:Verdana;
        color: rgb(255, 255, 255);
}

a:link { color: #990000; }
a:visited { color: #990000; }
a:hover { color: #CC0000; }
a:active { color: #CC0000; }
a:focus { color: #CC0000; }

.mask {
        background-color: #000000;
        position: absolute;
        left: 7px;
        top: 25px;
}

.content {
		position: absolute;
        left: 630px;
        width: 480px;
        top: 94px;
        margin: 45px;
}

.navi {
		position: absolute;
        left: 105px;
        top: 350px;
}

.slogan {
		position: absolute;
		color: rgb(255, 255, 255);
        left: 680px;
        top: 10px;
        vertical-align: middle;
}

.titlebar
{
	border-bottom: rgb(150, 150, 150) solid 1px;
	vertical-align: bottom;
}

.title
{
	font-size: 18px;
	font-weight: bolder;
	font-style: normal;
	text-align: right;
	font-variant:small-caps;
}

.titlesmall
{
	font-size: 14px;
	font-weight: bolder;
	font-style: normal;
	text-align: right;
	font-variant:small-caps;
}

.subtitle
{
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
}

.addinfo
{
	font-size: 10px;
	font-weight: bold;
	color: rgb(150, 150, 150);
}

img.right
{
	float:right;
	margin-left:10px;
}

img
{
	border:0;
}

.subinfo
{
	margin-top: 10px;
}

td
{
	vertical-align: top;
	font-size: 12px;
}
