body {
background-image: url(http://honey.un-broken.org/bg1.jpg);
background-color: #DDD6C2;
margin:0px;
padding:0px;
font-family:"trebuchet ms"; 
font-size:12px;
text-align:left;
color:#6A4A4B;
}

u, i {
color:#242F52;
}

b {
color:#825B5B;
}

a {
color:#767468;
font-size:11px;
text-decoration:none;
font-weight:bold;
font-style:italic;
font-family:"trebuchet ms";
text-decoration:none;
}

a:link {
color:#767468;
}
a:visited {
color:#767468;
}
a:hover {
color:#000000;
text-decoration:none;
background: #767468;
} 

.header {
font-family:"georgia";
font-size:26px;
font-weight:lighter;
font-style:italic;
text-transform:lowercase;
letter-spacing:5px;
color:#3A5C8E;
text-align:left;
line-height:6px;
padding:0 0 0 0;
}

H1 {
font : 13px trebuchet ms;
font-style : italic;
font-weight : lighter;
text-align : left;
color : #3A5C8E;
}
H2 {
font : 13px trebuchet ms;
font-style : italic;
font-weight : lighter;
text-align : left;
color : #3A5C8E;
}
input, textarea, iframe, select {
font : 11px trebuchet ms;
color : #22181C;
background: #E1DBCB;
border-bottom: 1px solid #ffffff;
border-left: none;
border-right: none;
border-top: none;
margin : 1px;
padding : 1px;
}
option {
font : 11px trebuchet ms;
color : #22181C;
background: #E1DBCB;
}
.small {
font : 10px trebuchet ms, sans-serif;
text-align : left;
}
#list {
list-style: circle;
text-align:left;
padding:8px;
margin:8px;
position:inside;
}
.xy {
font: 9px trebuchet ms, sans-serif ;
text-align: left;
font-style: italic;
}
#content {
width:793px;
height:auto;

}
#main {
padding-top: 60px;
padding-left: 10px;
padding-right: 0px;
width: 800px;
text-align: left;
}
#layout {
width:793px;
padding:0px;
margin-left:0px;
float: left;
}
#header {
background:url(http://honey.un-broken.org/header.jpg);
height:582px;
top: 0px;
right: 0px;
}
#navi {
margin-left: 25px;
width : 700px;
height : 0;
text-align : left;
padding : 0 0 0 0;
}
#navi a {
padding : 0.2em;
font-family : "georgia";
font-size : 15px;
color : #745050;
width : 100%;
text-decoration : none;
display : inline;
text-transform : lowercase;
}
#navi a:hover {
padding : 0.2em;
font-family : "georgia";
font-size : 15px;
color : #C9C2B0;
width : 100%;
text-decoration : none;
display : inline;
text-transform : lowercase;
background: #745050;
}
label {
float : left;
width : 8em;
text-align : right;
margin : 0 0.5em 0 0;
}
#donate label {
width : 12em;
}
ul.success, p.success {
margin : 1em 0;
padding : 0;
background : #efe;
border-right : 1em solid #0c0;
color : #000000;
}
ul.error, p.error {
margin : 1em 0;
padding : 0.5em 3em;
background : #fee;
border-left : 1em solid #c00;
color : #000000;
}
blockquote {
display : block;
margin-left: 4px;
} 