.copyright {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#002762;
	padding-bottom: 20px;
}

/* DELUGE LINK STYLE */
.copyright a{
	text-decoration: none;
	color:#002762;
}

.copyright a:hover {
	text-decoration: underline;
	color:#002762;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	color:#b25a00;
}

.spacer10 {
	padding: 10px;
}
.spacer12 {
	padding: 12px;
}
.spacer20 {
	padding: 20px;
}

.spacerHome {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.image {
	margin-top:10px;
	margin-bottom:10px;
	margin-right:0px;
	margin-left:20px;
}


body {
	background-image:url(../media/gui/children/bg.gif);
	background-position:center;
	background-position:top;
	background-repeat:repeat-y;
	background-attachment:scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1E150C;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#b25a00;
}

a:hover {
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FF9900;
}

/* EVENTS STYLE */
.events {
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color:#b25a00;
	padding-right: 20px;
}

.events a, .events a:link, .events a:visited, .events a:active{
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 24px;
	font-weight: 900;
	font-variant: normal;
	color:#b25a00;
	padding-right: 10px;
}

.events a:hover {
	line-height: 24px;
	font-weight: 900;
	color:#FF9900;
}

.smallheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	color: #187B96;
}
.ministryname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: 900;
	color: #61740E;
}

iframe {
	margin: 0px;
	padding: 0px;
	height: 760px;
	border: none;
}
