body {
margin : 10px;
padding : 10px;
color : black;
background-color : #6c0023;
/* background-image : url(/images/bg.jpg); */
font-family : verdana, helvetica, arial, sans-serif;
line-height : 120%;
text-align : center;
}

#wrapper {
width : 750px;
margin : 0 auto;
color : #cc6;
background: #6c0023;
background-image:  url(/images/bg_content.jpg); 
/* background-position: center;
background-repeat : repeat-y; */
}

#head {
color : #cc6;
background : #6c0023 url(/images/bg_head.jpg);
padding : 0 0 0 0;
height : 168px;
}

#head img {
border : 0;
float : left;
}

#head p {
margin : 0;
padding : 0;
color : #cc9;
font-size : 0.95em;
font-weight : normal;
text-align : right;
padding-right : 8px;
}

#head_print {display: none;}

#nav {
width : 748px;
margin : 0 auto;
color : #cc6;
background : #000 url(/images/bg_navbar.jpg);
height : 30px;
font-size : 95%;
white-space : nowrap;
padding : 0 0 0 0;
padding-left : 2px;
}

#nav ul {
margin : 0;
padding : 0;
list-style : none;
float : left;
width : 100%;
}

#nav li {
display : inline;
}

#nav a:link, #nav a:visited {
padding : 0.25em 1em;
color : #fff;
background : transparent;
text-decoration : none;
float : left;
border-right : 1px solid #cc6;
}

#nav a:hover {
background : #c33 url(/images/bar_hover.jpg) repeat-x;
color : #cc6;
border-bottom : 2px solid #fff;
}

#contenttop {
width : 750px;
margin : 0 auto;
background : #000 url(/images/bg_content_top.jpg);
height : 12px;
padding : 0 0 0 0;
}

#content_wrapper {
	width: 750px; 
	/* margin: 10; padding: 3.5em 1% 20px 1%; */
	padding : 0 0 0 0;
	font-size: 90%;
	text-align: left;
}

#content {
color : #036;
text-align : left;
width : 600px;
margin : 0 auto;
padding : 0 0 0 0;
/* background: inherit; */
padding-top : 10px;
font-size: 90%;
text-align: left;
}

#content img {
float : right;
margin : 8px;
background: #fff;
border : 1px;
border-color : #000;
border-style : solid;
padding : 8px;
}

#content h1 {
color : #811433;
/* margin: 18px; */
border-bottom : 1px solid #903;
padding-top : 10px;
font-size : 150%;
letter-spacing : -1px;
}

#content h1 a:link {
color : #903;
background-color : inherit;
text-decoration : none;
}

#content h1 a:visited {
color : #903;
background-color : inherit;
text-decoration : none;
}

#content h1 a:hover {
color : #6c0023;
background-color : #ccc;
text-decoration : none;
}

#content h2 {
color : #C63;
margin: 18px;
border-bottom : 1px solid #a0c80e;
font-size : 120%;
letter-spacing : -1px;
}

#content p {
color : #036;
font-size : 85%;
margin: 18px;
padding: 8px;
}

#content p.align_rt {
float : right;
text-align : right;
color : #036;
padding-right : 16px;
margin-top : 0px;
}

#coupon {
border: none;
}

#contentbottom {
width : 750px;
margin : 0 auto;
background : #000 url(/images/bg_content_bottom.jpg);
height : 12px;
padding : 0 0 0 0;
}

#footer {
width : 750px;
margin : 0 auto;
height : 92px;
color : #cc6;
background : #6c0023 url(/images/bg_footer.jpg);
padding-bottom : 0;
}

#footer p {
color : white;
letter-spacing : 0.15em;
font-size : 80%;
}

#footer p.lhs {
float : left;
text-align : left;
padding-left : 8px;
margin-top : 2px;
}

#footer p.rhs {
float : right;
text-align : right;
padding-right : 16px;
margin-top : 2px;
}

#footer a:link, #footer a:visited {
color : #fc9;
text-decoration : none;
}

#footer a:hover {
color : #fff;
text-decoration : underline;
}

a:link, a:visited {
color : #C63;
/* color : #993; */
text-decoration : none;
}

a:hover {
color : #cc6;
text-decoration : underline;
}

p {
color : #036;
font-size : 95%;
}
