#bodystyle { background: white; width: 650; }

#topbardiv { position: absolute; z-index: 1; top: 0px; left: 255px; 
						width: 400; height: 128; margin-left: 3; margin-right: 3;
						visibility: visible; background: white }

#contentdiv { position: absolute; z-index: 1; top: 128px; left: 135px;
							margin-left: 3; margin-right: 3;
							width: 520; 
							background-image: url(http://www.cwrtdallas.org/CWRT/images%20site/typical%20confed.gif);
							background-color: none }
						
#sidebardiv { position: absolute; z-index: 1; top: 128px; left: 0px;
						width: 130; height: 1400; margin-left: 3; margin-right: 3; }
						
#logodiv { position: absolute; z-index: 1; top: 0px; left: 0px;
						width: 250; height: 128; }

DIV { background: white }

.headbluelg { color: blue; font-style: normal; font-weight: bold; font-size: large; font-family: "Times New Roman", Georgia, Times }
.headbluexlg { color: blue; font-style: normal; font-weight: bold; font-size: x-large; font-family: "Times New Roman", Georgia, Times }
.headredlg { color: red; font-style: normal; font-weight: bold; font-size: large; font-family: "Times New Roman", Georgia, Times }
.headredxlg { color: red; font-style: normal; font-weight: bold; font-size: x-large; font-family: "Times New Roman", Georgia, Times }
.textbluebold { color: blue; font-style: normal; font-weight: bold; font-family: "Times New Roman", Georgia, Times }
.textredbold { color: red; font-style: normal; font-weight: bold; font-family: "Times New Roman", Georgia, Times }