html{ height: 100%; padding: 0; margin: 0; }
body {height:100%; font-FAMILY: arial; background-attachment:fixed;}

ul {}

div.tick{position:absolute; top:555px; left:10%;}

h1 { font-family: Arial; font-size: 24px; font-weight: bold;
     line-height: 28px; margin-left: 25%; margin-right: 5%; color: blue;}
img.navbar{position: absolute; top:10px; left:10%;}
img.bodyimage{position: absolute; top:140px; left:10%;}
img.rightbullet{position: absolute; left:157px; border:none;}

img.toplayer{z-index:150}
span.logoh{position: absolute; top:155px; left:10%;}
span.logov{position: absolute; top:230px; left:10%;}

h4.boardtitles{font-style:italic}

span.logorightvpeace{position: absolute; left:10%;}
span.logorighthpeace{
	position: absolute;
	left:626px;
	top:386px;
	background-color: #FFFFFF;
	width: 150px;
	float: none;
	border-bottom:double;
	border-bottom-color:#00204E;
	border-right:double;
	border-right-color:#00204E;
}

span.logorightvhome{position: absolute; left:10%;}
span.logorighthhome{
	position: absolute;
	left:626px;
	top:386px;
	background-color: #FFFFFF;
	width: 150px;
	float: none;
	border-bottom:double;
	border-bottom-color:#006699;
	border-right:double;
	border-right-color:#006699;
}

span.logorightvsocial{position: absolute; left:10%;}
span.logorighthsocial{
	position: absolute;
	left:626px;
	top:386px;
	background-color: #FFFFFF;
	width: 150px;
	float: none;
	border-bottom:double;
	border-bottom-color:#A54433;
	border-right:double;
	border-right-color:#A54433;
}

span.logorightvworld{position: absolute; left:10%;}
span.logorighthworld{
	position: absolute;
	left:626px;
	top:386px;
	background-color: #FFFFFF;
	width: 150px;
	float: none;
	border-bottom:double;
	border-bottom-color:#001B72;
	border-right:double;
	border-right-color:#001B72;
}

span.logorightvinter{position: absolute; left:10%;}
span.logorighthinter{
	position: absolute;
	left:626px;
	top:386px;
	background-color: #FFFFFF;
	width: 150px;
	float: none;
	border-bottom:double;
	border-bottom-color:#D6BB0D;
	border-right:double;
	border-right-color:#D6BB0D;
}
span.topnav{position: absolute; top:10px; left:10%;}
span.topnavh{position: relative; left:300px;}

span.barnav{position: absolute; top:130px; left:10%;}
span.barnavh{position: relative; left:15px;}

span.rightnav{position: absolute; top:150px; left:10%;}
span.rightnavh{position: relative; left:610px;}

span.mainbody{position: absolute; top:175px; left:10%; width:650px;}
span.mainbodyh{position: relative; width:650px;}

span.intro{position: relative; top:190px;}
span.introh{position: relative; left:100px;}

span.bullet{position:relative; top:6px;}

span.odd{background-color:#DEE7F8; float:left}
span.even{float:left;}

img{border:none;}

strong.quote{ width:80%; font-style:italic}

span.contact{background-color:#FFFF99; float:right; padding:15px; margin:10px}

a.whiteNav {color: white; font-style: bold; font-size:15px; border:none;}
a.whiteNav:hover {color: yellow; background-color: orange;}
a.whiteNavSml {color: white; font-style: bold; font-size:13px;}
a.whiteNavSml:hover {color: yellow; background-color: orange;}

a.newsitem{text-decoration: none;}
strong.newsitem{text-decoration: underline;}

img.centeredImage{
	position:relative;
	left:180px;
	top: 25px;
	width:280px;
}
img.photo{margin:0px; padding:0px; width:280px;}

img.centeredImage1of2{
	position:relative;
	left:0px;
	top: 25px;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	width:280px;

}
img.centeredImage2of2{
	position:relative;
	left:0px;
	top: 25px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 0px;
	width:280px;

}

img.leftjustified{padding:5px; float:left;}
img.rightjustified{padding:5px; float:right;}

td.justified{
	text-align:justify;
	background-color: #ffffff;
	padding: 10px;
	border: double #006699;
	background-image: url(images/symbol-back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}

td.justifiedPeace{
	text-align:justify;
	background-color: #ffffff;
	padding: 10px;
	border: double #00204E;
	background-image: url(images/symbol-back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}

td.justifiedSocial{
	text-align:justify;
	background-color: #ffffff;
	padding: 10px;
	border: double #A54433;
	background-image: url(images/symbol-back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}

td.justifiedWorld{
	text-align:justify;
	background-color: #ffffff;
	padding: 10px;
	border: double #D6BB0D;
	background-image: url(gldnbackground.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}

td.justifiedinter{
	text-align:justify;
	background-color: #ffffff;
	padding: 10px;
	border: double #D6BB0D;
	background-image: url(images/symbol-back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}

h5.centeredText{
	position:relative;
	left:15px;
	top: 25px;
	padding-bottom: 15px;
	font-size:13px;
	font-weight: bold;
	font-style: italic;
}
h5.captiontext{
	font-size:13px;
	font-style: italic;
	font-weight: bold;
	}
