@charset "utf-8";
/* CSS Document */

#contactbox {margin: 0 auto;
padding: 0 0 4px 0;
width: 136px;
height: 144px;
background-image:url(../siteimages/contactbox_bkgrnd2.jpg);
background-repeat:no-repeat;
background-position: top left;
}

#boxtop {margin: 0;
padding: 3px 0 0 0;
width: 136px;
height: 21px;
text-align: center;
font-size: 12px;
}
#boxhead {margin: 10px auto 0 auto;
padding: 0 13px;
width: 110px;
height: 15px;
text-align: left;
font-size: 12px;
color: #ee1c7b;
font-weight: bold;
}
#boxtext {margin: 10px auto 0 auto;
padding: 0 13px;
width: 110px;
height: 95px;
font-size: 10px;
line-height: 11px;
}
#boxtext a{color: #ee1c7b;
text-decoration:none;
}
#boxtext a:hover {color: #333;
text-decoration: underline;
}
#boxhead2 {margin: 0 auto 0 auto;
padding: 10px 13px 0 13px;
width: 110px;
height: 100%;
text-align: left;
font-size: 12px;
color: #ee1c7b;
font-weight: bold;
}
#boxtext2 {margin: 0 auto 0 auto;
padding: 8px 13px 10px 13px;
width: 110px;
height: 100%;
font-size: 10px;
line-height: 11px;
}
#boxtext2 a{color: #ee1c7b;
text-decoration:none;
}
#boxtext2 a:hover {color: #333;
text-decoration: underline;
}
#newsbox {margin: 0 auto;
padding:0 0 4px 0;
width: 136px;
height: 100%;
}
#newsbox p {margin: 0;
padding: 0;
}
#newstop {margin: 0 auto;
padding: 2px 0 0 0;
width: 136px;
height: 21px;
background-image:url(../siteimages/newsboxtop2.jpg);
background-repeat:no-repeat;
background-position: top left;
text-align: center;
}
#newsmiddle {margin: 0 auto;
padding: 0;
width: 136px;
height: 100%;
background-image:url(../siteimages/newsboxsides2.jpg);
background-repeat:repeat-y;
background-position: top left;
}
#newsbott {margin: 0 auto;
padding: 0;
height: 6px;
background-image:url(../siteimages/newsboxbott2.jpg);
background-repeat:no-repeat;
background-position: top left;
}
#whiteline {margin: 0;
padding: 0 13px;
width: 110px;
height: 5px;
background-image:url(../siteimages/whiteline2.jpg);
background-repeat:no-repeat;
background-position: top left;
}
