body {background-color: #202020;}

#main 					{
							background-image: url(../images/scandia_background.jpg);
							width: 1134px;
							height: 735px;
							position: absolute;
							left: 50%;
							top: 50%;
							margin-left: -567px;
							margin-top: -367px;
							color: #FFFFFF;

						}

#top_link				{
							line-height: 100px;
							overflow: hidden;
							background: url("../images/scandia_cliclinkpic_top.jpg") no-repeat;
							width: 190px;
							height: 21px;
							position: absolute;
							right: 100px;
							top: 201px;
						}

#pagetext_top			{
							width: 300px;
							position: absolute;
							left: 518px;
							top: 230px;
							text-align: center;
						}

#pagetext_center 		{
							width: 300px;
							text-align: justify;
							position: absolute;
							left: 518px;
							top: 300px;
						}

#pagetext_bottom		{
							color: #FFFFFF;
							width: 300px;
							height: 50px;
							text-align: center;
							position: absolute;
							left: 518px;
							bottom: 60px;
						}

#bottom_link 			{
							line-height: 100px;
							overflow: hidden;
							background: url("../images/scandia_cliclinkpic_bottom.jpg") no-repeat;
							width: 228px;
							height: 21px;
							position: absolute;
							left: 75px;
							bottom: 105px;
							text-align: center;
						}

.std_text {font: 10px "century gothic";padding: 0px; margin: 0px; line-height: 11px;}
.valued_text {font: bold 14px "arial"; padding: 0px; margin: 0px;}
.acces_links {font: bold 14px "arial"; color: #FFFFFF;}

#copyrights {
    position:relative;
    top:700px;
    text-align:center;
    font: 11px "century gothic";
    padding-left:200px;
    color:#888888;
}

#enteteref {
    position:relative;
    top:2px;
    text-align:center;
    font: 11px "century gothic";
    padding-left:0px;
    color:#888888;
}

#copyrights a, #copyrights a:visited {
    text-decoration:none;
    color:#888888;
}

#photos {
    display:none;
}
