@charset "utf-8";
/* CSS Document */
#toplinks {
position: absolute;
top: 237px;
left: 80px;
}
#toplinks a {font-size: 13px; color: #0000CC;}
#page {
position: relative;
width: 900px;
left: 50%;
margin-left: -450px;
border: solid 1px #333333;
background: url(images/linenbg.jpg);
}
#slideshow {
position: absolute;
}
#content {
position: relative;
top: -17px;
}
#footer {
background: #E8E8E8;
text-align: right;
font-size: 12px;
}