body{
/*background-color:#000000;*/
background:#000000 url('img/ybg.png') repeat-y center;

}

h1 {
		margin: 15px;
		font-family: times, Times New Roman, times-roman, georgia, serif;
		font-size: 48px;
	        line-height: 40px;
	        letter-spacing: -1px;
		color: #ffffff;
		padding: 0 0 0 0;
                font-weight: 100;

}

h3{
		margin: 15px;
		font-family: times, Times New Roman, times-roman, georgia, serif;
		font-size: 25px;
	        line-height: 40px;
	        letter-spacing: -1px;
		color: #ffffff;
		padding: 0 0 0 0;
                font-weight: 100;
}

#mainContent{
	background:#000000 url('img/bg.jpg') no-repeat;
	position: absolute;
	margin-top:0px;
	left:50%;
   	margin-left: -700px;
	width: 1400px;
	height: 1440px;

}

#infoContent{
	position: absolute;
	margin-top:455px;
	left: 50%;
	margin-left: -355px;
	width: 1400px;

	
}

#textContent{
        min-height:800px;
	height:auto;
	font-family:    1.
      Arial,Helvetica,Garuda,sans-serif;
	font-size: 17px;

}

#leftContainer{

	color: white;
	width: 495px;
	height: auto;
	float: left;
}

#rightContainer{
	color: white;
	width: 200px;
	height: auto;
	float: left;
	margin-left: 27px;
	font-style: italic;
}

#footer {
   clear:both;
   left: 50%;
   margin-left: -81px;		
   height:246px;
   width:816px;
   background-image: url(img/footer.png);


}
#footerText{
	padding-top: 35px;
	padding-left: 130px;
	word-spacing: 3px;
}
#footerPic{
	padding-top: 0px;
	padding-left: 400px;
}




#footer li{
	display:inline;	
	
}

#footer a{
	text-decoration:none;
	color:#ffffff;
	font-weight: bold;
	font-size: 11px;
}


.break {
	padding:3px;
   	background-image: url(img/avskiljare.png);
  	background-repeat: no-repeat;
	height:43px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}



A:link {
	color: #F280A1;


}


A:visited {
	color: #F280A1;
	}

#linkImg{
	padding: 0px;
	margin: 0px;
 	color:
	width: 60px;
	border: 0px;
}



#schema{
	background-color: #414141;
	min-height:2000px;
	color: #ffffff;
	font-family:Verdana,Arial;
	font-size: 80%;
}

#schema2{
	margin-left: 250px;
	margin-right: 250px;
}


#menu{
	position: absolute;
	left: 50%;
	margin-left: -400px;
	top: 392px;
}

# menu ul {
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}

#menu a {
float:left;
width: auto;
font-size:20px;
text-decoration:none;
color:white;
color:#FFFFFF;
padding:13px;
font-family:"Times New Roman", Times, serif;
}



#menu a:hover {
	color:#ef7e9f;
}

#menu li {
	display:inline;	
}
