body {
background-image: url(http://un-broken.org/late/bg.jpg);
background-color: #626263;
margin:0px;
padding:0px;
font-family:"arial"; 
font-size:12px;
text-align:left;
color:#626263;
}

u, i {
color:#A26B33;
}

b {
color:#314E7B;
}

a {
color:#22575E;
font-size:12px;
text-decoration:none;
font-family:"arial";
text-decoration:none;
}

a:link {
color:#22575E;
}
a:visited {
color:#22575E;
}
a:hover {
color:#000000;
text-decoration:none;
background: #22575E;
} 

.header {
font-family : "georgia";
font-size : 22.5px;
font-weight:lighter;
font-style:italic;
text-transform:lowercase;
letter-spacing:5px;
color:#000000;
text-align:left;
line-height:5px;
padding:0 0 0 0;
}

H1 {
font : 13px georgia;
font-style : italic;
font-weight : lighter;
text-align : left;
color : #000000;
}
H2 {
font : 13px georgia;
font-style : italic;
font-weight : lighter;
text-align : left;
color : #000000;
}
input, textarea, iframe, select {
font : 11px arial;
color : #626263;
background: #0C1F3E;
border-bottom: 1px solid #626263;
border-left: none;
border-right: none;
border-top: none;
margin : 1px;
padding : 1px;
}
option {
font : 11px arial;
color : #626263;
background: #626263;
}
.small {
font : 10px arial, sans-serif;
text-align : left;
}
#list {
list-style: circle;
text-align:left;
padding:8px;
margin:8px;
position:inside;
}
.xy {
font: 9px arial, sans-serif ;
text-align: left;
font-style: italic;
}
#content {
width:572px;
height:auto;
background-image: url(http://un-broken.org/late/main.jpg);
}
#main {
padding-top: 30px;
padding-left: 5px;
padding-right: 0px;
width: 560px;
text-align: justify;
}
#layout {
width:572px;
padding:0px;
margin-left:0px;
float: left;
}

#header {
background:url(http://un-broken.org/late/header.jpg);
height:453px;
top: 0px;
right: 0px;
}

#footer {
margin: 0px;
width:453px;
}

#navi {
left:0px;
width: 572px;
height : 0;
text-align : center;
padding : 0 0 0 0;
padding-top: 435px;
}
#navi a {
padding : 0.2em;
font-family : "georgia";
font-size : 18.5px;
color : #5F474D;
width : 100%;
text-decoration : none;
display : inline;
text-transform : lowercase;
}
#navi a:hover {
padding : 0.2em;
font-family : "georgia";
font-size : 18.5px;
color : #0C2040;
width : 100%;
text-decoration : none;
display : inline;
text-transform : lowercase;
background: #5F474D;
}
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 : #626263;
}
ul.error, p.error {
margin : 1em 0;
padding : 0.5em 3em;
background : #fee;
border-left : 1em solid #c00;
color : #626263;
}
blockquote {
display : block;
margin-left: 4px;
} 