a img {
	border: none;
}
body {
	background-color: #939393;
	margin: 0;
	font-family: Arial, sans-serif;
}
div#containerx {
	position: relative;
	margin: 0 auto;
	background-color: #BFBFBF;
	width: 100%;
	min-height: 820px;
	height: auto !important;
	height: 820px;
	z-index: 0;
}
img#bg_t {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 410px;
}
img#bg_b {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 410px;
}
div#header {
	position: relative;
	margin: 0px auto;
	padding-top: 30px;
	z-index: 1;
	width: 876px;
	height: 150px;
}
div#account {
	position: absolute;
	top: 70px;
	right: 0px;
	width: 332px;
	height: 75px;
	padding: 5px 13px 0px;
	background-image: url(/images/structure/account.jpg);
	font-size: 11px;
	background-repeat: no-repeat;
}
div#account p {
	position: relative;
}
p#status {
	left: 5px;
	top: 2px;
}
p#basket {
	left: 7px;
	top: 20px;
	font-size: 12px;
}
p#forgotten {
	display: inline;
	position: absolute !important;
	top: 5px;
	right: 13px;
	color: #a6a6a6;
	font-size: 10px;
}
p#forgotten a {
	color: #a6a6a6;
}
p#username {
	display: inline;
	top: 12px;
	left: 7px; 
}
p#password {
	display: inline;
	top: 12px;
	left: 86px;
}
form#loginform {
	height: 25px;
	position: relative;
	top: 9px;
	width: 332px;
	margin: 0;
}
div.textwrapper {
	height: 15px;
	width: 116px;
	background-image: url(/images/structure/text_shadow.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 2px 5px;
	border: 1px solid #d9d9d9;
	position: absolute;
	bottom: 2px;
}
div#passwrapper {
	left: 130px;
}
input.text {
	position: relative;
	border: none;
	height: 14px;
	width: 114px;
	font-size: 11px;
	padding: 0px;
	padding-right: 3px;
	background-color: transparent;
}
div#login {
	position: absolute;
	top: 4px;
	right: 3px;
}
div#body {
	position: relative;
	margin: 0px auto;
	z-index: 1;
	width: 876px;
	min-height: 509px;
	height: auto !important;
	height: 509px;
	background-repeat: no-repeat;
	background-position: 0px 44px;
}
h2.tab {
	position: absolute;
	width: 206px;
	height: 44px;
	top: 0;
	margin: 0;
}
h2.tab a {
	display: block;
	width: 191px;
	height: 33px;
	padding-left: 15px;
	padding-top: 11px;
	text-decoration: none;
	color: black;
	font-size: 15px;
	font-weight: normal;
}
h2.tab a:hover {
	background-position: 206px;
	color: white;
}
h2#home a {
	background-image: url(/images/structure/tabs_home.png);
}
h2#home {
	left: 11px;
}
h2#churches a {
	background-image: url(/images/structure/tabs_churches.png);
}
h2#churches {
	left: 227px;	
}
h2#schools a {
	background-image: url(/images/structure/tabs_schools.png);
}
h2#schools {
	left: 443px;	
}
h2#charities a {
	background-image: url(/images/structure/tabs_charities.png);
}
h2#charities {
	left: 659px;	
}
h2#blogbutton {
	position: absolute;
	width: 43px;
	height: 24px;
	top: 97px;
	margin: 0;
	right: -43px;
}
h2#blogbutton a {
	display: block;
	width: 35px;
	height: 21px;
	padding-left: 8px;
	padding-top: 3px;
	text-decoration: none;
	color: black;
	font-size: 15px;
	font-weight: normal;
	background-image: url(/images/structure/blog.png);
}
h2#blogbutton a:hover {
	background-position: 43px;
	color: white;
}
div#contentx {
	position: relative;
	background-color: white;
	border: 1px solid;
	border-top: none;
	border-bottom: none;
	top: 47px;
	min-height: 462px;
	height: auto !important;
	height: 462px;
}
p {
	margin: 0;
}
div#body_extender {
	height: 131px;
	position: relative;
}
div#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-image: url(/images/structure/footer.png);
	background-repeat: repeat-x;
	height: 131px;
	z-index: 2;
	color: white;
	font-size: 11px;
}
div#footertext {
	position: relative;
	margin: 0 auto;
	width: 995px;
}
div#footer ul {
	list-style-type: none;
	position: absolute;
	top:15px;
}
div#footer ul li {
	border-bottom: 1px solid #92292c;
	padding: 5px 7px 1px 1px;
}
ul#a {
	left: 40px;
	width: 90px;
}
ul#b {
	left: 160px;
	width: 140px;
}
div#footer p {
	position: absolute;
	left: 665px;
}
p#c {
	font-weight: bold;
	top: 20px;
	font-size: 11px;
}
p#d {
	top: 50px;
	font-size: 9px;
}
div#footer a {
	color: white;
	text-decoration: none;
}
div#footer p a {
	text-decoration: underline;
}