@charset "utf-8";
/* base styles */
body {background: #000000 url("../images/bg.jpg") no-repeat fixed top center;text-align: center;margin-top: 49px;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;}

/* 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;}

/* page content */
#content {text-align: center;width: 900px;z-index: 1;height:488px;background-color: #000;position: relative;}

/* rotator and content */
.rotate-wrapper{height: 488px; position: relative;}
.rotate-div {display: none;}
.rotate-wrapper .active {display: block;position: absolute;height:488px;width:900px;background:#000;}
/* bottom content */
.main-content-bottom {border-bottom: 1px solid #9072a7;position: absolute;bottom: 13px;left: 13px;right: 13px;}
.main-content-bottom a, .main-content-bottom a:hover, .main-content-bottom a:active, .main-content-bottom a:visited {text-decoration: none;color: #d8d2ea;}
/* news */
.news-one, .news-two {border-left: 1px solid #9072a7;position: absolute;left: 0px;bottom: 0px;height: 47px;width: 168px;padding-left: 10px;padding-right: 10px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;line-height: 11px;overflow: hidden;}
.news-two {left: 178px;}
/* boxes */
.link-one, .link-two, .link-three {position: absolute;bottom: 0px;right: 13px;text-align: center;line-height: 16px;}
.link-two {right: 127px;}
.link-one {right: 241px;}

/* footer */
#mnftr {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;}