TD
{
        font-family: tahoma;
        font-size: 11px;
        color: #FFFFFF;
}

img
{
        border: 0px;
}

table
{
        border: 1px solid gray;
}

table.logo
{
	width: 600px;
	height: 150px;
}


table.valikko
{
	padding-left: 10px;
	padding-right: 10px;
}

table.content
{
	width: 600px;
	height: 400px;
	padding-top: 15px;
        padding-bottom: 15px;
        padding-right: 15px;
	padding-left: 15px;
}


td.content
{
        vertical-align: top;
	text-align: left;
}

div.logo
{
	background-image: url('kuvat/metalfear.png');
        width: 600px;
	height: 150px;
	position: absolute;
	top: 50px;
	left: 200px
}

div.bannerit
{
        position: absolute;
        top: 208px;
        left: 600px;
}


div.valikko
{
        width: 600px;
        position: absolute;
        top: 208px;
        left: 200px;
}

div.content
{
        width: 600px;
        position: absolute;
        top: 237px;
        left: 200px;
}

a.otsikko
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
}

a.otsikko:visited { }
a.otsikko:active { }
a.otsikko:hover { color: 303030; }

a { color: #A0A0A0; }

a:visited { }
a:active { }
a:hover { color: 909090; }


BODY
{
background-image: url('kuvat/img007b.jpg');
background-attachment: fixed;
background-color: #000000;
background-position: center cente;
background-repeat: repeat;
font-family: tahoma;
font-size: 11px;
color: #FFFFFF
}
