* {
	margin: 0px;
}
body {
	text-align: center;
	background-image: url(../graphics/global/BG_site_tile.gif);
	background-repeat: repeat-x;
	background-color: #8499AC;
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 10pt;
	color: #333333;
}
p {
	padding-top: 11px;
	color: #404040;
}
h1 {
	color: #FFFFFF;
	background-color: #7f8a97;
	padding-left: 33px;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	font-family: "Book Antiqua", "Times New Roman";
	margin-top: 22px;
	text-transform: capitalize;
	line-height: 20px;
	text-align: left;
}
#wrapper {
	height: auto;
	width: auto;
}
#topbar {
	height: 69px;
	width: 950px;
	text-align: right;
}

#content {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../graphics/global/BACKGROUND.jpg);
}

#page_titles {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 26px;
	color: #c6cfd9;
	width: auto;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #7F7F7F;
}

#undertopbar {
	height: 36px;
	width: 950px;
}
#flags {
	padding-top: 14px;
	padding-right: 10px;
	padding-left: 5px;
	height: 23px;
	width: 44px;
	z-index: 111;
	float: right;
}
#navigation {
	height: 29px;
	width: 950px;
}
#bottom_bar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding: 7px;
}
#photogallery {
	height: 484px;
	width: 950px;
	float: right;
}


#clear {
	clear: both;
}
#bottombar {
	background-color: #2e185a;
	height: 47px;
	width: auto;
}
#image_captions {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 14px;
	font-style: normal;
	color: #464646;
}

ul {

}
#calendar {
	height: auto;
	width: 950px;
	float: right;
}
#ministry_links {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 12px;
	color: #404040;
	width: auto;
	border-bottom-color: #7F8A97;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	margin-top: 40px;
}
#page a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#page a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#page a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#page a:active {
	font-weight: bold;
	color: #C0C0C0;
	text-decoration: underline;
}
#ministry_links a:link {
	color: #404040;
	text-decoration: none;
	font-family: "Book Antiqua", "Times New Roman";
	letter-spacing: 2px;
	border: 1px dotted #61798F;
	background-color: #9BACBC;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
}
#ministry_links a:visited {
	color: #404040;
	text-decoration: none;
	font-family: "Book Antiqua", "Times New Roman";
	letter-spacing: 2px;
	border: 1px dotted #61798F;
	background-color: #9BACBC;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
}
#ministry_links a:hover {
	color: #404040;
	text-decoration: none;
	font-family: "Book Antiqua", "Times New Roman";
	letter-spacing: 2px;
	border: 1px dotted #61798F;
	background-color: #AFBDC9;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
}
#ministry_links a:active {
	color: #404040;
	text-decoration: none;
	font-family: "Book Antiqua", "Times New Roman";
	letter-spacing: 2px;
	border: 1px solid #404040;
	background-color: #9BACBC;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
}
#end {
	margin-bottom: 66px;
}
