.bg { background-image: url(../images/bg.jpg); background-attachment: scroll; background-repeat: no-repeat; } .brdr { border-top: thin none #006600; border-right: thin solid #006600; border-bottom: thin solid #006600; border-left: thin solid #006600; } .bg2 { background-image: url(../images/header.jpg); background-repeat: no-repeat; } .sidebar { border-left-width: thin; border-left-style: dotted; border-top-color: #006600; border-right-color: #006600; border-bottom-color: #006600; border-left-color: #006600; } .navigation { font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 25px; font-weight: bold; color: #006600; text-decoration: none; } .maintext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006600; text-decoration: none; }