html, body {
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	text-align: center;
	background-color: #ebe8e2;
	/*background-image: url(images/bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;*/
}
	
/*top, right, bottom, left*/


.td1{
width: 742px;
background-image: url(images/skygge_top.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

.td2{
width: 742px;
height: 567px;
}

#flashcontent {
	font-family: verdana, arial, sans-serif; 
	font-size: 11px;
	width: 742px;
	height: 567px;
	float: left;

}

.td_r1{
width: 742px;
height: 100%;
}

.td_s1{
width: 742px;
height: 70%;
background-image: url(images/bg_gra.jpg);
background-position: top;
background-repeat: repeat-y;
}

.td_s2{
width: 742px;
height: 30%;
}


