@charset "utf-8";

@import url("globalcss.css");

body { margin: 0px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; line-height: 1.5em;
background-color: #FFF; background-image: url(images/header_bg.jpg); background-repeat: repeat-x; height: 186px; }

#wrapper { margin:auto; clear: both; width: 813px; }
#footerbg { background-image: url(images/footer_bg.jpg); background-repeat: repeat-x; height: 80px; clear: both; width: 100%; }

#header { background-image: url(images/header.jpg); background-repeat: no-repeat; height: 227px; width: 813px; clear: both; }
#contentwrapper { clear: both; float: left; width: 813px; background-image: url(images/contentbg.jpg); background-repeat: repeat-y; }
.content { padding-left: 45px; padding-right: 45px; clear: none; width: 723px; padding-top: 20px; }
#footer { background-image: url(images/footer.jpg); background-repeat: no-repeat; clear: both; height: 80px; width: 813px; margin:auto; }

.minisites { float: right; width: 180px; padding-top: 28px; text-decoration: none; color: #779858; font-family: 'uni0553Regular', sans-serif; font-size: 8px; text-transform: uppercase; }
.minisites a { text-decoration: none; color: #779858; }




