@charset "UTF-8";
/* CSS Document */

body {
background-color: #858585;
width:100%;
height:100%;
text-align:center;
margin:0;
padding:0;
}

#container {
width:100%;
height:576px;
margin:0px auto auto auto;
}

.aback {
background:url(../images/aback.jpg) right no-repeat;
}

.cback {
background:url(../images/cback.jpg) right no-repeat;
}

#hcont {
text-align:left;
width:100%;
height:93px;
border:0px solid #00FF00 ;
background:url(../images/barbk.gif) repeat-x bottom;
}

#logo {
width:296px;
height:57px;
margin:10px auto 0px 54px;
border:0px solid #00FF66;
background:url(../images/logo1024.gif)
}

#mbar {
height:25px;
width:1000px;
margin:0px 0px 11px 0px;
background:url(../images/bar1024.gif);
border:0px solid #00FF66;
}

#content {
width:100%;
height:576px;
border:0px solid #000000;
clear: left;
}


#foot {
width:100%;
height:1px;
border:0px solid #00FF66;
}


.preload {
display:none;
}

p {
color:#FFFFFF}

.smallr {
font:normal 10px Verdana, Arial, Helvetica, sans-serif;
color:#1E1E1E;
text-align:right;
line-height:20%;
}

.textl {
float:left;
color:#A1A1A1;
}

