
@import url(top.css);
@import url(format.css);
@import url(lightbox.css);

#container2 {
display:block;
margin:0pt auto;
padding:0;
width:933px;
height:633px;
background: url(../images/shadow.jpg) no-repeat;
}
#container {
display:block;
position:relative;
top:15px;
left:16px;
width:900px;
height:600px;
background: url(../images/bg.jpg) no-repeat;



}

#header {
background:;
display:block;
overflow:hidden;
width:850px;
height:50px;
padding:5px 0 0 20px;
}

#header #logo {
display:inline;
float:left;
}




#main{
height:500px;
margin:0px 5px 0 5px;
width:890px;

}


#pageTitle {
margin:0 10px;
width:780px;
}


#content {
background: url(file:///backup/ultimate/images/bg_contents.gif) repeat-y;
padding:30px;
margin:0 auto;
width:800px;
float:left;
}

#footer {
padding:0px 0 0 10px;
width:850px;
height:30px;
float:left;
color:#000;
}

.pageTop {margin:0 20px;}

.logomark{float:left;display:inline;margin:5px 20px 0;}

#footer address {
float:right;
padding:0px 0 0 20px;

}


#footer p.onoff{
line-height:1em;
}