a:visited { color: #974a63; font-weight: bold; text-decoration: none; } a:hover { color: #c8314b; text-decoration: underline; } a:focus { color: #c8314b; } a:active { color: #761b36; } #outerWrapper { background-color: #fff; border: thin solid #666666; /* Sets the border properties for an element using shorthand notation */ margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */ text-align: left; /* Redefines the text alignment defined by the body element. */ width: 650px; } #outerWrapper #header { background-color: #FFFFFF; border-bottom: solid 1px #666666; /* Sets the bottom border properties for an element using shorthand notation */ font-size: 18px; font-weight: bold; padding: 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */ } #outerWrapper #header h1 { color: #bb858e; font-size: 14px; font-weight: bold; line-height: 14px; } #outerWrapper #header h2 { color: #bb858e; font-size: 12px; font-weight: bold; line-height: 14px; } #outerWrapper #header a, #outerWrapper #header a:link { color: #990066; font-weight: bold; text-decoration: none; } #outerWrapper #header a:visited { color: #974a63; font-weight: bold; text-decoration: none; } #outerWrapper #header a:hover { color: #c8314b; text-decoration: underline; } #outerWrapper #header a:focus { color: #c8314b; } #outerWrapper #header a:active { color: #761b36; } #outerWrapper #contentWrapper #content { padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */ } #outerWrapper #footer { background-color: #f7f9dd; border-top: solid 1px #666666; /* Sets the top border properties for an element using shorthand notation */ padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */ } -->
