
body
{
	background-color: #000000;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
}

h1
{
	margin-top: 0px;
	margin-bottom: 0px;
}
h2
{
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 16px;
	font-style: italic;
	color: #D58D90;
}

h3
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
}

a
{
	color: #D58D90;
}

a.music
{
	color: #FFFFFF;
	text-decoration: none;
}

p
{
	margin-left: 28px;
	margin-right: 16px;
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: justify;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}

p.copyright
{
	text-align: center;
	color: #DDDDDD;
	font-size: 10px;
	margin-top: 32px;
	margin-bottom: 8px;
}

p.language
{
	margin-left: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	font-weight: bold;
	text-align: right;
}

strong
{
	color: #FFCC00;
	font-weight: bold;
}

td
{
	color: #FFFFFF;
	background-color: #313259;
	font-size: 11px;
}

th
{
	color: #FFCC00;
	font-size: 10px;
	text-align: left;
	background-color: #6B3C4B;
}

#lang
{	
	position: absolute;
	left: 560px;
	top: 100px;
	width: 200px;
}

#main
{
	width: 770px;
	position: relative;
	background-image: url('design/mainback.png');
}

#banner
{
	width: 750px;
	height: 91px;
	padding-top: 30px;
	position: relative;
	left: 10px;
	background-image: url('design/banner.jpg');
	text-align: right;
	vertical-align: bottom;
}

#doc
{
	position: relative;
	left: 10px;
	padding: 12px;
}

#screens
{
	position: absolute;
	left: 468px;
	top: 8px;
}

#other
{
	position: relative;
}

#content
{
	width: 474px;
}

img
{
	border: 0px;
}

img.scrimg
{
	border: 1px solid #B16A6D;
	width: 260px;
	height: 195px;
}