body,html {
 height:100%;
 width:100%;
}

body {
 background:#9A002F;
 margin:0px;
}

a {
 color:#FFA71A;
 text-decoration:none;
}

a:hover {
 text-decoration:underline;
}

.footer {
 color:#c4af77;
 font-family:Arial;
 font-size:10px;
 padding-top:35px;
 background:url('/images/splash_bot.jpg') top left no-repeat;
 text-align:center;
}

.container {
 width:500px;
}

.content {
 background:url('/images/splash_bg.jpg') top left no-repeat;
 height:114px;
}

.lnkImg {
 margin:0px 11px 0px 7px;
}