body{
font-family:Kristen ITC, Arial, Tahoma;
background-image : url("../images/background.jpg");
font-size:12px;
color:#800;
}
/* positively Leif additions */
#wrapper{
width:800px;
margin:0 auto;
}
h1{
font-size:38px;
padding:0;
margin:0 0 5px 0;
line-height:38px;
}
h2{
font-size:26px;
padding:0;
margin:20 0 25px 0;
line-height:26px;
}
#buttonlink{
font-size:26px;
font-weight:bold;
}
.buttonlink a:link,.buttonlink a:visited{
color:#800;
text-decoration:none;
}
.buttonlink a:hover{
color:#800;
text-decoration:none;
}
.title{
font-size:24px;
font-weight:bold;
}
.subtitle{
font-size:18px;
font-weight:bold;
}
#medspacer{
height:35px;
clear:both;
}

li{
list-style-image:url("../images/bullet.gif");
line-height:30px;
}
a:link,a:visited{
text-decoration:underline;
color:#FFF;
}
a:hover{
text-decoration:underline;
color:#800;
}
/* end of positively Leif additions */
  /*879EB6*/


.copywrite{
font-family:arial; !important;
font-size:8pt;font-weight:bold;
}

.header{
font-weight:bold;
font-size:18pt;
}

.whiteLink{
text-decoration:none;
color:white;
font-size:12px;
}
.whiteBorder{
display:table;
background:#FFF;
padding:1px;
width:0px;
clear:none;
margin:0;
}
.redBorderThin{
display:table;
background:#800;
padding:5px;
clear:none;
margin:0;
}
.redBorderWide{
margin:10px;
border:10px solid #600;
clear:none;
margin:0;
}