html,body {
    margin:0;
    padding:0
}

html {
    background: url('images/5_bg_r.gif') no-repeat top left #8E0F08;
}
body {
    font: 75% verdana, arial,sans-serif;
    line-height: 1.5;
    text-align:center;
    background: url('images/5_bg.gif') no-repeat top right transparent;
}
p {
    margin:0 10px 10px
}

h1, h2 {
    margin:0 10px 10px;
    font: 25px georgia, garamond, sans-serif;
    font-weight: bolder;
    font-style: italic;
}

h3 {
    margin:0 10px 10px;
    font: 21px georgia, garamond, sans-serif;
    font-style: italic;
}

div#header {
    height:77px;
    margin:0;
    padding-right: 10px;
    text-align: right;
    background: url('images/logo.gif');
}

#large {
    font: 25px georgia, garamond, sans-serif;
    font-weight: bolder;
    font-style: italic;
}

div#container{text-align:left}
div#content p{line-height:1.4}

div#extra {
    color: white;
    background: #000;
}

div#footer {
    background: url('images/stripe.png');
    color: #FFF;
}
div#footer p{margin:0;padding:5px 10px}

div#footer a {
    color: #FFF;
    text-decoration: none;
}

div#container {
    width:760px;
    margin:0 auto;
    border-width: 0px 1px 0px 1px;
    border-style: solid;
    border-color: #575757;
}

div#outer {
    width: 760px;
    background: white;
    text-align: center;
    margin:0 auto;

}



div#extra{
    float:left;
    height: 460px;
    width: 100%;
}
div#footer{clear:both;width:100%}

#header, #navigation, #extra, #wrapper {
    text-align: left;
}

strong {
    font-style: italic;
}

#extra p {
    text-align: justify;
}
#floatright {
    float: right;
    width: 360px;
    text-align: center;
    height: 800px;
    min-height: 900px;
}
#small {
    font: 8pt georgia, garamond, sans-serif;
    line-height: 1;
}

#spce {
    margin-left: 10px;
}

blockquote {
    text-align: left;
    background: #eee;
    padding: 15px;
}

#ctr {
    text-align: center;
}

p#priced {
    color: #8E0F08;
    text-align: center;
    font: 35px georgia, garamond, sans-serif;
    font-weight: bolder;
    font-style: italic;
}

