

/* reset styles */
html, body, div, h1, h2, h3, p, ul, li, dl, dt, dd, form { margin: 0; padding: 0; }
img { border: 0; }
html { font: 62.5%/1.4 Arial, Verdana, sans-serif; }
.clear { clear: both; }

/* layout */
body { background-color: #f3f3f1; }
#container { width: 765px; margin: 0 auto; }
#header { width: 100%; }
#content { width: 100%; background: url(../images/contentBottomGfx.gif) no-repeat left bottom; padding-bottom: 20px; }
#contentTopGfx { width: 100%; height: 17px; background: url(../images/contentTopGfx.gif) no-repeat; }
#contentMiddle { width: 535px; background: url(../images/contentMiddleGfx.gif) repeat-y; padding: 20px 200px 0 30px; }

/* typography */
p { color: #fff; font-size: 1.3em; padding-bottom: 20px; }
a { color: #fff; }
h2 { color: #fff; font-size: 1.8em; text-transform: uppercase; padding-bottom: 20px; }