/*HighLife CStylesheet*/

/*IE -7 Png js alpha fix*/
img {
	behavior: url(scripts/iepngfix.htc);
	text-align: left;
}

body {
	background-image: url(../design/bg.jpg);
	background-color: #578AA7;
	background-repeat: repeat-x;
}

#apDiv1 {
	width:910px;
	height:400px;
	z-index:-4;
	background-image: url(design/pauze.gif);
}

#apDiv2 {
	position:absolute;
	left:90%;
	top:0px;
	width:86px;
	height:186px;
	layer-background-color:#F0F0F0;
	z-index:-1;
}

#menu{
	left:90%;
	top:0px;
	width:910px;
	z-index:-1;
	background-image: url(../design/menubgcandy.png);
	behavior: url(scripts/iepngfix.htc);
	background-repeat: no-repeat;
	bottom: 0px;
	height: 120px;
}

a:link {
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #06C;
}

a:active {
	text-decoration: none;
	text-align: left;
	color: #000;
	font-weight: bold;
}

.style20 {color: #0099FF; font-weight: normal;}	
.style24 {color: #CCCCCC;font-size: 0.7em;font-family: Verdana, Arial, Helvetica, sans-serif;line-height: 0.2em;text-align: center;}
.style27 {color: #1D8B3B; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 0.8em; font-weight: bold; text-align: left; line-height: 0.5em;}
.style33 {color: #8FB0C5; font-size: 0.8em;text-align: left;}
.style48 {color: #333333; font-size: 0.75em;font-family: Arial, Helvetica, sans-serif; line-height: 1.2em; font-weight: normal;}

h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}
h1 {font-size:180%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:100%;}

    #header {
	width:910px;
    height:250.px;
	margin:0 0 0 0;
	text-align:left;
	z-index: 1;
	height: 225px;
}

    #main {
	width:910px;
	margin:0 auto;
	text-align:left;
	z-index: -2;
}
   
    #content {
	width:910px;
	background-image: url(../design/bg.png);
	background-repeat: repeat-x;
	height: 285px;
}
        
    #content-in {
	padding:0px 0px 0px 0px;
	text-align: left;
	width: 910px;
	height: 265px;
} 

    #content-in-links {
	padding:0px 0px 0px 0px;
	text-align: left;
	width: 910px;
	height: 200px;
} 

    #content-in-contact {
	padding:0px 0px 0px 0px;
	text-align: left;
	width: 910px;
	height: 150;
} 
    
    #footer {
	width:910px;
	height:60px;
	background-image: url(../design/footer.png);
	background-repeat: no-repeat;
	background-position: 0 top;
	padding: 0px 0px 75px 30px;
}

    #footer p {
	margin:0px;
}

 /*Partyflock rollover link*/
    #screenshot {
	position:absolute;
	padding:0px;
	display:none;
}

/*IE center*/
    .all {
	text-align: center;
	z-index: 0;
}
