body {
    background-color: white;
}


font{
    color: white;
}
	
h1 {
	font-family: Algerian, "franklin Gothic Book", "book Antiqua", "Century Schoolbook", Courier;
	text-transform: uppercase;
	font-size: 28px;
	color: white;
}

h2 {
	font-family: Rockwell, Arial, "Lucida Bright";
	font-size: 18px;
	color: white;
}

h3 {
	font-family: Rockwell, Arial, "Lucida Bright";
	font-size: 16px;
	color: white;
}
li {
	font-family: Rockwell, Arial, "Lucida Bright";
	font-size: 14px;
	color: white;
}
p {
	font-family: Rockwell, Arial, "Lucida Bright";
	font-size: 14px;
	color: white;
}
td {
	font-family: Rockwell, Arial, "Lucida Bright";
	font-size: 14px;
	color: white;
}

.td_etusivu_kuva 
{
	font-family: Rockwell, Arial, "Lucida Bright";
	font-size: 14px;
	color: white;
	height: 35px; 
	vertical-align: middle; 
	width: 5%;
	right: auto;
	
}
.etusivu_kuva 
{
	height: 12px;
	width: 16px;
	vertical-align: middle; 
}

.td_etusivu_text 
{
	font-family: Rockwell, Arial, "Lucida Bright";
	font-size: 14px;
	color: white;
	height: 35px; 
	vertical-align: middle; 
	width: auto;
	left: auto;
	
}



a {
	font-family: Rockwell, Arial, "Lucida Bright";
	font-size: 14px;
	color: white;
}

.style_master_table
{
    border: 1px solid white;
    overflow: auto;
    border-spacing: 0;
    width: 911px;
    top: 30px;
    min-height: 800px;
    background: url('Kuvat/background_2.jpg')
}

.style_master_table_backup
{
    border: 1px solid white;
    overflow: auto;
    border-spacing: 0;
    width: 911px;
    position: absolute;
    top: 30px;
    background: url('Kuvat/background_2.jpg')
}

.style_master_otsikko
{
    height: 177px;
    border-spacing: 0;
    border-bottom: 1px solid white;
    background-image: url('Kuvat/otsikko_kuva_logo_2.jpg');
    background-repeat:no-repeat;
}

.style_master_otsikko_orig
{
    height: 185px;
    border-bottom: thin solid white;
    background: url('Kuvat/background.jpg');
}

.gallery_table
{
    border: 0;
    overflow: auto;
    border-spacing: 0;
    top: 5px;
    min-height: 500px;   
}

.navigation
{
    position: relative;
    margin-left: 20px;
    top: 2px;
    width: 180px;
    min-height: 250px;
    border-spacing: 0;
    border-right: 1px solid white;
    min-height: 600px;
}

.style_master_content
{
    margin-top: 5px;
    margin-left: 5px;
    height: auto;
    width: auto;
    min-height: 300px;
    vertical-align: top;
    border-spacing: 0;
    
}

.footer
{
    margin-left: 20px;    
    height: 11px; 
    border-spacing: 0;
    border-top: 1px solid white;
}

.sitepath
{
    left: 4em;
    margin-left: 20px;
    height: 11px;
    border-bottom: thin solid white;
}


.gallerylist
{
    margin-bottom: 15px;
    margin-left: 15px;
}

.gallerypic
{
    max-width: 160px;
}


