@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #721529;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #adcee6;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}



/* CSS Container */

#main {
	position: relative;
	width: 832px;
	height: 750px;
	margin-top: 0px;
/*	border: #FFFFFF solid 1px;*/
	text-align: left;
	background-image: url(../img/bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#intro {
	position: absolute;
	width: 445px;
	height: 570px;
	margin-top: 125px;
	margin-left: 205px;
/*	border: #FFFFFF solid 1px;*/
}
#intro {
	position: absolute;
	width: 455px;
	height: 580px;
	margin-top: 125px;
	margin-left: 205px;
/*	border: #FFFFFF solid 1px;*/
	z-index: 5;
}
#intro_bg {
	position: absolute;
	width: 445px;
	height: 570px;
	margin-top: 5px;
	margin-left: 5px;
/*	border: #FFFFFF solid 1px;*/
	background-image: url(../img/intro_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 10;
}
#intro_blende {
	position: absolute;
	width: 445px;
	height: 570px;
	margin-top: 0px;
	margin-left: 0px;
/*	border: #FFFFFF solid 1px;*/
	z-index: 11;
}
#diashow {
	position: absolute;
	width: 445px;
	height: 260px;
	margin-top: 150px;
	margin-left: 0px;
	border-top: #721529 solid 1px;
	border-bottom: #721529 solid 1px;
	z-index: 20;
}
#footer {
	position: absolute;
	width: 455px;
	height: 100px;
	margin-top: 715px;
	margin-left: 205px;
/*	border: #FFFFFF solid 1px;*/
	z-index: 15;
	text-align: center;
}
ul li,
ol li {
	line-height:20px;
}
