
* {
margin : 0;
padding : 0;
}
body {
background : #ffffff url(images/img1.jpg) repeat-x;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 13px;
color : #666666;
}
h1, h2, h3 {
color : #000000;
}
p, blockquote, ul, ol {
margin-bottom : 1.8em;
line-height : 180%;
}
a {
color : #000000;
}
a:hover {
text-decoration : none;
}
.boxed {
padding : 20px;
background : url(images/img3.jpg) repeat-x;
}
.heading {
margin-bottom : 40px;
text-transform : uppercase;
letter-spacing : 3px;
font-size : 12px;
}
#header {
width : 660px;
height : 180px;
margin : 0 auto;
background : url(images/img2.jpg) no-repeat;
text-align : center;
}
#header a {
text-decoration : none;
text-transform : uppercase;
color : #000000;
}
#header h1 {
padding-top : 50px;
letter-spacing : 4px;
font-size : 36px;
}
#header h2 {
letter-spacing : 8px;
font-size : 14px;
}
#left {
float : left;
width : 240px;
margin-left : 10px;
}
#right {
float : right;
width : 220px;
margin-right : 10px;
}
#left ul, #left ol, #right ul, #right ol {
list-style-position : inside;
}
#left li, #right li {
margin-bottom : 1.5em;
}
#center {
margin : 0 240px 0 260px;
}
#center ul, #center ol {
margin-left : 3em;
}
#footer {
background : url(images/img3.jpg) repeat-x;
text-align : center;
font-size : 77%;
color : #000000;
}
#legal {
margin : 0;
padding : 20px 0 0 0;
line-height : normal;
}
#links {
margin : 0;
padding : 20px 0;
line-height : normal;
}
.clear {
overflow : hidden;
width : 100%;
}
a.button {
background : transparent url(images/bg_button_a.gif) no-repeat scroll top right;
color : #000000;
display : block;
font : normal 12px arial, sans-serif;
height : 24px;
margin-right : 6px;
padding-right : 18px;
text-decoration : none;
}
a.button span {
background : transparent url(images/bg_button_span.gif) no-repeat;
display : block;
line-height : 14px;
padding : 5px 0 5px 18px;
}
a.button:active {
background-position : bottom right;
color : #000;
outline : none;
}
a.button:active span {
background-position : bottom left;
padding : 6px 0 4px 18px;
}


.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FFFFFF}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #6d6d6d;
  border-right:1px solid #6d6d6d;
  background:#bfbfbf}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #191919;
  border-right:1px solid #191919;
  background:#cecece}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #cecece;
  border-right:1px solid #cecece;}
.spiffy4{
  border-left:1px solid #6d6d6d;
  border-right:1px solid #6d6d6d}
.spiffy5{
  border-left:1px solid #bfbfbf;
  border-right:1px solid #bfbfbf}
.spiffyfg{
  background:#FFFFFF}