/* layout.css */
body{background-color:#89AEBD;background-image:url("../../files/theme_one/images/bodybkg.jpg");background-repeat:no-repeat;font-family:Arial,Helvetica,Verdana,Geneva,sans-serif}#header .inside{font-style:italic;color:#FEF029}#header .title{left:165px;top:0;position:absolute;margin:15px;font-size:42pt}#header .subtitle{left:160px;top:80px;position:absolute;margin:0;font-size:16pt}#main{width:96%;background-color:rgba(252,239,227,.3)}#main .inside{padding:3%}#main h2{color: rgb(27, 54, 131);font-size: 1.5em;text-align: left;padding-left: 0.5em;padding-bottom: 1px;line-height: 1.5em;border-bottom: 1px solid rgb(255, 164, 18);border-left: 1.1em solid rgb(255, 164, 18);margin: 0px 0px 0.5em}#main h3{font-size:12pt;font-weight:bold;font-style:italic}#main .border_bottom{border-bottom:1px solid #666}