/*layers*/
#main { width: 700px; height: 540px; margin: 0 auto; background: #560d14 url(images/bg.gif); border: 10px #560d14 solid; }
#menu { width: 500px; height: 197px; background: url(images/gfsbg.gif);}
#flash { width: 500px; height: 300px; border: 1px solid white; }
#stroke { border: 1px #ffffff solid; width: 190px; background: #560d14; }
#stroke2 { border: 1px #ffffff solid; width: 680px; padding: 10px; }
#text { padding: 10px; }
#logo { width: 200px; height: 207px; background: #560d14; }
#column { width: 190px; float: left; }
#column2 { width: 500px; float: right; }
#specialgutter { width: 500px; height: 40px; }
/*globals*/
body { color: #FFFFFF; background: #ffffff url(images/bgsquare.gif); font-family: Arial, Helvetica, san-serif; font-size: 12px; line-height: 18px; margin: 0; }
a:link { color: #FFFFFF; text-decoration: none; }
a:visited { color: #FFFFFF; }
a:hover { color: #FFFFFF; }
a:active { color: #FFFFFF; }

/*class*/
.box {width: 20px; }
.break {clear:both; height: 10px;}
.location { border-top: 1px #ffffff solid; padding-top: 10px; }