/* CSS Elaut --- coded by -5TeF- for VoNK --- */

body{
background:url('../images/body_bkgd.jpg') repeat-x #253648;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
margin:0;
padding:0;
}

a.home:link, a.home:visited{
color:#8E9CA9;
text-decoration:none;
padding-left:28px;
}
a.home:hover, a.home:active{
color:#F7AA00;
text-decoration:underline;
}
a.sect:link, a.sect:visited{
color:#907228;
text-decoration:none;
padding:0 5px;
}
a.sect:hover, a.sect:active{
color:#FAAC03;
text-decoration:bold;
}
a.act{
color:#FAAC03;
}

#container{
background:url('../images/container_bkgd.jpg') repeat-x;
width:100%;
margin:0; padding:0;
}
#content{
width:900px;
height:650px;
margin:0 auto;
}
#header{
background:url('../images/headerAmuze_bkgd.jpg') top left no-repeat;
width:900px;
height:52px;
margin:0;
padding:0 10px 0 25px;
}
#header #sectionNav{
width:845px;
color:#907228;
text-align:right;
margin:0;
padding:10px 0;
}
#flashField{
/*background:url('images/navAmuze.jpg') top left no-repeat;*/
width:900px;
height:280px;
}
#contentContainer{
width:900px;
height:280px;
x-overflow:scroll;
y-overflow:hidden;
}
#contentField{
background:url('../images/content_bkgd.jpg') top left repeat-x;
width:900px;
margin:0; padding:0;
}
iframe{
background:url('../images/content_bkgd.jpg') top left no-repeat;
allowtransparency:true;
width:900px;
height:298px;
margin:0; padding:0;
}
#footer{
color:#8E9CA9;
text-align:center;
width:900px;
height:20px;
}
#footer a {
color:#8E9CA9;
text-decoration:none;
margin:0; padding:0;
}
