BODY {
	padding: 0px;
	margin: 0px;
	background-color: #E1E1E1;
	overflow: hidden;
	}
BODY, TD {
	font-family: georgia, helvetica, arial, verdana;
	font-size: 100%;
	}
P {
	margin-left: 10%;
	}
H3 {
	margin-top: 0px;
	}
H4 {
	margin-left: 10px;
	}
IMG {
	border-width: 0px;
	border-style: none;
	}
ACRONYM {
	cursor: help;
	}
A {
	text-decoration: underline;
	color: #5978E9;
	}
A:visited {
	text-decoration: none;
	color: #5978E9;
	}

A:active {
	text-decoration: underline;
	color: #FFFFFF;
	}

A:hover {
	text-decoration: underline;
	color: #17D587;
	}

#mainContainer {
	position: absolute;
	top: 0px;
	bottom: 30px;
	width: 100%;
	width: 1024px;
	margin-left: -512px;
	left: 50%;
	background-color: #8C1C1C;
	}
#contentHeader {
	background-image: url(../images/frame/bovenbg.gif);
	background-position: 604px 0px;
	background-repeat: no-repeat;
	}
#contentHeader, .decorationHorizontalLine {
	height: 40px;
	}
.decorationHorizontalLine {
	float: left;
	background-repeat: repeat-x;
	}
#decorationHorizontalLineTop {
	background-image: url(../images/frame/boven.gif);
	width: 300px;
	}
#contentHeader IMG {
	vertical-align: base;
	float: left;
	}
	#contentHeader IMG#decorationTopRight {
		float: right;
	}
	#titelText {
		float: left;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		letter-spacing: 1.5px;
		background-image: url(../images/frame/titelmidden.gif);
		background-repeat: repeat-x;
	}

#menuContainer, #decorationTopLeft {
	width: 160px;
	}
#menuContainer {
	width: 160px;
	background-image: url(../images/frame/links.gif);
	background-repeat: repeat-y;
	}
#menuContainer, #content {
	position: absolute;
	top: 40px;
	bottom: 40px;
	}
#menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#menu LI {
	margin: 5px 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(../images/frame/button_off.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	}
#menu LI.hover, #menu LI.active {
	background-image: url(../images/frame/button_on.gif);
	cursor: pointer
	}
#menu LI A {
	margin-left: -10px;
	color: black;
	text-decoration: none;
	}
#content {
	left: 160px;
	right: 0px;
	background-image: url(../images/frame/rechts.gif);
	background-repeat: repeat-y;
	background-position: 100% 0%
	}
#contentBody {
	position: absolute;
	top: 5px;
	left: 5px;
	right: 30px;
	bottom: 5px;
	overflow: auto;
	text-align: left;
	}
#contentFooter {
	position: absolute;
	height: 40px;
	width: 100%;
	bottom: 0px;
	}
	#decorationHorizontalLineBottom {
		width: 844px;
		background-image: url(../images/frame/onder.gif);
	}
	#decorationBottomLeft {
		float: left;
	}
	#decorationBottomRight {
		float: right;
	}
#footer {
	position: absolute;
	bottom: 0px;
	height: 30px;
	width: 100%;
	background-color: #E1E1E1;
	}
#footerLinks {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: inherit;
	list-style: none;
	}
#footerLinks LI {
	float: left;
	display: inline;
	margin: 0px 10px;
	height: inherit;
	line-height: 30px;
	}
#footerLinks IMG {
	vertical-align: middle;
	}
#footerLinks LI A {
	text-decoration: none;
	}
#footerLinks LI.last {
	float: right;
	}

OL.fixed {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	}

.box {
	border: medium solid #000;
	background-color: #F4DA9C;
	padding: 15px;
	text-align: justify;
	}
.small {
	font-size: 9pt;
	font-family: verdana, arial, ms sans serif;
	}
.specialTable {
	border-spacing: 5px;
	}
.specialTable TD {
	padding: 5px;
	background-color: #EAB74A;
	border: 2px solid #C18F25;
	text-align: left;
	}
.specialTable TD:first-child {
	border: 2px solid #7F5F1B;
	font-weight: bold;
	}
.dark_bg, TABLE.dark_bgt TD {
	background-color: #EAB74A;
	border: 2px solid #C18F25;
	}
.dark_bgb {
	background-color: #EAB74A;
	border: 2px solid #7F5F1B;
	font-weight: bold;
	}
TABLE.dark_bgt THEAD TD {
	font-weight: bold;
	}
TABLE.dark_bgt TD {
	padding: 3px;
	}
TABLE.dark_bgt {
	border-spacing: 3px;
	}
.center {
	margin: 15px 0px;
	text-align: center;
	}

.backButton {
	margin: 15px 0px 0px;
	text-align: center;
	}
.backButton A {
	padding: 3px 5px;
	border: 2px outset #000;
	background-color: #FFF;
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	}
.backButton A:hover {
	color: black;
	}

/* How do i sign up */
#signupQA TD:first-child {
	width: 25%;
	}

/* Volunteers */
#profile TD {
	text-align: left;
	}
#profile THEAD TD {
	text-decoration: underline;
	font-weight: bold;
	}
/* same as small */
#profile TBODY TD {
	font-size: 9pt;
	font-family: verdana, arial, ms sans serif;
	}
#jerusalemIndex {
	text-align: center;
	}
#jerusalemIndex TABLE {
	margin: 0 auto;
	}
#jerusalemIndex TABLE TD {
	font-size: 9pt;
	font-family: verdana, arial, ms sans serif;
	}
#jerusalemIndex IMG {
	width: 40px;
	}
/* FAQ */
#faq LI {
	margin-top: 20px;
	margin-bottom: 20px;
	}
#faq LI DIV.question {
	font-style: italic;
	font-size: 13pt;
	text-align: justify;
	}
#faq LI DIV.answer {
	margin: 0px 20px;
	padding: 0px 3px;
	border-left: 1px dotted #333;
	text-align: justify;
	}
/* contact me */
#spamCheckRow {
	display: none;
}

