body {
background-image: url("../gr/bg_tile.gif");
background-repeat: repeat-x;
background-color: #bdb3a7;
padding: 0;
margin: 0;
}

#bglayer {
background-image: url("../gr/bg.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
height: 2000px;
}

#content {
position: relative;
top: 68px;
left: 231px;
background-image: url("../gr/frame.gif");
width:721px;
height: 468px;
z-index: 5;
}

#flashmovie{
width: auto;
padding-top: 69px;
padding-left: 45px;
}

#topnav {
 width: 640px;
 height: 49px;
z-index: 10;
position: relative;
top: 18px;
left: 276px;
}

#logo {
width: 328px;
padding-left: 630px;
float: left;
}