#peak{
height:60px;
width:730px;
margin:0px auto;
}

body{
font-family:Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
line-height:2em;
color:#666666;
background-color:#ffffff;
margin-top:4em;
margin-left:4em;
margin-bottom:10em;
}

#box{
width:730px;
height:1900px;
background:url(image/top.gif) top repeat-x;
}

#left{
width:150px;
background:url(image/centre.gif) right top repeat-y;
padding-top:20px;
padding-right:20px;
float:left;
}

.centre{
width:350px;
background:url(image/centre.gif) right top repeat-y;
padding-top:20px;
padding-left:20px;
padding-right:20px;
margin-left:170px;
}

#edge{
width:150px;
padding-top:20px;
float:right;
}

img{
margin-bottom:1em;
}

h1{
font-family:Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size:17px;
font-weight:900;
line-height:1em;
}

h2{
color:#cccccc;
margin-bottom:2em;
}

h3{
font-weight:700;
line-height:1.3em;
}

h4{
font-family:Georgia, Times, serif;
font-size:15px;
font-weight:normal;
font-style:italic;
line-height:1em;
color:#aaaaaa;
}

h5{
font-family:Georgia, Times, serif;
font-size:15px;
font-weight:normal;
font-style:italic;
text-align:right;
line-height:1em;
color:#aaaaaa;
}

h6{
font-weight:normal;
text-align:right;
}

a{
color:#0077ff;
}

a:hover{
color:#999999;
}

li{
line-height:1.5em;
margin-bottom:3em;
}

#block ul{
width:350px;
list-style-type:none;
}

#block li{
border:1px dotted #ccccff;
border-width:1px 0;
margin:3px 0;
}

#block li a{
display:block;
padding:10px;
}

#block li a:hover{
background:#333333;
}

*html #block li a{
width:350px;
}