/* global */
* {
padding:0px;
margin:0px;
}

body {
background-color: #050608;
font-family: Arial, Helvetica, sans-serif;
color: #FFF;
font-size: 11px;
margin:0px;
padding:0px;
}

#outer {
margin: auto;
width: 800px;
}

img {
border-style: none;
}

li a:link, a:visited, a:hover, a:active {
border-bottom-width: 0;
text-decoration: none;
color: #333333;
border-top-width: 0;
border-right-width: 0;
border-left-width: 0;
}

h3 {
line-height:12px;
margin:0 8px;
font-size: 12px;
font-weight:bold;
padding-top: 10px;
padding-bottom:2px;
border-bottom: 1px solid #666666;
}

/* Wrapper */

#wrapper {
top:0%;
margin-left: auto;
margin-right: auto;
width: 800px;
height: auto;
}

/* Banner */

#banner {
position: absolute;
width: 800px;
height: 250px;
background-image: url(../images/bannerCentre.jpg);
background-position: top;
}

#bannerLeft {
position: absolute;
width: 293px;
height: 250px;
background-image: url(../images/bannerLeft.jpg);
margin-left: -293px;
}

#bannerRight {
position: absolute;
width: 293px;
height: 250px;
background-image: url(../images/bannerRight.jpg);
margin-left: 800px;
}

#bannerBase {
position: absolute;
width: 1393px;
height: 35px;
background-image: url(../images/bannerBase.jpg);
margin-top: 250px;
margin-left: -300px;
}
/* Navigation bar */

#nav {
position: absolute;
margin: 270px 0 0 0;
width:150px;
height:320px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
padding-right: 10px;
}

a.mainlevel {
line-height: 38px;
color:#FBAD17;
width: 150px;
height: 40px;
display: block;
margin-bottom: 10px;
text-decoration: none;
font-weight: normal;
background-image: url(../images/menuLink.jpg);
}

#thispage ,a.mainlevel:hover{
background-image: url(../images/thisPage.jpg);
color: #FFF;
font-weight: bold;
}
/* content */

#content {

}

#maintext {
position: absolute;
margin: 270px 0 0 160px;
width: 440px;
height: 330px;
padding: 10px 10px 0 10px;
overflow:auto;
font-size:13px;
}


#maintext td {
}


#maintext a {
text-decoration:none;
color:#999;
}

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


#rightbar {
position:absolute;
width: 180px;
height: 310px;
padding: 5px;
margin: 270px 0 0 620px;
}

/* mp3 styles */
#mp3 {
position:absolute;
margin: 20px 0 0 10px;
width:156px;
font-size:9px;
line-height: 16px;
}

#mp3 td {
text-align:center;
vertical-align: top;
}

#mp3 a:link {
text-decoration:none;
color:#666666;
}

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

/* end of mp3 */

#mail {
margin: 120px 0 0 0;
}

#mail a:link {
text-decoration:none;
color:#999;
}

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


#myspace {
margin: 30px 0 0 0;
}


/* CMS Status bar */

#status{
position:absolute;
width:70px;
text-align:left;
margin-top:590px;
margin-left: 3px;
font-size:9px;
}

#status a{
color:#999;
text-decoration:none;
}

#status a:hover {
color: #fff;
}

#mooot {
position:absolute;
width: 150px;
text-decoration:none;
text-align:right;
margin: 590px 0 0 480px;
}

#mooot a:link{
position:absolute;
width: 150px;
color: #999;
text-decoration:none;
}

#mooot a:hover {
color: #fff;
}