body,html{
        text-align:center;
        padding:0px;
        margin:20px 0px 20px 0px;
        background:#BDABAB;
}
p{
        text-align:left;
        padding:0px 00px 0px 20px;
        font:12px 'Arial','Helvetica','DejaVu Sans','Baekmuk Gulim','sans-serif';
        font-style:italic;
        color:#606060;
        text-decoration:none;
}
h1{
        text-align:left;
        padding:0px 0px 0px 0px;
        font:12px 'Arial','Helvetica','DejaVu Sans','Baekmuk Gulim','sans-serif';
        font-style:italic;
        color:#606060;
        text-decoration:none;
}
#frame{
        width:930px;
        height:635px;
        margin-right:auto;
        margin-left:auto;
        padding:0px;
}

#main{
        float:left;
        width:900px;
        height:575px;
        background:#FFFFFF;
}

#shadowRight{
        float:left;
        width:30px;
        height:575px;
        background:url('shadow_right.jpg');
        background-repeat:no-repeat;
}

#shadowBottom{
        float:left;
        width:930px;
        height:30px;
        background:url('shadow_bottom.jpg');
        background-repeat:no-repeat;
}

#header{
        width:900px;
        height:100px;
        background-repeat:no-repeat;
}

img{
          border:0px;
}

#content{
        margin:0px 0px 8px 0px;
        width:900px;
        height:400px;
}

#menu{
        width:900px;
        height:35px;
        background:#b4a2a2;
}

#faceb{
        width:650px;
        height:30px;
        background:#ffffff;
	margin:7px 0px 0px 120px;
}

a.navigation{
        width:100px;
        padding:0px 50px 0px 50px;
        font:26px 'Arial','Helvetica','DejaVu Sans','Baekmuk Gulim','sans-serif';
        font-style:italic;
        color:#606060;
        text-decoration:none;
}

a.navigation:hover{
        color:#FFFFFF;
}

#left{
         float: left;
         width: 450px;
}
#right{
         float: left;
         width: 450px;
}
