@charset "utf-8";
/* CSS Document */

p { color: #e3ddca; font-size: 12px; line-height: 18px; margin: 0 0 10px 0; }

h1 { padding: 0; margin: 10px 0 10px 0; font-size: 12px; color: #e19b2c; /*text-transform: uppercase;*/ }
h2 { padding: 0; margin: 10px 0 10px 0; font-size: 12px; color: #e19b2c; }

body { margin: 0; padding: 0; background: #000 url(../images/bg.jpg) no-repeat center top; font-family: Georgia, "Times New Roman", Times, serif; }

.clear { clear: both; }

#container { width: 840px; margin: 0 auto 0 auto; }

#header { width: 340px; height: 160px; margin: 0 auto 0 auto; background: url(../images/logo.jpg); }
#header a { width: 340px; height: 160px; display: block; }

#banner { height: 250px; background: url(../images/banner.jpg); }

.h1 { height: 48px; width: 200px; background: url(../images/title01.jpg); }
.h2 { height: 48px; width: 200px; background: url(../images/title02.jpg); }
.h3 { height: 48px; width: 200px; background: url(../images/title03.jpg); }
.h4 { height: 48px; width: 200px; background: url(../images/title04.jpg); }
.h5 { height: 48px; width: 200px; background: url(../images/title05.jpg); }
.h6 { height: 48px; width: 200px; background: url(../images/title06.jpg); }
.h7 { height: 48px; width: 200px; background: url(../images/title07.jpg); }

a { color: #FF9900; text-decoration: none; }
a:hover { color: #e3ddca; }
a:active { color: #FF9900; }
a:visited { color: #FF9900; }

#content { height: 260px; background: url(../images/content-bg.jpg); }
#content #left { float: left; width: 440px; padding: 0 0 0 60px; }
#content #left table {  font-size: 12px; font-weight: bold; color: #e3ddca; }
#content #left table .gold { color: #e19b2c; }
#content #left table .normal { font-weight: normal; }
#content #left table .highlighted { background: #783131; }

#content #right { float: right; width: 260px; height: 200px; margin: 10px 0 0 0; padding: 0 60px 0 0; background: url(../images/right-bg.jpg) repeat-y; }
#content #right .btn01 { width: 230px; background: url(../images/btn01.jpg); margin: 0 0 0 30px; } 
#content #right .btn01 a { display: block; height: 60px; }
#content #right .btn01 a:hover { background: url(../images/btn01-ov.jpg); }
#content #right .btn02 { width: 230px; background: url(../images/btn02.jpg); margin: 10px 0 0 30px; } 
#content #right .btn02 a { display: block; height: 60px; }
#content #right .btn02 a:hover { background: url(../images/btn02-ov.jpg); }
#content #right .btn03 { width: 230px; background: url(../images/btn03.jpg); margin: 10px 0 0 30px; } 
#content #right .btn03 a { display: block; height: 60px; }
#content #right .btn03 a:hover { background: url(../images/btn03-ov.jpg); }
#content #right .btn04 { width: 230px; background: url(../images/btn03.jpg); margin: 10px 0 0 30px; } 
#content #right .btn04 a { display: block; height: 60px; }
#content #right .btn04 a:hover { background: url(../images/btn03-ov.jpg); }

#menu { width: 800px; height: 40px; margin: 0 auto 0 auto; background: url(../images/menu-bg.jpg); }
#menu ul { margin: 0; padding: 0 0 0 35px; }
#menu li { display: inline; float: left; margin: 0 0 0 3px; }
#menu .link01 a { width: 100px; height: 40px; display: block; text-decoration: none; }
#menu .link01 a:hover { background: url(../images/menu-ov-bg.jpg) -38px; }
#menu .link01 a.selected { background: url(../images/menu-ov-bg.jpg) -38px; }
#menu .link02 a { width: 100px; height: 40px; display: block; text-decoration: none; }
#menu .link02 a:hover { background: url(../images/menu-ov-bg.jpg) -141px; }
#menu .link02 a#selected { background: url(../images/menu-ov-bg.jpg) -141px; }
#menu .link03 a { width: 100px; height: 40px; display: block; text-decoration: none; }
#menu .link03 a:hover { background: url(../images/menu-ov-bg.jpg) -244px; }
#menu .link03 a.selected { background: url(../images/menu-ov-bg.jpg) -244px; }
#menu .link04 a { width: 100px; height: 40px; display: block; text-decoration: none; }
#menu .link04 a:hover { background: url(../images/menu-ov-bg.jpg) -347px; }
#menu .link04 a.selected { background: url(../images/menu-ov-bg.jpg) -347px; }
#menu .link05 a { width: 100px; height: 40px; display: block; text-decoration: none; }
#menu .link05 a:hover { background: url(../images/menu-ov-bg.jpg) -450px; }
#menu .link05 a.selected { background: url(../images/menu-ov-bg.jpg) -450px; }
#menu .link06 a { width: 100px; height: 40px; display: block; text-decoration: none; }
#menu .link06 a:hover { background: url(../images/menu-ov-bg.jpg) -553px; }
#menu .link06 a.selected { background: url(../images/menu-ov-bg.jpg) -553px; }
#menu .link07 a { width: 100px; height: 40px; display: block; text-decoration: none; }
#menu .link07 a:hover { background: url(../images/menu-ov-bg.jpg) -656px; }
#menu .link07 a.selected { background: url(../images/menu-ov-bg.jpg) -656px; }

#footer { padding: 10px 0 0 0; height: 50px; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #e3ddca; }

.field { background: #420c0b; border: 0; width: 240px; color: #FFF; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; }

textarea { background: #420c0b; border: 0; width: 240px; color: #FFF; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; }

.btn { border: 0; background: #420c0b; color: #FFF; }
.btn:hover { background: #9a0000; }