#main { width: 100%; height: 100%; position: relative; visibility: visible;}

#holder { width:740px; position:relative; }

#heading1 { width: 565px; background:transparent; text-align:left; position: absolute; left:195px; top: 415px; z-index: 9; height: 50px; }

#heading2 { width: 360px; background:transparent; text-align:center; position: absolute; left:195px; top: 453px; z-index: 10; height: 30px; }

#heading3 { width: 425px; align:right; position: absolute; left:315px; top: 83px; z-index: 2; height: 125px; }

#toplogo { width: 316px; align:left; position: absolute; left:0px; top: 49px; z-index: 1; height: 81px; }

#links1 { z-index: 3; width: 175px; height: 126px; left: 0px; top: 135px; position: absolute; background-color: #50A0CD; }

#links2 { z-index: 4; width: 175px; height: 126px; left: 0px; top: 271px; position: absolute;  background-color: #66CCCC; }

#mainimage { z-index: 5; width: 740px; height: 262px; left: 0px; top: 130px; position: absolute; }

#bodynav { z-index: 5; width: 545px; height: 262px; left: 195px; top: 450px; position: absolute; }

#content { z-index: 8; width: 740px; left: 0px; top: 402px; position: absolute; }

#leftcolumn { z-index: 9; width: 175px; float:left; left: 0px; top: 0px;}

#rightcolumn { z-index: 10; width: 556px; float:right; left: 190px; top: 0px; }

#footer { z-index: 11; width: 740px; clear: both; }

