html, body {
margin:0;
padding:0;
text-align:center;

height:100%;
}
body {
background-color:#ED1B23;
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5E0307;
}

#container {
position:relative; height:100%; width:800px; margin:0 auto -71px;
background:#FEEDEE url(images/bg.gif) 0 0 repeat-y;
}
html>body #container {height: auto; min-height: 100%;}
#text a, a:visited { font:12px Arial, Helvetica, sans-serif; text-decoration:none; color:#5E0307}
#text a:hover {text-decoration:underline; color:#333333}
a, a:visited { font:10px Arial, Helvetica, sans-serif; text-decoration:none; color:#fff }
a:hover { color:#000 }
a img { border:none }
h1 {font:bold 14px Arial, Helvetica, sans-serif; color:#AB5151; margin: 9px }
h2 {font:bold 13px Arial, Helvetica, sans-serif; color:#AB5151; margin: 9px }
p {font-size: 12px; margin: 8px; text-indent: 15pt; text-align:justify }
ol {margin-top: 8px; margin-bottom: 8px; }
ul {list-style-position:inside; margin-top: 8px; margin-bottom: 8px; }
ul li {list-style:disc }

#header { position:relative; width:800px; height:61px; margin:0 auto }
#header img { position:absolute; top:0; left:69px }
#topbar { height:42px; background-color:#F38B8F; margin-bottom:-15px }
#top-menu {
color:#D3020A;
background:transparent url(images/sp.jpg) 50% 10px no-repeat;
font-size:10px;
width:800px;
margin:0 auto;
position:relative;
padding-top:14px;
}
#top-menu img { position:absolute; top:0 } 
#top-menu a, #footer a { text-transform:uppercase }

#top-menu a, #top-menu a:visited { color:#000 }
#top-menu a:hover { color:#fff }

#wrap {
width:800px;
margin:0 auto;
background:transparent url(images/sp.jpg) 50% 0 no-repeat;
padding-top:4px;
}
#content {
width:632px;
margin:0 auto;
text-align:left;
background:transparent url(images/sh0.gif) 0 0 no-repeat; padding-top:10px
}
#footer {
position:relative;
width:100%;
background:transparent url(images/nfbg.gif) 0 12px repeat-x }
#shade { width:632px; margin:0 auto; background:#FEEDEE url(images/sh1.gif) 0 100% no-repeat; height:12px }
#bmenu { border-top:1px solid #F68D91; border-bottom:1px solid #F68D91; background-color:#ED1B23; color:#fff; line-height:19px }
#copyright { width:632px; margin:0 auto; background:#FEEDEE url(images/sh2.gif) no-repeat; line-height:38px; font-size:9px; color:#666 }
.msie-fix {width:800px; margin:0 auto}