body {width: 1100px; padding: 0; margin: 0; background: #C9BA94;}

/* Main page styles */
div.main {width: 1100px; padding: 0; margin: 0; }
img#background_main {position: absolute; border: none; padding: 0; left: 0; top: 0; width: 800px; height: 1000px; z-index: 1;}
div.content_main {position: relative; text-align: right; top: 260px; right: 300px; color: #BC001D; z-index: 2;}
div.content_main h1 {margin: .25em .5em 0 0; font-family: "Times New Roman", serif; font-size: 36px; font-weight: bold; font-variant: small-caps; }
div.content_main p {font-family: "Trebuchet MS", sans-serif; font-size: 20px; font-weight: bold; }
div.content_main a {text-decoration: none; color: #BC001D;}
div.content_main a:hover {color: #003F5B; cursor: pointer; cursor: hand;}
span.bracket {display: none;}
div.update {position: absolute; text-align: right; top: 970px; right: 200px; font-family: "Trebuchet MS", sans-serif; font-size: 20px; color: #BC001D; z-index: 3;}
div.update p {padding: 0; margin: 0;}

/* Secondary page styles */
div.secondary {width: 1100px; padding: 0; margin: 0; background: #C9BA94; }
div.content_secondary {position: relative; top: 15px; color: #BC001D; width: 800px; height: 1000px;}
div.content_secondary h1 {margin: .25em 1em; font-family: "Times New Roman", serif; font-size: 36px; text-transform: small-caps; font-weight: bold;}
div.content_secondary h2 {margin: .25em 1em .25em 5em; font-size: 24px; text-transform: small-caps; font-weight: bold;}
div.content_secondary p {font-family: "Trebuchet MS", sans-serif; font-size: large; margin: 0 1em .5em 7em; color: #BC001D; text-decoration: none;}
div.content_secondary a {text-decoration: underline; color: #BC001D; } 
div.menu {position: relative; left: 75px; font-family: "Trebuchet MS", sans-serif; font-size: large; color: #BC001D; text-decoration: none; }
img#header {border: none; width: 800px; height: 200px; }
img.feature_left {float: left; margin: .5em}
img.feature_right {float: right; margin: .5em}