﻿#container{
 width : 950px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
    line-height : 22px;
    letter-spacing : 1px;
border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : silver;border-right-color : silver;border-bottom-color : silver;border-left-color : silver;
    background-color : white;
}

#head {
    text-align : center;
    padding-top : 10px;
    font-size : 80%;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 5px;
    margin-bottom : 5px;
    background-repeat : no-repeat;
    height : 137px;
    background-color : white;
    background-image : url(scp-head.jpg);
}

#menu {
 width : 220px;
 float:left;
    background-color : white;
    font-size : 90%;
    background-image : url(scp-menu.jpg);
    background-repeat : repeat-y;
}

#main {
 width : 725px;
    background-color : white;
    float : right;
    background-image : url(scp-main.jpg);
    background-repeat : repeat-y;
}

#foot {
 clear : both;
 width : 100%;
    text-align : right;
    font-size : small;
    font-style : oblique;
    color : black;
    background-image : url(scp-foot.jpg);
    background-repeat : repeat-x;
}

.main_title{
    font-weight : bold;
    font-style : oblique;
}

.sub_title{
    font-size : 125%;
    padding-left : 5px;
    border-left-width : 3px;
    border-bottom-width : 1px;
    border-left-style : double;
    border-bottom-style : outset;
    border-left-color : #ff80c0;
    border-bottom-color : #ff00ff;
    font-style : italic;
    background-color : #ffe1f0;
}

.image_center{
    text-align : center;
}

.contents{
    padding-top : 5px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 2px;
    border-top-style : none;
}

.text_indent{
    
    
    
    
    left : 2em;
    position : relative;
}

BODY{
    text-align : center;
    background-image : url(scp-back.jpg);
    background-repeat : repeat-y;
}

.foot_contents{
    padding-top : 5px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 5px;
}

.menu_contents{
    padding-top : 5px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 5px;
}

.t_logo{
    float : left;
    position : relative;
    clear : none;
}

.s_logo{
    float : left;
    clear : none;
    position : relative;
    left : 730px;
}

.title_link{
    float : right;
    clear : none;
    position : relative;
    left : -230px;
}

.mini_title{
    font-weight : bold;
}
