@charset "utf-8";
/* base styles */
html,body {padding: 0px;margin:0px;}
body {background: #000000 url("../images/bg.jpg") no-repeat fixed top center;text-align: center; margin: 5px 5px 5px 5px;color: #d8d2ea;font-family: Verdana, Helvetica, Arial;font-size: 8pt;}
a {outline: 0;color: #b892d5;text-decoration: none;}
img {outline: 0;}
div {font: inherit;text-align: left;}
form {padding: 0px 0px 0px 0px;margin: 0px 0px 0px 0px;}
hr {color: #d8d2ea;}

/* center content */
#main {width: 900px;text-align: left;margin: 0px auto;}

/* header */
#hdr {text-align: right;height: 36px;position: relative;z-index: 2;}
.hdrimg {margin: 0px 5px 0px 15px;position: relative;top: -10px;}
#subhdr {text-align: right;height: 36px;background: url("../images/menu.jpg") no-repeat scroll top right;}

/* footer */
#ftr {background: #28142d;height: 28px;}
#ftrleft {margin-left: 5px;float: left;width: 338px;}
#ftrright {margin-right: 5px;float: right;width: 253px;}
.ftrimg {margin: 12px 0px 0px 0px;}
