html {
margin:0;
padding:0;
}
body{
margin:30px 0 0 0;
padding:0;
text-align:center;
background:#f5f3f1; 
cursor:default;
}
div#page{
margin:auto;
padding:0;	
background:none;
width:900px;
border:0;		
}
div#top{
margin:0;
padding:0;
background:url('CKSlashimages/top.gif') no-repeat top;
width:900px;
height:64px;
}
div#links{
margin:0;
padding:0;
background:url('CKSlashimages/link.jpg') no-repeat top;
width:900px;
height:73px;
}
div#mid{
margin:0;
padding:0;
background:url('CKSlashimages/mid.jpg') no-repeat bottom;
width:900px;
height:318px;
}
div#bottom{
margin:0;
padding:0;
background:url('CKSlashimages/foot.jpg') no-repeat bottom;
width:900px;
height:45px;
}
* html .enter a { 
padding:0;
margin:12px 0 0 146px;
}
.enter a{
float:left;		
background:url('CKSlashimages/enter.jpg') no-repeat;
margin: 11px 0 0 295px;
padding:0;
width:80px;
height:51px;
display:block;
cursor:ne-resize;
text-indent: -900%;
}
.enter a:hover { 
background:url('CKSlashimages/enter-hover.jpg') no-repeat;
text-decoration:none; 
width:80px;
height:51px;
}
.news a{
float:left;		
background:url('CKSlashimages/news.jpg') no-repeat;
margin:15px 0 0 26px;
padding:0;
width:74px;
height:37px;
display:block;
cursor:ne-resize;
text-indent: -900%;
}
.news a:hover { 
background:url('CKSlashimages/news-hover.jpg') no-repeat;
text-decoration:none; 
width:74px;
height:37px;
}
.gallery a{
float:left;		
background:url('CKSlashimages/gallery.jpg') no-repeat;
margin:-5px 0 0 32px;
padding:0;
width:106px;
height:64px;
display:block;
cursor:ne-resize;
text-indent: -900%;
}
.gallery a:hover { 
background:url('CKSlashimages/gallery-hover.jpg') no-repeat;
text-decoration:none; 
width:106px;
height:64px;
}
.forum a{
float:left;		
background:url('CKSlashimages/forum.jpg') no-repeat;
margin:10px 0 0 20px;
padding:0;
width:97px;
height:29px;
display:block;
cursor:ne-resize;
text-indent: -900%;
}
.forum a:hover { 
background:url('CKSlashimages/forum-hover.jpg') no-repeat;
text-decoration:none; 
width:97px;
height:29px;
}
* html .mylink a { 
padding:0;
margin:26px 90px 0 0;
}
.mylink a{
float:right;		
background:url('CKSlashimages/my-link.jpg') no-repeat;
margin:30px 190px 0 0;
padding:0;
width:192px;
height:18px;
display:block;
cursor:ne-resize;
text-indent: -900%;
}
.mylink a:hover { 
background:url('CKSlashimages/my-link.jpg') no-repeat;
text-decoration:none; 
width:192px;
height:18px;
}
