html, body { width: 100%; height: 100%; min-height: 100%; margin: 0; padding: 0; }
a img { border: none; }
a { text-decoration: none; }
html a:hover { visibility: visible; }
p, h1, h2 { margin: 0; padding: 12px 0 12px 0; }
#container { width: 100%; height: 560px; background: #797E01 url(images/back.png) top repeat-x; }
#content { width: 980px; height: 100%; margin: auto; position: relative; }
#menu { position: absolute; top: 5px; }
#menu2 { padding: 0 0 5px 0; }
#main { width: 980px; height: 270px; position: absolute; top: 100px; background: #48001D }
#address { width: 350px; height: 180px; background: #48001D; position: absolute; bottom: 5px; font: 10px/11px arial; color: #FFFFFF; text-align: right; letter-spacing: 1px; }
#address2 { width: 380px; height: 330px; padding: 40px 50px 0 0; background: url(images/address-back.png) top right no-repeat; font: 10px/16px arial; color: #FFFFFF; text-align: right; letter-spacing: 1px; }
#address p, #address h1 { margin: 5px 0 5px 0; padding: 0; }
#address2 p, #address2 h1 { margin: 0 0 15px 0;  padding: 0; }
#address span, #address2 span { color: #797E01; }
.book { width: 95px; height: 18px; background: url(images/book-over.gif); float: right; margin: 5px 0 0 0; }
.book a { display: block; }
.book a:hover img { visibility: hidden; }
#headline { position: absolute; bottom: 5px; right: 0px; }

#sub { width: 100%; height: 22px; padding: 8px 0 0 0; background: #CFCEAD; }
#sub ul { margin: 0 0 0 5px; padding: 0; list-style: none; }
#sub li { margin: 0 10px 0 10px; padding: 0 0 0 13px; font: bold 10px verdana; background: url(images/li.gif) left no-repeat; float: left; }
#sub a { color: #48001D; }
#sub a:hover, #sub li.current a { color: #797E01; }
.left { width: 430px; background: #420017; vertical-align: top; }
.right { width: 550px; background: #FFFFFF; vertical-align: top; }
.left2 { position: relative; float: left; width:100px; font: bold 16px arial; color: #797E01; text-align: right; padding: 10px 0 0 0; }
.right2 { position: relative; float: left; padding: 10px 30px 30px 30px; font: 11px verdana; line-height: 18px; width: 385px; text-align: justify; }
.content { padding: 10px 30px 30px 30px; font: 11px verdana; line-height: 18px; text-align: justify; }
.content ul { margin: 15px 20px 0 20px; padding: 0 0 0 15px; list-style-image: url(images/content-li.gif); }
.indent { margin: 0 0 0 30px; }
h1 { font: 19px arial; }
h2 { font: bold 15px arial; color: #797E01; }
a { color: #797E01; }
a:hover { color: #CB1652; }
#img { width: 430px; height: 270px; border-bottom: 5px solid #737801; }
.box { background: #D3D2B6; padding: 0 0 15px 0; margin: 18px 0 18px 0; }
.box div { width: 377px; height: 23px; padding: 5px 0 0 8px; background: #797E01; font: 13px verdana; color: #FFFFFF; border-bottom: 2px solid #FFFFFF; }
.box img { border-bottom: 2px solid #FFFFFF; }
.box p { padding: 12px 20px 12px 20px; }
.box ul { margin: 15px 20px 0 20px; padding: 0 0 0 15px; list-style-image: url(images/box-li.gif); }
.box span { color: #CB1652; }
.box2 { height: 125px; padding: 18px 0 0 0; }
.box2 a img { float: left; margin: 0 20px 0 0; border: 4px solid #797E01; }
.box2 a:hover img { border: 4px solid #CB1652; }
.box2 h2 { padding: 0 0 12px 0; }
hr { border: 1px dashed #BFBE92; }
.pink { color: #CB1652; }
.fine { font: 10px verdana; color: #999999; }

.text, .text2, .text3, .text4 {
	width: 150px;
	padding: 4px;
	font: 11px verdana;
	color: #666666;
	border: 1px solid #BFBE92;
}
.text2 { width: 51px; }
.text3 { height: 50px; }
.text4 { width: 160px; }
.text:hover, .text2:hover, .text3:hover, .text4:hover { border: 1px solid #CB1652; }
.button { width: 76px; border: none; background: #797E01; color: #FFFFFF; font: 10px verdana; padding: 4px; }
.button:hover { background: #CB1652; }

#footer { width: 970px; height: 22px; margin: 10px auto 10px auto; font: 9px verdana; color: #CCCCCC; }
#footer a { color: #999999; }
#footer a:hover { color: #48001D; }