﻿body
{
    margin: auto;
    font-family: Arial;
    line-height: 1.166;
    font-size: small;
    width: 990px;
    background-color: #C0C0C0;
}
h2
{
    font-weight: bold;
    font-size: 115%;
    color: #008080;
}
#wrap
{  
    background-color: #FFFFFF;
}
#header
{
    background: url(img/bg.jpg);
    color: #FFFFCC;
}
#content
{
    border-width: 0px;
    margin: 0px;
    padding: 0px;
}

#footer
{
    clear: both;
    font-size: 90%;
    color: #cccccc;
    padding: 10px 10px 10px 10px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #cccccc;
    text-align: center;
}
ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
li
{
    float: left;
    width: 98px;
    margin: 0;
    padding: 0;
    text-align: center;
}
li a
{
    background-position: 0px 0px;
    background: url(img/btn1.jpg);
    font-size: 110%;
    font-weight: bold;
    padding: 5px 10px;
    height: 100%;
    background-repeat: no-repeat;
    display: block;
    text-decoration: none;
    color: #FFFFCC;
}
li a:hover
{
    background-position: -98px 0px;
}

.th1
{
    font-weight: bold;
    display: block;
}
.th2
{
    font-weight: bold;
    color: #0000FF;
    display: block;
}
.forum
{
    margin: 20px auto auto auto;
    width: 800px;
}
.story
{
  	padding: 20px;
  	display:block;
    margin: 20px auto auto auto;
    width: 800px;
}
.story #img
{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
.story #img1
{
    padding: 0px;
    margin: 0px;
}
.photo
{
    padding: 5px;
    border: 1px solid #008080;
    color: #0000FF;
    cursor: pointer;
    font-size: 110%;
    background-color: #FFFFCC;
    width: 110px;
    text-align: center;
    font-weight: bold;
    display: block;
}
.tab0
{
    padding: 5px 0px 0px 0px;
    background-color: #FFFFCC;
    font-size: 110%;
}
.tab0 a:link, .tab0 a:visited
{
    color: #008080;
    text-decoration: none;
}

.tab0 a:hover
{
    color: #008080;
    text-decoration:underline;
}
.tab1
{
    padding: 3px;
    background-position: left top;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-width: 1px;
    border-color: #0000FF;
    background-color: #FFFFFF;
    text-align: center;
}
.tab2
{
    padding: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: #0000FF;
    text-align: center;
}
.bs
{
    margin: auto;
    width: 800px;
}
.bk
{
    padding: 10px;
    background-color: #f7fafe;
    border: 1px solid #0000FF;
    position: relative;
    bottom: 6px;
    right: 6px;
    background: url(img/bkg2.jpg);
    zoom: 1;
}
.bk1
{
    padding: 3px;
    border: 1px solid #C0C0C0;
    position: relative;
    bottom: 6px;
    right: 6px;
    background-color: #FFFFFF;
}
.shade
{
    background: url(img/shd.png); 
    background-repeat: no-repeat; 
    background-position: right bottom; 
    margin: 10px 0px 10px 10px;
}
.tbk
{
    padding: 10px;
    border: 1px solid #0000FF;
    background: url(img/bkg2.jpg);
    zoom: 1;
}
.tshade
{
    background: url(img/shd.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    margin: 10px 0px 10px 10px;
    width: 100%;
    height: 100%;
}
.inshd
{
   position: relative; 
   bottom: 6px; 
   right: 6px; 
   border: 1px solid #808080; 
}
.dt
{
    color: #808080;
}
.l1
{
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #808080;
}
.r
{
    font-weight: bold;
    color: #FF0000;
}
.l6
{
    font-weight: bold;
    text-decoration: none;
}
.bk2
{
    float: none;
    text-align: center;
}