html, body { height: 100%; padding: 0; margin: 0; }
body {background-image:url(/images/background.gif); height:100%; background-repeat: no-repeat; background-position:50% 50%;}

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 {border: none;}
img.navbar{display: none;
}
img.bodyimage{position: absolute; top:140px; left:10%;}

span.topnav{display: none;
}
span.topnavh{display: none;
}

span.barnav{display: none;
}
span.barnavh{display: none;
}

span.rightnav{display: none;
}
span.rightnavh{display: none;
}

span.mainbody{position: absolute; top:0px; left:0; width:700px;}
span.mainbodyh{position: relative; width:650px;}

span.intro{position: relative; top:220px;}
span.introh{position: relative; left:50px; font-weight:bold;}

a.whiteNav {display: none;
}
a.whiteNav:hover {display: none;
}

img.centeredImage{position:relative; left:250px;}
img.centeredImage1of2{position:relative; left:50px;}
img.centeredImage2of2{position:relative; left:150px;}

img.leftjustified{padding:5px; float:left}
img.rightjustified{padding:5px; float:right}

td.justified{text-align:justify;}

h5.centeredText{position:relative; left:250px;}
