body
{
	background: #000000 url(../layout/body.gif) top center;
    overflow: auto;
    padding: 0px;
    margin: 0px;
    font-family: verdana, tahoma, arial, helvetica;
    font-size: 11px;
    color: #DDDDDD;
    text-align: left
}

img
{
    border: 0px
}

a
{
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #B6FD1D
}

a:hover
{
    color: #FFFEED
}

h2
{

}

#container
{
    width: 950px;
    margin: 0px auto;
    padding: 0px;
    clear: both;
    overflow: hidden;
    position: relative
}

#header
{
    width: 950px;
    margin: 0px auto;
    overflow: hidden;
    position: relative
}

#toptool
{
    width: 865px;
    height: 30px;
    margin: 5px auto 0px auto;
    color: #999999;
    overflow: hidden;
    position: relative
}



#content
{
	background: url(../layout/cbody.gif) repeat-y top center;
    float: left;
    padding: 0px 30px;
    width: 890px
}

#main	
{
    width: 522px;
    float: left;
    position: relative;
    overflow: hidden
}

.text
{
    width: 475px;
    padding: 0px 30px;
    position: relative
}

.thead
{
    width: 475px;
    padding: 13px 0px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    float: left;
    position: relative    
}

.thead:first-letter
{
	color: #78F50B;
	text-transform: uppercase
}

.tbody
{
    width: 475px;
    float: left;
    position: relative    
}

.tfoot
{
    width: 530px;
    height: 15px;
    float: left;
    position: relative    
}


.sidecolumn
{
    width: 181px;
    float: left
}

.bbody
{
	width: 131px;
    padding: 10px 25px;   
    float: left;
    position: relative
}


.menubbody
{
	width: 131px;
    padding: 5px 25px;   
    float: left;
    position: relative
}

.lblock
{
    width: 181px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    float: left;
    text-align: left
}

.lbhead
{
	background: url(../layout/bhead.gif) repeat-y top left;
	width: 131px;
    padding: 15px 25px;
    margin: 0px 0px 0px 0px;   
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF;
    float: left;
    position: relative
}

.lbfoot
{
	height: 10px;
	width: 181x;
    padding: 0px;
    margin: 0px;
    font-size: 0px;
    float: left;
    position: relative
}

.rblock
{
    width: 181px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    float: left;
    text-align: left
}

.rbhead
{
	background: url(../layout/bhead.gif) repeat-y top left;
	width: 131px;
    padding: 15px 25px;
    margin: 0px 0px 0px 0px;   
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF;
    float: left;
    position: relative
}

.rbfoot
{
	height: 10px;
	width: 181px;
    padding: 0px;
    margin: 0px;
    font-size: 0px;
    float: left;
    position: relative
}

#footer
{
    background: url(../layout/footer.gif) no-repeat top center;
    height: 70px;
    width: 830px;
    float: left;
    padding: 0px 60px
}

#bottool
{
    width: 650px;
    height: 40px;
    margin-top: 30px;
    float: left;
    color: #999999;
    overflow: hidden;
    position: relative
}

.logoright
{
    float: right;
    margin: 35px 0px 0px 0px
}

.logoleft
{

}


.mainbutton
{
    background: url(../layout/bpoint.gif) no-repeat center left;
    display: block;
    color: #55ED05;
    padding: 5px 0px 5px 22px;
    margin: 1px 0px
}

.mainbutton:hover
{
    background: url(../layout/bapoint.gif) no-repeat center left;
    color: #B6FD1D
}

.subbutton
{
    background: url(../layout/spoint.gif) no-repeat 11px center;
    display: block;
    color: #B6FD1D;
    font-weight: lighter;
    padding: 5px 0px 5px 22px;
    margin: 1px 0px
}

.subbutton:hover
{
    background: url(../layout/sapoint.gif) no-repeat 11px center;
    color: #FFFEED
}

#gallery {
    position:relative;
    height:348px;
    overflow:hidden;
    margin:0px auto 0px auto;
    width:891px;
    border-bottom: 2px solid rgb(182, 253, 29);
}
#gallery a {
    float:left;
    position:absolute;
}

#gallery a img {
    border:none;
}

#gallery a.show {
    z-index:500
}

#gallery .caption {
    z-index:600;
    background-color:#000;
    color:#fff;
    height:50px;
    width:100%;
    position:absolute;
    bottom:0;
    font-weight:bold;
    font-size: 10pt;
}

#gallery .caption .content {
    margin:15px
}

#gallery .caption .content h3 {
    margin:0;
    padding:0;
    color:#1DCCEF;
}
