body {
	padding: 0;
	margin: 0;
	background: url(img/purc2.jpg) repeat;
}

.header {
	
	position: relative;
	width: 400px;
	height: 20px;
	left: 20%;
}

.de {
	background: url(img/DEsm.gif) no-repeat;
	position: absolute;
	top: 1px;
	left: 0;
	width: 80px;
	height: 60px;
	white-space: pre;
	padding: 10px;
}

.en {
	background: url(img/GBsm.gif) no-repeat;
	position: absolute;
	top: 1px;

	width: 80px;
	height: 60px;
	white-space: pre;
	padding: 10px;
}

strong
{
	font-weight: bold;
	font-style: italic;
}


p.quote {
	font-style: italic;
	color: #930021;
	font-size: 22px;
	position: relative;
	left: 400px;
	top: -170px;
}

.place {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

.main {
	font-size: 20px;
}

.bow {
	position: relative;
	top: -90px;
	left: 100px;
}

.head {
	position: relative;
	top: -10px;
}


.menu  {
	
	height: 400px;
	width: 200px;
	line-height: 250%;
	color: #930021;
	font-family: Times, Georgia, "Times New Roman", serif;
	position: absolute;
	left: 10px;
	top: 100px;
	font-weight: bold;
}

.flash {
	float: right;
	top: 00px;
	position: relative;
}

.text  {
	position: absolute;
	left: 25%;
	
	color: #930021;
	font-size: 18px;
	line-height: 140%;
	width: 70%;
	text-align: justify;
	top: 240px;
}

.players {
	color: #930021;
	font-size: 22px;
	line-height: 160%;
	font-weight: bold;
	font-style: italic;
}

.inst {
	font-variant: small-caps;
	color: #930021;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.prog {
	font-size: 18px;
}

a:link {
	font-size: 18px;
	color: navy;	
	
	text-decoration: none;
	left: 15px;
	position: relative;
	top: 20px;
}
a:visited {
	font-size: 18px;
	color: gray;	
	
	text-decoration: none;
	left: 15px;
	position: relative;
	top: 20px;
}
a:hover {
	font-size: 18px;
	color: maroon;	
	
	text-decoration: none;
	left: 15px;
	position: relative;
	top: 20px;
	background-position: 0 0;
}
