/* HTML, BODY ---------- */
html {height: 100%; margin-bottom: 1px}
body {background: #D0AAD6; margin: 0; width: 100%}

/* TEXT ---------- */
body, table {color: #450273; font: 13px/20px arial, sans-serif}
p {margin: 0}
td {vertical-align: top}

/* HEADERS ---------- */
h1 {background-repeat: no-repeat; color: #91B044; font: italic normal 18px trebuchet ms, serif; height: 45px; margin: 0; text-indent: -999em; text-transform: uppercase}
h2 {font-size: 13px; font-weight: bold; margin: 0}
#row1 h2 {background: url(images/layout_bg_face.gif) no-repeat 120px center; font: normal 17px/30px trebuchet ms, sans-serif}

/* FORMS ---------- */
form {margin: 0}

/* LISTS ---------- */
ol, ul {margin-bottom: 0; margin-top: 0}
ul.plus {list-style: none; margin: 0; padding: 0}

/* LINKS ---------- */
a {color: #450273; text-decoration: underline}
a:hover {color: #FF6600; text-decoration: underline; font-weight:bold}
a.arrow {background: url(images/icon_arrow.gif) no-repeat 0 4px; padding-left: 10px}

/* NAVIGATION ---------- */

/* IMAGES ---------- */
img, table {border: none}
.clear {clear: both}
.image {float: right; margin: -20px 0 -10px 10px; position: relative; z-index: 1}

/* LAYOUT ---------- */
#header {background: #FFF; padding: 10px 0}
.container {margin: 0 20px; width: 740px}
.top {height: 36px}
.middle {padding: 0 55px}
.bottom {height: 30px}
#row1 {background: #F5B188}

#row1 .top {background: url(images/layout_row1_top.gif)}
#row1 .middle {background: url(images/layout_row1_middle.gif)}
#row1 .bottom {background: url(images/layout_row1_bottom.gif)}

#row2 {background: #CAE38D}
#row2 .top {background: url(images/layout_row2_top.gif)}
#row2 .middle {background: url(images/layout_row2_middle.gif)}
#row2 .bottom {background: url(images/layout_row2_bottom.gif)}

#row3 {}
#row3 .top {background: url(images/layout_row3_top.gif)}
#row3 .middle {background: url(images/layout_row3_middle.gif)}
#row3 .bottom {background: url(images/layout_row3_bottom.gif)}

#footer {margin-left: 80px; padding-bottom: 20px}