body {
background-color: #EFEFE2;
margin : 0; 
padding : 0;; 
font : 12px trebuchet ms; 
text-align: left;
color : #2B3240; 
} 

u, i {color: #4293A9}
b {color: #8C9E80}

a {
color:#B99467;
font-size:11px;
text-transform: uppercase;
text-decoration:none;
font-weight: bold;
font-style:italic;
font-family: trebuchet ms, Sans Serif; 
text-decoration: none;
}
a:link {color:#B99467;}
a:visited {color:#B99467;}
a:hover {color:#000000;
text-decoration: none;
}
.header {
font: 21px georgia;
font-weight: bold;
font-style: italic;
text-transform : lowercase; 
letter-spacing : 8px; 
color : #8C9E80;
text-align : left; 
line-height: 7px;
} 

H1 {
font: 15px georgia;
font-weight: bold;
font-style: italic;
text-transform : lowercase; 
letter-spacing : 8px; 
color : #8C9E80;
text-align : left; 
line-height: 2px;
}

H2 {
font: 12px georgia;
font-weight: bold;
font-style: italic;
text-transform : lowercase; 
letter-spacing : 8px; 
color : #8C9E80;
text-align : left; 
line-height: 2px;
}

input , textarea , iframe , select {
font : 12px trebuchet ms ; 
color : #2B3240; 
background-color : #ffffff; 
border : 1px solid #F3F3F3; 
margin : 1px; 
padding : 1px; 
}
option {
font: 12px trebuchet ms ;
color : #2B3240; 
background-color : #ffffff; 
}
.small {
font: 10px trebuchet ms, sans-serif ;
text-align: left;
}

#content {
width: 744px;
background-image: url(http://un-broken.org/newzealand/images/bg.jpg);
height: auto;
text-align: left;
}
#main {
margin-left: 15px;
padding-top: 20px;
width: 715px;
text-align: left;
}
hr {
width:100%;
color:#F3F3F3; 
background-color:#F3F3F3; 
height:5px; 
border:1px solid #ffffff;
}
#footer {
margin: 0px auto;
width: 744px;
}
#layout{
width: 744px;
padding: 0px;
margin-right:auto;
margin-left:auto;}

#header {
background: url(images/header.jpg);
height: 284px; 
margin: 0px; 
padding: 0px 0px 0px 0px;}

#navigation {
width: 744px;
text-align:center;
padding: 0px 0px 0px 0px;
background-image: url(http://un-broken.org/newzealand/images/bg.jpg);
}

#navi a {
color: #466388; 
text-transform: uppercase;
font-family: georgia;
font-style: italic;
font-weight: normal;
letter-spacing: 3px;
text-decoration: none;}

#navi a:hover {color: #000000;}

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;
	}

.xy {
font: 9px trebuchet ms, sans-serif ;
text-align: left;
font-style: italic;
}