/* CSS Document */
body
{
background-color:#ccc;
background-image:url(img/bg.gif);
font-family:arial, helvetica, sans-serif;
font-size:15px;
text-align:center;
}

/* firefox scrollbar hack */ html {height: 100%; margin-bottom: 1px; } 

a
{
color:#000;
}

#spacer
{
height:130px;
width:100%;
}

#spacer_b
{
height:30px;
width:100%;
}

#main 
{
width: 800px;
margin-left:auto;
margin-right:auto;
background-color:#fff;
border: 1px dashed #000 ;
text-align:left;
margin-bottom: 30px;
}

#bubble
{
width:176px !important;
width /**/:251px;
height:87px !important;
height /**/:227px;
padding:35px 40px 100px 40px;
background-image:url(img/s_bubble.png);
position: absolute;
top: 10px;
left:50%;
margin: 0 0 0 270px;
}


table.btable
{
border:0px;
width: 100%;
height: 100%;
vertical-align:center;
}

#news 
{
margin:10px;
width:478px;
background-color:#eee;
margin-left:150px;  
padding:2px 10px 5px 10px;
border: 1px dotted #000;
}


#header
{
text-align:right;
font-size:1.5em;
width: 790px !important;
width /**/:800px;
padding-right:10px;
border-bottom: 1px solid #000; 
background-image:url(img/bg_head.png);
height:150px;
}

#title 
{
display:block;
padding-top:50px;
position: relative;
top: 25px;
}

#headnav
{
font-size:15px;
text-align: center;
}

#footer
{
color: #999;
width: 790px !important;
width /**/:800px;
background-color: #eee;
padding:5px;
text-align:right;
}

#comix
{
width: 100%;
text-align:center;
border-bottom: 1px dotted #333;
}

#navi {
text-align: center;
height:22px;
border-bottom: 1px dotted #333;
}


#filler 
{
height:22px;
width:150px;
float:left;
border-right:1px dotted #333;
}

.img_c
{
border-left:1px solid #000;
border-right:1px solid #000; 
}

a.navlink, .navdead
{
padding: 2px;
display:block;
width:120px;
color:#000;
text-decoration: none;
background-color: #eee;
border-right:1px dotted #333;
float:left;
height:18px !important;
height /**/:22px;
}

a.navlink:hover, a.navlink:hover, #headnav a.navlink:hover, #headnav a.navlink:active
{
background-color: #ddd;
}

#headnav a.navlink
{
background-color:transparent;
}

.navdead
{
background-color: #666;
}
