html, body {
	height: 100%;
	}
body {
	margin: 0;
	padding: 0;
	background-color: #e3e3de;
    background-image: url(../warandpeaceball.org.uk/di/new/ball_back.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
	font-family: Georgia, Times, serif; 
	}



/* for all and IE */

#container_home {
	min-height: 100%;
	height: 100%;
	background-color: #ffffff;
	position: relative;
	width: 790px;
	top:0px;
	padding: 0;
	margin: auto;
	border-left: solid 8px #B5A569;
	border-right: solid 8px #B5A569;
	/*
	background-image: url(../images/foodback.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    */
}


/* for all not IE */
#container_home {
	height: auto;
}








a {
	text-decoration: underline;
}

a:link {
	color: #8FA500;
}

a:visited {
	color: #8FA500;
}

a:active {
	color: #8FA500;
}

a:hover {
	color: #000000;
}


#header {


	position: absolute;
	height: 20px;
	width: 790px;
	padding: 0;
	margin: 0;

	/*background-color: #ffffff;*/
/*	border-bottom: solid 1px #5F5B57;

	background-image: url(../images/navigate.gif);
	background-position: top right;


	background-repeat: no-repeat;
	*/
}




#subnav {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 14px;
	padding: 0;	
	margin: 10px 0px 0px 0px;
	text-align: center;
	
}

#subnav ul {
	list-style: none;
	padding: 0;	
	margin: 0;
}

#subnav li {
	display: inline;
}

#subnav a:link, #subnav a:visited {
padding: 0px 12px 0px 12px;
color: #80686F;
text-decoration: none;

}

#subnav a:hover {
padding: 0px 12px 0px 12px;
color: #B5A569;
text-decoration: underline;
}








#content {
/*
	background-image: url(../images/content_grad.jpg);
    background-position: 0px 409px;
    background-repeat: repeat-x;
    */
    padding: 40px 0px 50px 145px;
	margin: 0px 0px 0px 0px;
}


/* for all and IE */   

#leftcontent {
	width: 500px;
	color: #287841;
	min-height: 500px;
    margin: 0px 0px 0px 0px;
    text-align: center;
 }
 



#leftcontent p {
	color: #80686F;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	line-height: 20px;
}

#leftcontent h2 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #B5A569;
	margin-bottom: 10px;
}


#leftcontent img {
	border: solid 4px #B5A569; 
display: inline-block;
} 

h1 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 24px;
	color: #B5A569;
	margin: 30px 0px 0px 0px;
}



#leftcontent ul {
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;
	color: #80686F;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}

#leftcontent li {
	padding: 8px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: dotted 1px #B5A569;
}













/* left content navigation links */

#leftcontent a:link { color: #B5A569; text-decoration: none; font-weight: bold; }
#leftcontent a:active { color: #B5A569; text-decoration: none; font-weight: bold; }
#leftcontent a:visited { color: #B5A569; text-decoration: none; font-weight: bold; }
#leftcontent a:hover { color: #252C26; text-decoration: none; font-weight: bold; }



.white
{
	color: #FFFFFF;
}

#footer {
position: absolute;
	width: 790px;
	height: 50px;
	bottom: 0px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #80686F;
	font-family: Georgia, Times, serif;
	line-height: 50px;
	text-align: center;
}


/* footer navigation links */

#footer a:link { color: #B5A569; text-decoration: none; }
#footer a:active { color: #B5A569; text-decoration: none; }
#footer a:visited { color: #B5A569; text-decoration: none; }
#footer a:hover { color: #252C26; text-decoration: none; }



.dottymain {
	height: 1px;
	width: 500px;
	padding: 0;
	margin: 0;
	border-bottom: dotted 1px #B5A569;
}





.gold
{

	color: #B5A569;
}


input.infobox { width:300px; margin: 3px 0px 3px 0px;}
input.infobox_big { width:420px;}
input.smallbox { width:30px; margin: 5px 0px 5px 0px;}
textarea.textbox_big { width:420px; height:40px;}

.extrainfo {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}




#formcontent {
	width: 500px;
	color: #287841;
	min-height: 500px;
    margin: 0px 0px 0px 0px;
    text-align: left;
 }
 



#formcontent p {
	color: #80686F;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	line-height: 20px;
}

#formcontent h2 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #B5A569;
	margin-bottom: 10px;
	text-align: left;
}

#formcontent h1 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 24px;
	color: #B5A569;
	margin: 30px 0px 20px 0px;
	text-align: center;
}


#formcontent img {
	border: solid 4px #B5A569; 
display: inline-block;
} 