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

@import url("globalcss.css");
body { margin: 0px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; line-height: 1.5em; background-color: #252525; line-height: 160%; background-image: url(images/header_bg.jpg); background-repeat: repeat-x; }
#wrapper { margin:auto; clear: both; width: 892px; }
#header { background-image: url(images/header.jpg); background-repeat: no-repeat; height: 226px; width: 892px; clear: both; }
#contentwrapper { clear: both; float: left; width: 892px; background-image: url(images/content_bg.jpg); background-repeat: repeat-y; }
.content { padding-left: 70px; padding-right: 70px; clear: none; width: 752px; }
#footer { background-image: url(images/footer.jpg); background-repeat: no-repeat; clear: both; height: 114px; width: 892px; margin-right: auto; margin-left: auto; }
.minisites { float: right; width: 220px; padding-top: 45px; text-decoration: none; color: #790102; font-family: 'uni0553Regular', sans-serif; font-size: 8px; text-transform: uppercase; }
.minisites a { text-decoration: none; color: #790102; }
