@charset "UTF-8";
/* CSS Document */

html,body { height:100%; margin:0; font-family:Georgia, "Times New Roman", Times, serif; color:#000000; font-size:14px; line-height:1.5em; }

body { background:#343025 url(../images/bg-body.jpg) no-repeat; background-size: 100%; }

img { border:none; }


a { color:#000000; text-decoration:underline; }
a:hover { color:#16415d; }

#container { background:url(../images/bg-container.png) repeat-y; width:368px; height:auto !important; height:100%; min-height:100%; margin:0 0 0 24%; }

#content { background:url(../images/bg-content.jpg) no-repeat; width:328px; min-height:730px; margin:0 20px 0 20px; }

h1, h2, p { margin:0 30px 0 30px; }

h1, h2 { color:#16415d; text-shadow:1px 1px 1px #f6f4f0; font-size:20px; font-weight:normal; line-height:1.5em; }

h1 { margin-bottom:10px; }

h2 { margin-top:10px; }

#footer { color:#897d5f; font-size:10px; padding:6px 0 40px 0; }

ul, li { margin:0; padding:0; list-style-type:none; }

li a { background:url(../images/button.jpg) no-repeat; background-position:0 0; display:block; width:286px; height:59px; margin-left:10px; color:#FFFFFF; padding-left:20px; line-height:59px; text-decoration:none; font-size:16px; text-shadow:0 1px 2px #000000; font-weight:normal; }

li a:hover { background-position:0 -59px; color:#FFFFFF; }
