BODY {
	margin: 0px;
	padding: 0px;
	background-color: #ebe8dd;
	background-image: url('images/bg.png');
}
A {
	color: #000;
}
hr.smallhr { border:none; border-bottom: dotted 1px #dfdfdf; width:100%; background-color:#fafafa; padding:0px; margin-top:5px; margin-bottom:5px; color:white; }
p {
	margin: 0;
	padding: 0;
}
h1 {
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 28px;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}
h2 {
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	padding-bottom: 15px;
}
li {
	margin: 3px;
	padding: 0;
	margin-left: 15px;
}
.ilmot {
	border: 1px #ddd solid;
	background-color: #fff;
}
.ilmot th {
	color: #333;
	background-color: #ddd;
}
.ilmot td {
	border-top: 1px #ddd solid;
	border-right: 1px #ddd solid;	
}
.ilmot #tapahtumainfo {
	background-color: #f0f0f0;
}
.ilmot #tapahtumainfo #loginbox td {
	padding: 3px;
	border: 0px;
}
.ilmot2 {
	border: 1px #ddd solid;
	background-color: #fff;
}
.ilmot2 th {
	color: #333;
	background-color: #ddd;
}
.ilmot2 td {
	border-top: 1px #ddd solid;
	border-right: 1px #ddd solid;	
	padding: 2px;
}
.ilmot2 #tapahtumainfo {
	background-color: #f0f0f0;
}
.ilmot2 #tapahtumainfo #loginbox td {
	padding: 3px;
	border: 0px;
}
#paiva {
	font-size: 10px;
}
#content A {
	color: #03aae8;
	text-decoration: none;
}
#content A:hover {
	text-decoration: underline;
}
.smalllink {
	font-style: italic;
	font-size: 11px;
}
#rightbar {
	width: 193px;
	background-image: url('images/border_right.png');
	background-repeat : repeat-y;
}
#leftbar {
	background-image: url('images/border_left.png');
	background-repeat : repeat-y;
	background-position: right;
	padding-top: 11px;
}
#rightbar_bottom {
	height: 5px;
	background-image: url('images/border_bottomright.png');
	background-repeat : no-repeat;
}
#topbar {
	height: 144px;
	background-image: url('images/bg_top.png');
}
#topbar_inside {
	height: 144px;
	background-image: url('images/top.png');
	background-position : center 0%;
	background-repeat : no-repeat;
}
#topbar_etusivu {
	height: 294px;
	background-image: url('images/bg_top_etusivu.png');
}
#topbar_inside_etusivu {
	height: 294px;
	background-image: url('images/top_etusivu.png');
	background-position : center 0%;
	background-repeat : no-repeat;
}
p#psalmi1 {
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 28px;
	font-weight: normal;
	color: #ffffff;
	margin: 0;
	padding: 0;
	padding-top: 113px;
}
p#psalmi2 {
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
#wrapper {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#contentbg_top {
	background-image: url('images/bg_content_top.png');
	background-position : top center;
	background-repeat : no-repeat;
	background-color: #fafafa;
}
#contentbg_bottom {
	background-image: url('images/bg_content_bottom.png');
	background-position : bottom center;
	background-repeat : no-repeat;
}
#content {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	line-height: 130%;
	padding-top:46px;
	padding-bottom: 50px;
	padding-left: 45px;
	padding-right: 45px;
}
#title_url {
	font-family: Georgia;
	font-size: 14px;
	color: #555555;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
}
.links_red {
	background-image: url('images/link_red.png');
	background-position : right;
	background-repeat : repeat-y;
	padding-right: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
}
.links_red_on {
	background-image: url('images/link_red_on.png');
	background-position : right;
	background-repeat : repeat-y;
	padding-right: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #606060;
}
.links_green {
	background-image: url('images/link_green.png');
	background-position : right;
	background-repeat : repeat-y;
	padding-right: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
}
.links_green_on {
	background-image: url('images/link_green_on.png');
	background-position : right;
	background-repeat : repeat-y;
	padding-right: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #606060;
}
.links_orange {
	background-image: url('images/link_orange.png');
	background-position : right;
	background-repeat : repeat-y;
	padding-right: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
}
.links_orange_on {
	background-image: url('images/link_orange_on.png');
	background-position : right;
	background-repeat : repeat-y;
	padding-right: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #606060;
}
.links_blue {
	background-image: url('images/link_blue.png');
	background-position : right;
	background-repeat : repeat-y;
	padding-right: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
}
.links_blue_on {
	background-image: url('images/link_blue_on.png');
	background-position : right;
	background-repeat : repeat-y;
	padding-right: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #606060;
}
.links_black {
	background-image: url('images/link_black.png');
	background-position : right;
	background-repeat : repeat-y;
	padding-right: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
}
.links_black_on {
	background-image: url('images/link_black_on.png');
	background-position : right;
	background-repeat : repeat-y;
	padding-right: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #606060;
}

.linkbar {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.linkbar_sm {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#loginbox {
	border: 1px #aaaaaa solid;
	background-color: #ffffff;
}
#textbox {
	border: 1px #cfcfcf solid;
	margin-top: 2px;
	margin-right: 2px;
	padding-left: 2px;
}
#textbox_sm {
	padding: 3px;
	font-size: 12px;
	border: 1px #cfcfcf solid;
}
#monthtitle {
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px #dfdfdf solid;
	margin-top: 5px;
	margin-bottom: 5px;
}
#monthdate {
	margin-bottom: 3px;
}
#monthinfo {
	font-size: 11px; 
	border-bottom: 1px #f0f0f0 solid;
	margin-bottom: 3px;
}
label {
	font-size: 12px;
}