body {
background-image : url("../development/BG.gif");
background-repeat:repeat;
background-color:#ff4800;
font-family: georgia, palatino, helvetica, verdana;
font-size: 8.5pt;
overflow: hidden;
margin: 0px
}
.Main {
width :100%;
height: auto;
margin-right : auto;
margin-left : auto
}
#Menu {
width :432px;
height :105px;
background-image : url("../development/menu.png");
background-repeat:no-repeat;
margin-right : auto;
margin-left : auto;
text-align: center
}
#SUBMenu{
width: 380px;
margin-left: 30px
}
#horizontal{
width :100%;
height:416px;
padding-top: 10px;
padding-bottom:10px;
border-top: 1px dashed #666;
border-bottom: 1px dashed #666;
background-image : url("../development/pattern.png");
background-repeat:repeat;
background-color: #ff5500
}
#container{
width : 489px;
height: 416px;
margin-right : auto;
margin-left : auto;
background-image : url("../development/BG_rotate/rotate.php");
background-repeat:no-repeat
}
#containerA, #containerB, #containerC, #containerD{
width : 489px;
height:416px;
float: left;
background-image : url("../development/bgmain.png");
background-repeat:no-repeat;
overflow: hidden
}
#collection, #press, #bio, #contact {
width:85px;
float: left;
margin-left:06px;
margin-top: 4px;
text-align:center
}
#logo{
width:200px;
margin-top: 20px;
margin-right : auto;
margin-left : auto;
text-align: center
}
#a_button, #p_button {
width :50px;
height: 180px;
position:absolute;top:229px;
right:0px;
background-image : url("../development/sideR.png");
background-repeat:no-repeat
}
#a_button{
left:0px;
background-image : url("../development/sideL.png");
}
p.header {
width:380px;
text-align :center;
font-family: georgia, palatino, helvetica, verdana;
font-size: 8.5pt;
color: #f3f4f5;
font-weight:100;
text-decoration: none;
padding-top: 80px;
padding-left: 55px
}
a:link {
color: rgb(205, 205, 221);
text-decoration:none;
cursor : crosshair
}
a:visited {
color :rgb(51, 51, 51);
text-decoration:none;
cursor : crosshair
}
a:hover {
color : rgb(255, 0, 48);
text-decoration:none;
cursor : crosshair
}
a:active {
color : rgb(255, 85, 0);
text-decoration:none;
cursor : crosshair
}