﻿body
{
    font-family: Tahoma;
    background-color: #C0C0C0;
}

.main
{
    position : absolute;
    left: 50%;
    width: 950px;
    height: 1020px;
    top: 0px;
	bottom: 164px;
    margin-left: -475px;
    border: 1px solid #ccc;
    background-color: #616161;
}

.nav_text
{
    font-family: tahoma;
    font-size: 8pt;
    left: 6px;
    color: #000000;
    font-weight: bold;
}

a:link
{
    color: #000000;
    text-decoration: none;
}

a:visited
{
    color: #000000;
    text-decoration: none;
}

a:hover
{
    color: #FFFFFF;
}

h1
{
    font-family: tahoma;
    font-size: 14pt;
    font-weight: bold;
    color: #FFFFFF;
    position: absolute;
    top: 19px;
    left: 12px;
 
}

.text
{
    font-family: tahoma;
    font-size: 10pt;
    color: #FFFFFF;
    position: absolute;
}

.breadcrumb
{
    position: absolute;
    font-family: tahoma;
    font-size: 12px;
    color: #FFFFFF;
    left: 14px;
    width: 329px;
    top: 1px;
    height: 15px;
    margin-top: 0px;
}



.bottom
{
   position: absolute;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
   width: 147px;
   height: 15px;
    z-index: 3;
   text-align: center;
}



a:link
{
    color: #000000;
    text-decoration: none;
}


a:visited
{
    color: #000000;
    text-decoration: none;
}

a:hover
{
    color: #FFFFFF;
}

.p_gallery
{
    font-size: 8pt;
    color: #000000;
    font-family: tahoma;
    text-align: center;
    z-index: 3;
}
.address
{
   position: absolute;
   font-family: tahoma;
   font-weight: bold;
   font-size: 8pt;
   color: #FFFFFF;
   width: 721px;
   height: 16px;
   text-align: center;
}


