body {
	background-color: #f7f2ac;
	color: #000;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0080be;
	text-decoration: none;
}

a:hover {
	color:#000;
	text-decoration: underline;
}

em {
	font-style: oblique;
}

strong {
	font-weight: bold;
}

.wrapper {
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	width: 1000px;
	position: relative;
}

.withlovefromIE {
	text-align: center;
}

#header {
	width: 100%;
	height: 136px;
	background-color: red;
	position: absolute;
	top: 0;
	background: url('../images/header_bg.jpg');
}

#umlogo {
	width: 148px;
	height: 182px;
	background: url('../images/header.gif') no-repeat;
}

#language {
	width: 300px;
	position: relative;
	top: -150px;
	left: 148px;
	color: #fff;
	padding-left: 18px;
}

#language a {
	color: #fff;
}

#firsttime {
	position: relative;
	float: right;
	height: 69px;
	width: 191px;
	top: -220px;
	
	background: url('../images/first.gif') no-repeat;
}

#firsttime_u {
	position: relative;
	float: right;
	height: 69px;
	width: 191px;
	top: -220px;
	background: url('../images/first_u.gif') no-repeat;
}

#firsttime_link {
	display: block;
	width: 191px;
	height: 69px;
}

#menu {
	height: 36px;
	width: 788px;
	position: relative;
	top: -82px;
	left: 148px;
}

#menu div {
	float: left;
	height: 36px;
	margin-bottom: 2px;
}

#menu div a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
}

#menu div a:hover {
	background-image: none;
}

div#home {
	margin-left: 20px;
	margin-right: 10px;
	width: 95px;
	background: url( '../images/m_home.gif' ) 0 -36px no-repeat;
}

div#home a {
	background: url( '../images/m_home.gif' ) top left no-repeat;
}
	
div#history {
	margin-right: 10px;
	width: 108px;
	background: url( '../images/m_history.gif' ) 0 -36px no-repeat;
}

div#history a {
	background: url( '../images/m_history.gif' ) top left no-repeat;
}
	
div#ministries {
	margin-right: 10px;
	width: 122px;
	background: url( '../images/m_ministries.gif' ) 0 -36px no-repeat;
}

div#ministries a {
	background: url( '../images/m_ministries.gif' ) top left no-repeat;
}
	
div#publications {
	margin-right: 10px;
	width: 160px;
	background: url( '../images/m_publications.gif' ) 0 -36px no-repeat;
}

div#publications a {
	background: url( '../images/m_publications.gif' ) top left no-repeat;
}
	
div#donate {
	margin-right: 10px;
	width: 108px;
	background: url( '../images/m_donate.gif' ) 0 -36px no-repeat;
}

div#donate a {
	background: url( '../images/m_donate.gif' ) top left no-repeat;
}
	
div#contact {
	margin-right: 10px;
	width: 115px;
	background: url( '../images/m_contact.gif' ) 0 -36px no-repeat;
}

div#contact a {
	background: url( '../images/m_contact.gif' ) top left no-repeat;
}


div#home_u {
	margin-left: 20px;
	margin-right: 5px;
	width: 78px;
	background: url( '../images/m_home_u.gif' ) 0 -36px no-repeat;
}

div#home_u a {
	background: url( '../images/m_home_u.gif' ) top left no-repeat;
}
	
div#history_u {
	margin-right: 5px;
	width: 81px;
	background: url( '../images/m_history_u.gif' ) 0 -36px no-repeat;
}

div#history_u a {
	background: url( '../images/m_history_u.gif' ) top left no-repeat;
}
	
div#ministries_u {
	margin-right: 5px;
	width: 104px;
	background: url( '../images/m_ministries_u.gif' ) 0 -36px no-repeat;
}

div#ministries_u a {
	background: url( '../images/m_ministries_u.gif' ) top left no-repeat;
}
	
div#publications_u {
	margin-right: 5px;
	width: 113px;
	background: url( '../images/m_publications_u.gif' ) 0 -36px no-repeat;
}

div#publications_u a {
	background: url( '../images/m_publications_u.gif' ) top left no-repeat;
}
	
div#donate_u {
	margin-right: 5px;
	width: 227px;
	background: url( '../images/m_donate_u.gif' ) 0 -36px no-repeat;
}

div#donate_u a {
	background: url( '../images/m_donate_u.gif' ) top left no-repeat;
}
	
div#contact_u {
	margin-right: 5px;
	width: 103px;
	background: url( '../images/m_contact_u.gif' ) 0 -36px no-repeat;
}

div#contact_u a {
	background: url( '../images/m_contact_u.gif' ) top left no-repeat;
}

#maincontent, #sc_info, #longcontent, #orphanscontent {
	line-height: 18px;
	text-align: justify;
}

#maincontent, #longcontent, #orphanscontent {
	margin-top: -10px;
}

#orphanscontent h3 {
	font-weight: bold;
}

#maincontent p {
	width: 420px;
}

#normalcontent p {
	width: 360px;
}

#longcontent p {
	width: 540px;
}

.caption {
	display: block;
	border-top: 1px dashed #999;
	width: 276px;
	font: oblique 12px Georgia, Times, "Times New Roman";
	margin-top: 5px;
	padding-top: 5px;
}

.publications img {
	margin-right: 10px;
}

.publications h2 {
	margin-top: 10px;
}

#ministries_menu {
	position: relative;
	float: right;
	border-left: #000 solid 1px;
	padding-left: 5px;
	margin-right: -190px;
	height: 206px;
}

#ministries_menu li a {
	display: block;
	font-weight: bold;
	cursor: pointer;
	padding: 5px;
	color: #000;
}

#ministries_menu li a:hover {
	background-color: #ebc72b;
	text-decoration: none;
}

#section_image, #section_image_longcontent {
	position: right;
	margin-right: -190px;
	float: right;
	padding-left: 10px;
}

#section_image_longcontent {
	position: right;
	margin-right: -100px;
	float: right;
	padding-left: 10px;
}

.ministries_image, .ministries_image_long {
	position: right;
	margin-right: 20px;
	float: right;
	padding-left: 20px;
}

.ministries_image_long {
	position: relative;
	margin-right: 90px;
	float: right;
	padding-left: 20px;
}

#homelink {
	display: block;
	width: 148px;
	height: 182px;
}

#contact_links a {
	display: block;
	padding: 5px;
}

#contact_links a:hover {
	background-color: #f7f5df;
	text-decoration: none;
}

h2 {
	font: 35px Times, Times New Roman;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 2px;
}

h3 {
	color: #06608c;
}

p {
	margin-bottom: 15px;
}

#normalcontent {
	position: relative;
	float: left;
	width: 360px;
	text-align: justify;
}

#rotatingcontent {
	position: relative;
	float: right;
	top: -69px;
}

#subcontent-bg {
	clear: both;
	background-color: #fff;
}

#subcontent, #subcontent_long {
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
	line-height: 18px;
	text-align: justify;
}

#subcontent_long p {
	width: 540px;
	text-align: justify;
}

#sc_map {
	padding: 10px;
	width: 480px;
	height: 323px;
	background: url('../images/map.gif') center center no-repeat;
	overflow: hidden;
	position: relative;
	float: left;
}

#sc_map em {
	font-size: 13px;
}

#sc_info {
	margin: 10px;
	padding-left: 20px;
	width: 450px;
	height: 323px;
	border-left: 1px #0665a2 solid;
	position: relative;
	float: right;
}

#sc_contact {
	padding: 10px;
	width: 450px;
	height: 323px;
	position: relative;
	float: left;
}

#footer {
	clear: both;
	color: #77a6cc;
	padding: 10px 0 20px 0;
	font: 12px Verdana, sans-serif;	
	text-align: center;
	background: #06628f url('../images/footer_bg.jpg') repeat-x;
}

#footer:hover {
	color: #fff;
}

#footer a {
	color: #77a6cc;
	text-decoration: none;
}

#footer:hover a {
	color: #fffbc4;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #000;
}

#footer_menu a {
	color: #77a6cc;
	font: 17px "ACaslon Regular", "Adobe Caslon Pro", "Adobe Caslon", "Times New Roman", Times, serif;
	padding-left: 10px;
	padding-right: 10px;
	margin: 5px;
}

#footer_menu {
	padding-top: 5px;
}

#footer_info {
	background: url('../images/footer_plate.gif') no-repeat;
	height: 33px;
	width: 456px;
	margin: 0 auto;
	padding-top: 8px;
	margin-top: 3px;
}

#copyright {
	font-size: 9px;
}
