
html, body { height:auto!important; width:auto!important; }
.top-bg { background: url(../images/top-bg.jpg) repeat-x left top; }
body { font:100% Georgia, Times, serif; margin:0; padding:0; text-align: center; background: #1F0F01 url(../images/btm-bg.jpg) repeat; color:#ffffff;}
a { text-decoration:none; color :#FCF3CF; }
a:visited, active { text-decoration:none; color :#FBF995; }
a:hover { text-decoration:underline; color: #ffffff; }
a:focus { outline:none; }
#container { width: 940px; height:720px; margin: 0 auto; padding:0; border:0;}

.clear { clear: both; margin:0; padding:0; border:0; }
#copy { position: relative; margin: 0; padding: 0; clear: both; font-size:11px; text-align:center; }
p { padding: 0; text-align:justify; font-size:17px; line-height:1.5em; text-indent: 24px;}
.alignleft { display: block; float: left; }
.alignright { display: block; float: right; }
.aligncenter { display: block; text-align: center; margin: 0 auto; }
.bold { font-weight: bold; }


