body{ margin-top:10; margin-bottom:10; padding:10; line-height: 1.3em; font-family: arial; background-image: url(images/gradient.gif); background-repeat: repeat-x; background-color: #F9F7E7; } #borders{ border: 1px solid #DEB887; padding: 10px; } a:link { color: #7D1F40; /*text-decoration: none;*/ } a:visited { color: #7D1F40; /*text-decoration: none;*/ } a:hover { /*text-decoration: none;*/ color: #91735C; } a:active { color: black; /*text-decoration: none;*/ } b{ font-size: 105%; font-weight: 900; } em{ color: #7D1F40; } p.ul{ border-bottom: 2px solid #7D1F40 } #maincontainer{ width: 840px; /*Width of main container*/ margin: 0 auto; /*Center container on page*/ background: #FFFFFF;/*#52805E;*/ } #topsection{ background: #FFFFFF; background-image: url(images/header.gif); background-repeat: no-repeat; height: 235px; /*Height of top section*/ width: 840px; float: left; } #topsection h1{ margin: 0; padding-top: 0px; } #contentwrapper{ float: left; width: 100%; } #contentcolumn{ margin-left: 200px; /*Set left margin to LeftColumnWidth*/ width: 640px; background: #FFFFFF; background-repeat: no-repeat; background-position: 0px 150px; font-size: 80%; text-align: left; padding-top: 10px; } #blacktxt{ color: #000000; font-size: 75%; text-align: left; padding-top: 10px; } #rightcolumn{ float: right; width: 165px; /*Width of left column*/ font-family: sans-serif; color: #000000; padding-top: 0px; padding-left: 0px; } #leftcolumn{ float: left; width: 200px; /*Width of left column*/ margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/ background-image: url(images/stripe.gif); background-repeat: repeat-y; background-color: #FFFFFF; font-family: sans-serif; color: #000000; padding-top: 0px; padding-left: 0px; } #footer{ clear: left; width: 840; height: 66px; background: url(images/footerBG.gif); background-repeat: no-repeat; font-size: 75%; line-height: 1.1em; color: #000000; text-align: right; padding: 0px 0px 0px 0px; } #footer a{ color: #FFFFFF; text-decoration: none; } #footer a:hover{ color: #E3D67D; } table{ font-size: 12px; } table.borders{ border-top: 1px solid #E3D67D; border-right: 1px solid #E3D67D; border-bottom: 1px solid #E3D67D; border-left: 1px solid #E3D67D; } table.borders2{ border: 1px solid #DEB887; } .innertube{ margin-top: 0; /*Margins for inner DIV inside each column (to provide padding)*/ margin-right: 10px; margin-bottom: 0px; margin-left: 15px; } .innertube2{ line-height: 1.3em; margin-top: 0; /*Margins for inner DIV inside each column (to provide padding)*/ margin-right: 15px; margin-bottom: 0px; margin-left: 15px; }