/* RFA Philately */
/* (C) Aurawaves 2007; All Rights Reserved */


.centreimg {
position: absolute;
left: 50%;
top: 50%;
margin-top: -236px; /* make this half your image/element height */
margin-left: -330px; /* make this half your image/element width */ z-index:5;
}


body{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
background:url(../images/bg.jpg);
color:#000000;
font-size:12px;
}

#wrapper{
width:100%;}

#header{
height:113px;
width:780px;
text-align:left;
background-image:url(../images/800x119banner.jpg);
background-repeat:no-repeat;
padding-top:5px;
padding-left:10px;
padding-right:10px;}

#headerleft{width:470px;
float:left;}

#headerright{
width:310px;
text-align:right;
float:right;}

#middle{width:800px;
background-image:url(../images/content.gif);
background-repeat:repeat-y;

}

#statusbar{
text-align:center;
width:800px;
height:35px;
background-image:url(../images/status.gif);
background-repeat:no-repeat;
padding-top:15px;}

#footer{
width:800px;
height:19px;
text-align:center;
background-image:url(../images/footer.gif);
background-repeat:no-repeat;
padding-top:10px;}

#menu{
float:left;
width:140px;
text-align:left;
padding-left:10px;}

#content{
float:right;
width:630px;
text-align:left;
padding-left:10px;
padding-right:10px;}

#clear{
clear:both;}

.loginform{
width:90%;
text-align:right;}

.version{
font-size:10px;
}

#title{font-size:14px;
font-weight:bold;
padding-bottom:5px;}