/* 	Style Definitions
	Design by: Hannes Kaufmann, Hannes Kaufmann Werbeagentur, http://www.hanneskaufmann.net/
	Initial HTML Framework and CSS by: Harald Fenz, artindustrial informationstechnologien GmbH, http://it.artindustrial.com/
*/

body {
	background-color: #d33208;
	background-image: url(img/backBody2.jpg);
	background-repeat: repeat-y;
	background-position: top;
	color: #ffffff;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:100%
	padding: 0;
	margin: 0;
}
#bigTable {
	background-image: url(img/backBody.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#centerTable {
	background-image: url(img/backBody3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#centerTable tr td.mainCell {
	padding: 180px 0px 0 60px;
	color: #000;
}
#textContainer {
	background-color: #FFF;
	padding: 0 20px 20px 20px;

}
#centerTable tr td.sideCellTop {
	vertical-align: top;
	padding: 180px 0 0 30px;
}
#centerTable tr td.sideCellBottom {
	vertical-align: bottom;
	padding: 0 0 5px 20px;
}
#centerTable tr td table tr td, 
#centerTable tr td table tr th {
	padding: 0;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 0 0;
}
p {
	margin: 12px 0 0 0;
	padding: 0;
}
#linkTable {
	margin: 10px 0 0 0;
}
#linkTable p, li, td, th {
	font-size: 100%;
	font-weight: normal;
}
#linkTable th {
	color: #000000;
	font-weight: bold;
	text-align: left;
}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
img {
	behavior:	url("pngbehavior.htc");
}
#playButton {
}
#logoContainer {
}

