body {
          background-image: url(Images/loginbk.jpg);
          background-color: #9E1D21;
          background-repeat: no-repeat;
          background-position: center top; 
}

.sitecontainer {
          margin: 0px auto;
          padding: 0;
          width: 800px;
          border: none;
          position: relative;
          display: block;
          height: 600px;
          visibility: visible; 
}

.maintext {
          border: none;
          display: block;
          width: 400px;
          position: absolute;
          top: 370px;
          left: 150px; 
}

p {
          font-family:  arial, sans-serif;
          font-size: 15px;
          text-align: left;
          color: #ffffff; 
}

.reg {}

.forgot input {
margin-top: 10px; }

.forgot {
text-align:right;
display:block;
top: -50px;
}
.forgot a{
          font-family:  arial, sans-serif;	
          color: #ffffff;
          text-decoration: none;
          vertical-align: super;
          font-size: 10px;
		  line-height: 5px;
}
.forgot a:hover {
          text-decoration: underline; 
}

p {
          text-align: right; 
}

a {color:#FFFFFF;
        font-family:  arial, sans-serif;	
        text-decoration: none;
        vertical-align: super;
        font-size: 10px;
}

.footer {
          background-repeat: no-repeat;
          display: block;
          width: 335px;
          height: 90px;
          background-image: url(Images/canada.gif);
          position: absolute;
          left: 0px;
          bottom: 0px; 
}

.extra1 {}

.extra3 {}

a:link {color:#FFFFFF;
        font-family:  arial, sans-serif;		
        text-decoration: none;
        vertical-align: super;
        font-size: 10px;
}

a:visited {color:#FFFFFF}

a:hover {text-decoration: underline; }

a:active {}
