address {
}

applet {
}

area {
}

a {
  text-decoration: underline;
  color: blue;
}

a:visited {
  color: purple;
}

base {
}

basefont {
}

big {
}

blockquote {
}

body {
  background: #f65fbf url(../images/bg/metropolis-bg.jpg) repeat fixed 0 0;
  margin: 0 0;
  text-align: center;
  font: 11px/14px tahoma, verdana, sans-serif;
}

br {
}

b {
  font-weight: bold;
}

caption {
}

center {
}

cite {
}

code {
  font-size: 100%;
}

dd {
}

dfn {
}

dir {
}

div {
}

dl {
}

dt {
}

em {
}

font {
}

form {
}

h1 {
  font-size: 100%;
}

h2 {
  font-size: 100%;
}

h3 {
  font-size: 100%;
}

h4 {
  font-size: 100%;
}

h5 {
  font-size: 100%;
}

h6 {
  font-size: 100%;
}

head {
}

hr {
  display: none;
}

html {
}

img {
  border: none;
}

input {
  font-size: 100%;
}

isindex {
}

i {
  font-style: italic;
}

kbd {
}

link {
}

li {
}

map {
}

menu {
}

meta {
}

ol {
  list-style: none;
}

option {
}

param {
}

pre {
  font-size: 100%;
}

p {
}

samp {
}

script {
}

select {
  font-size: 100%;
}

small {
}

strike {
}

strong {
}

style {
}

sub {
}

sup {
}

table {
  border-collapse: collapse;
  border: none;
  font-size: 11px;
}

td {
}

textarea {
  font-size: 100%;
}

th {
}

title {
}

tr {
}

tt {
}

ul {
  list-style: none;
}

u {
  text-decoration: underline;
}

var {
}

* {
  margin: 0;
  padding: 0;
}

label {
  cursor: hand;
}

input.button {
  cursor: hand;
}

fieldset {
  border: none;
}

.hide {
  display: none;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#wrapper {
  position: relative;
  width: 980px;
  text-align: left;
  margin: 0 auto;
}

#header {
  width: 980px;
  height: 97px;
  overflow: hidden;
  background: url(../images/header-bg.png);
}

#header h1 {
  float: left;
  padding: 0 0 0 0;
}

#header ul {
  float: right;
  padding: 0 0 0 0;
}

#header ul li {
  float: left;
  display: inline;
  padding: 0 0 0 0;
  color: #68397f;
}

#header images {
  display: block;
}

#main {
  background: url(../images/container-bg.gif) repeat-y 0 0;
  position: relative;
}

#main-in {
  background: url(../images/container-top-bg.png) no-repeat 0 0;
}

#banner img {
  border: 2px solid #bb7ad0;
  display: block;
}

#shadow {
  background: url(../images/main-shadow-bg.png) no-repeat 0 0;
  height: 94px;
}

#footer {
  text-align: center;
  padding-top: 15px;
  color: #573DFF;
  font-size: 12px;
}

#footer a {
  color: #FAF0F1;
  text-decoration: none;
}

#footer p {
  margin-bottom: 5px;
}

#footer p.abledating {
  color: #ffffff !important;
  font-size: 12px;
}

#footer p.abledating a {
  color: #ffffff !important;
  font-size: 12px;
  text-decoration: underline !important;
}


