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

/*STAGE ONE*/
#contentTop{
width:940px;
height:33px;
background-image:url(images/background-top.jpg);
background-repeat:no-repeat;
margin:auto;
}

#content{
width:940px;
height:inherit;
background-image:url(images/background-repeat-y.jpg);
background-repeat:repeat-y;
margin:auto;
}

#mainContent{
width:850px;
height:750px;
margin:auto;
}

#login{
width:500px;
height:194px;
background-image:url(images/login.jpg);
background-position:center;
background-repeat:no-repeat;
margin-top:100px;
margin-left:175px;
margin-right:175px;
float:left;
}

#leftSide{
	width:560px;
	height:auto;
	float:left;
}

#leftSide p{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:000000;
text-align:justify;
}

#leftSide h1{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#E21D3D;
text-align:justify;
}

#rightSide{
	width:290px;
	height:auto;
	float:left;
}

#updatesHeader{
width:290px;
height:20px;
background-image:url(images/updates-header.jpg);
background-position:right;
background-repeat:no-repeat;
}

#updatesTitle{
width:290px;
height:55px;
background-image:url(images/updates-title.jpg);
background-position:right;
}

#updatesBody{
width:290px;
height:auto;
background-image:url(images/updates-repeat-y.jpg);
background-position:right;
background-repeat:repeat-y;
}

#updatesBody p{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#CCCCCC;
text-align:center;
}

#updatesBody h2{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#808080;
text-align:center;
}

#updatesFooter{
width:290px;
height:24px;
background-image:url(images/updates-footer.jpg);
background-position:right;
background-repeat:no-repeat;
}

#menu{
width:850px;
height:138px;
margin:auto;
padding-bottom:1px;
background-image:url(images/horizontal-rule.jpg);
background-position:bottom;
background-repeat:repeat-x;
}

#footer{
width:940px;
height:103px;
background-image:url(images/footer-background.jpg);
background-repeat:no-repeat;
margin:auto;

}

#copyright{
width:850px;
height:50px;
padding-top:30px;
margin:auto;
}

#copyright p{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#999999;
}

#copyright a{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#FFFFFF;
text-decoration:none;
}

/*STAGE 2*/

#stage2background{
width:929px;
height:982px;
background-image:url(images/malfus-hack-background.jpg);
background-position:top;
background-repeat:no-repeat;
margin:auto;
}

#spacer{
width:929px;
height:200px;
}

#hack{
width:850px;
height:657px;
background-image:url(images/hack.png);
background-position:center;
background-repeat:no-repeat;
visibility:90%;
margin:auto;
}
