body {
    background-color: white;
}


font{
    color: white;
}
	
h1 {
	font-family: "Comic Sans MS", Algerian, "franklin Gothic Book", "book Antiqua", "Century Schoolbook", Courier;
	text-transform: uppercase;
	font-size: 28px;
	color: white;
}

h2 {
	font-family: "Comic Sans MS", Rockwell, Arial, "Lucida Bright";
	font-size: 18px;
	color: white;
}

h3 {
	font-family: "Comic Sans MS", Rockwell, Arial, "Lucida Bright";
	font-size: 16px;
	color: white;
}
li {
	font-family: "Comic Sans MS", Rockwell, Arial, "Lucida Bright";
	font-size: 14px;
	color: white;
}
p {
	font-family: "Comic Sans MS", Rockwell, Arial, "Lucida Bright";
	font-size: 14px;
	color: white;
}
td {
	font-family: "Comic Sans MS", Rockwell, Arial, "Lucida Bright";
	font-size: 14px;
	color: white;
}

.td_etusivu_kuva 
{
	font-family: "Comic Sans MS", 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: "Comic Sans MS", Rockwell, Arial, "Lucida Bright";
	font-size: 14px;
	color: white;
	height: 35px; 
	vertical-align: middle; 
	width: auto;
}



a {
	font-family: "Comic Sans MS", 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;
    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;
}

.navigation
{
    position: relative;
    margin-left: 20px;
    top: 2px;
    width: 300px;
    min-height: 250px;
    border-spacing: 0;
    border-right: 1px solid white;
    min-height: 600px;
}

.treeview
{
    position: relative;
    margin-left: 20px;
    top: 2px;
}

.style_master_content
{
    margin-top: 10px;
    margin-left: 5px;
	margin-right: 5px;
    height: auto;
    width: auto;
    min-height: 300px;
    vertical-align: top;
    border-spacing: 10;
    
} 

.style_etusivu_content
{
    background-image: url('Kuvat/koiran-pantoja-5.jpg');
    background-repeat:no-repeat;
    background-position:inherit;
    height: 600px;
}   

.style_web_putiikki_content
{
    background-image: url('Kuvat/putiikki_etusivu.jpg');
    background-repeat:no-repeat;
    background-position:inherit;
    height: 600px;
}


.footer
{
    margin-left: 20px;    
    height: 11px; 
    border-spacing: 0;
    border-top: 1px solid white;
}

.sitepath
{
    font-family: "Comic Sans MS", Rockwell, Arial, "Lucida Bright";
	font-size: 9px;
	color: white;
    left: 4em;
    margin-left: 20px;
    height: 11px;
    border-bottom: thin solid white;
}


.gallerylist
{
    margin-bottom: 4px;
    margin-left: 2px;
}

.gallerypic
{
    max-width: 120px;
    max-height: 90px;
}

.pic
{
    width: 400px;
    border: 1px solid white;     
}

.web_putiikki_table
{
    border: 0;
    overflow: auto;
    border-spacing: 0;
    top: 5px;
}

.web_putiikki_row
{
    border-spacing: 4;
    border-bottom: thin solid white;
}


