* {
	margin:0px;
	padding:0px;
}
/* commented backslash hack \*/
body {
	background-color: #660066;
	background-image: url(../images/bg_page.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
html, body {
	height:100%;
	width:100%;
}
/* end hack */
html, body {
	margin:0px;
	padding:0px;
}
* html #outer {
	height:100%;
}
#head {
	/*
	position:relative;
	left:50%;
	top:20px;
	margin:0px 0px 0px -400px;
	*/
	margin: 0 auto;
	margin-top:20px;
	background-image:url(../images/header_just_logo.png);
	width:800px;
	height:150px;
	text-align:right;
	z-index:2;
}
#navi {
	/*
	position:relative;
	left:50%;
	margin:0px 0px 0px -400px;
	top:10px;
	*/
	margin: 0 auto;
	margin-top:10px;
	background-image:url(../images/bg_head.png);
	width:800px;
	height:30px;
	z-index:2;
}
#navi a{
	height:30px;
	margin:auto;
	padding-left:14px;
	padding-right:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:30px;
	color:#CCCCCC;
	text-decoration:none;
/*	border-right: solid 1px #CCCCCC;
	border-right opacity: 0.5;
*/	float:left;
}
#navi_bottom {
	/*
	position:relative;
	left:50%;
	top:50px;
	margin:0px 0px 0px -400px;
	*/
	margin: 0 auto;
	margin-top:10px;
	background-image:url(../images/bg_head.png);
	width:800px;
	height:30px;
	z-index:2;
}
#navi_bottom a{
	height:30px;
	margin:auto;
	padding-left:10px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:30px;
	color:#CCCCCC;
	text-decoration:none;
/*	border-right: solid 1px #CCCCCC;
	border-right opacity: 0.5;
*/	float:left;
}
#alternativeBrowsers {
	/*
	position:relative;
	left:50%;
	top:50px;
	margin:0px 0px 0px -400px;
	*/
	color:#FFF;
	margin: 0 auto;
	margin-top:10px;
	background-image:url(../images/bg_head.png);
	width:800px;
	z-index:2;
}
#content {
	/*
	position:relative;
	left:50%;
	top:40px;
	margin:0px 0px 0px -400px;
	*/
	margin: 0 auto;
	margin-top:10px;
	background-image:url(../images/bg_content.png);
	color:#FFFFFF;
	width:780px;
	min-height:430px;
	padding:10px;
	z-index:2;
}
#coprightInfo {
	/*
	position:relative;
	left:50%;
	top:70px;
	margin:0px 0px 0px -400px;
	*/
	/*background-image:url(../images/bg_head.png);*/
	margin: 0 auto;
	margin-top: 10px;
	width:800px;
	z-index:2;
	text-align:center;
}
#coprightInfo a{
	padding-left:10px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#CCCCCC;
	text-decoration:none;
	border-right: solid 1px #000000;
}
#copright_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

#clearfooter {
	clear:both;
	height:11px;
}
#outer {
	position:absolute;
	min-height:100%;
	width:100%;
	margin-bottom:-600px;
	z-index:1;
}
#footer {
	width:100%;
	clear:both;
	height:600px;
	text-align:center;
	z-index:2;
}
#flashDekoLO{
	position:absolute;
	width:100%;
	height:100%;
	z-index:0;
}
p {
	margin:0 0 .5em 0
}
img{
	border:0;
}
img a {
   border: none;
}

#gallerySlider{
	padding-left:10px;
	text-align:left;
	font-weight:12px;
	width:770px;
	height:20px;
	line-height:20px;
	margin: 0 auto;
	/*border:#FFFFFF 1px solid;*/
	/*background-image:url(../images/bg_slider.png);*/
	background-image:url(../images/bg_head.png);
}
a:active{
	outline: none;
}
a:focus{
	outline: none;
}
#gallerySlider a{
	border: none;
	color:#CCCCCC;
	text-decoration:none;
}

a{
	color:#FFFFFF;
}
a:hover{
	color:#CC0000;
}
