a {
	color: #670137;
	font-weight: bold;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

body {
	text-align: center;
	margin: 0px;
	font-family: arial, sans-serif
}

div {
	padding: 0px;
	margin: 0px
}

div.caption {
	border: 1px solid #98B6C4;
	margin: 10px;
	padding: 10px;
	font-size: 0.7em;
	background-color: #fffffa
}
div.caption img {
	margin-bottom: 5px
}

div.languages {
	text-align: right;
	margin-top: 4px;
	font-size: 8pt;
}
div.languages img {
	margin-left: 2px
}

h1 {
	font-size: 130%;
	text-align: left;
	margin-left: 10px;
	color: #7C476E;
	font-weight: normal
}

img {
	padding: 0px;
	margin: 0px
}

input {
	border: 1px solid black
}

#flags {
	width: 140px;
	height: 91px;
	float: left;
	background: url('/images/bg_flags.png') no-repeat
}
#flags div.flags img {
	margin: 0px 2px;
	border: 0px
}
#flags p.chosen {
	background: no-repeat top left;
	height: 46px;
	margin: 10px 10px 0px 10px;
	padding: 8px 0px 0px 56px;
	font-size: 0.8em;
	text-align: left;
	color: #7C476E;
	font-weight: bold
}
#flags p.chosen.au {
	background-image: url('/images/flag_big_au.png')
}
#flags p.chosen.ch {
	background-image: url('/images/flag_big_ch.png')
}
#flags p.chosen.en {
	background-image: url('/images/flag_big_en.png')
}
#flags p.chosen.us {
	background-image: url('/images/flag_big_us.png')
}
#flags p.chosen.za {
	background-image: url('/images/flag_big_za.png')
}

#site {
	width: 760px;
	margin: 20px auto;
}

#header {
	width: 611px;
	margin: 10px 0px 10px 149px;
	padding: 0px;
}

#navigation {
	float: left;
	width: 149px;
	margin: 0;
	background-color: white;
	text-align: left;
	font-size: 70%;
	font-weight: bold
}
#navigation ul {
	margin: 0px 0px 0px 5px;
	padding: 0px
}

#navigation ul li {
	list-style: none;
	margin: 0px 0px 2px 0px
}

#navigation ul li a {
	background-color: #DCDCD4;
	display: block;
	width: 130px;
	height: 22px;
	color: #9C9B84;
	padding: 8px 0px 0px 15px;
	text-decoration: none
}

#navigation ul li a:hover {
	background-color: #B5B5AD;
	display: block;
	width: 130px;
	height: 22px;
	color: #616159;
	padding: 8px 0px 0px 15px;
	text-decoration: none
}

#navigation ul li a.current_page { 
	background-color: #670137; 
	display: block; 
	width: 130px; 
	height: 22px; 
	color: white; 
	padding: 8px 0px 0px 15px; 
	text-decoration: none
}

#navigation ul li a.current_page:hover { 
	background-color: #670137; 
	display: block; 
	width: 130px; 
	height: 22px; 
	color: white; 
	padding: 8px 0px 0px 15px; 
	text-decoration: none
}

#content {
	margin: 0px 0px 0px 149px;
	padding: 5px;
	background-color: white
}

#content p {
	margin: 8px;
	text-align: left;
	font-size: 90%
}
#content p.language_content {
	background: #eeffed no-repeat 5px 5px;
	border: 1px solid #83b582;
	border-width: 1px 0px;
	padding: 0px 0px 0px 38px;
	line-height: 33px;
	color: #444444
}
#content p.language_content.au {
	background-image: url('/images/flag_small_au.png')
}
#content p.language_content.ch {
	background-image: url('/images/flag_small_ch.png')
}
#content p.language_content.en {
	background-image: url('/images/flag_small_en.png')
}
#content p.language_content.us {
	background-image: url('/images/flag_small_us.png')
}
#content p.language_content.za {
	background-image: url('/images/flag_small_za.png')
}
#content ul {
	text-align: left;
	font-size: 0.9em
}

#content_bottom {
	margin-left: 149px
}

#footer {
	width: 611px;
	margin: 10px 0px 0px 149px
}

#prayer_link { 
	width: 320px;
	margin: 0px; 
	padding: 0px 0px 0px 0px;
	float: left;
}

#prayer_link p {
	padding: 0px 5px 0px 5px;
	margin: 0px;
	background-color: #CCDBE2;
	text-align: left
}

#prayer_link .date {
	font-weight: bold;
	font-size: 90%;
	padding-bottom: 5px
}

#prayer_link .entry {
	font-weight: normal;
	font-size: 90%;
	text-align: left;
}

#info { 
	width: 281px; 
	height: 120px: 
	margin: 0px 0px 0px 320px; 
	float: right; 
	font-size: 70%; 
	text-align: left; 
	color: white
}

.grey { color: #AEAEA9 }
.purple { color: #7C476E }


.top_left_corner { position: relative; top: 0px; left: 0px; z-index: 2 }
.top_right_corner { width: 5px; position: relative; top: -5px; left: 600px }
.bottom_left_corner { position: relative; top: 0px; left: 0px; z-index: 2 }