#login { position: absolute; top: 10px; width: 100%; z-index: 1; text-align: center; }
#login2 { position: absolute; top: 400px; width: 100%; z-index: 1; text-align: center; }
#TopNav { position: absolute; top: 29px; left: 150px; width: 85%; height: 50px; z-index: 1; }
#MsgLayout { position: absolute; top: 20px; left: 0px; width: 100%; z-index: 1; }
#MsgTopNavLinks { position: relative; top: 0px; left: 0px; width: 100%; z-index: 1; }
#MsgBottomNavLinks { position: relative; top: 10px; left: 0px; width: 100%; z-index: 1; }
#BasicMsgHeader, #NewMsgFields { position: relative; top: 10px; left: 0px; width: 100%; z-index: 1; }
#MsgBody { position: relative; top: 10px; left: 0px; width: 100%; z-index: 1; }
#MsgHeaderDetail { position: absolute; visibility: hidden; left: 25px; top: 55px; z-index: 2; border: thin dotted Black; }
#AddressBook { position: absolute; visibility: hidden; left: 25px; top: 145px; width: 530px; z-index: 2; border: thin dotted Black; }
#addressBookDisplay {position: absolute; visibility: hidden; left: 400px; top: 125px; width: 310px; z-index: 3; border: thin dotted Black; }
#PageHeader, #PageContent { position: relative; top: 15px; left: 15px; width: 100%; z-index: 2; }
#AddFilterInstructions {position: absolute; visibility: hidden; left: 475px; top: 25px; width: 350px; z-index: 3; padding: 10px 10px 10px 10px; border: thin dotted Black; }
#EditFilterInstructions {position: absolute; visibility: hidden; left: 475px; top: 325px; width: 350px; z-index: 3; padding: 10px 10px 10px 10px; border: thin dotted Black; }
#MsgContainer a { color: blue; text-decoration: none; }