/*Here is the actual text of the comment*//*This is the core style sheet of the site.*/body {background: url(images/goldflame.jpg);color: #000000;font-family: Garmond;font-size: 1em;margin: 0;}h1 {font-size: 1.6em;text-align: left;font-style: italic;line-height: 1em;text-decoration: bold;}h2 {font-size: 1.1em;text-decoration: bold;color: #000000;}p {font-size: 1em;text-align: justify;line-height: 1.5em;}p.footer {font-size: 0.7em;text-align: center;font-weight: bold;}/* LINK PROPERTIES */a:link {color: #339966;text-decoration: none;}a:active{color: #006633;}a:hover{color: #cc0033;text-decoration: none;}a:visited{color: #339966;text-decoration: none;}/* DIV CREATED IN HTML FILE*/#header {height: 120px;width: 100%;margin-left: 0px;padding-left: 20px;padding-right: 20px;padding-bottom: 12px;padding-top: 0px;}#header p {text-align: left;font-family: Lucida Calligraphy, Lucida Sans Unicode;font-size: 2em;line-height: .7em;}#main-text {background-color: #ffffff;background-image: url(images/webwindow2.gif) ;background-repeat: repeat;background-position: top center;border-left: solid #000000 1px;border-right: solid #000000 1px;border-bottom: solid #000000 1px;position: relative;margin-left: 206px;width: 800px;}#main-text p, h1, h2 {padding: 20px;}#content {position: relative;width: 900px;}#left-bar {position: absolute;top: 10px;left: 0px;width: 160px;padding: 10px;}#left-bar p {font-size: 0.8em;color: #000000;text-align: left;line-height: 1em;}#right-bar {position: absolute;left: 800px;top: 150px;width: 100px;padding: 15px;}#right-bar p {font-size: 0.8em;color: #000000;text-align: justify;line-height: 1em;}#foot{position: relative;margin-left: 206px;width: 800px;padding-top:25px;}#foot p {font-size: 0.7em;text-align: center;}
