/* CSS for village-missions.org
	 Hand coded by Matthew Farnell
	 Copyright 2006 Matthew Farnell
	 PARTNER PAGES */

#header h2 {
	background: #FDDF6D url(/partner/images/topbar-pictures.jpg) right no-repeat;
}
	
table.history th {
	vertical-align: top; 
	padding-right: 2px;
	color: #00c;
}

#quicklinks {
	background: #4D220F; 
}
	
#quicklinks li ul, #quicklinks a.active, #quicklinks a.parent {
	background: #854D1B;
}

.matters-box {
    width: 133px;
    height: 210px;
    float: left;
    margin-right: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}


/* Give to VM */
.split {
    width: 225px; 
    float: left; 
    margin-right: 10px; 
    margin-top: 15px;
    text-align: center;
}

.split form {
    margin-top: 5px;
}
