body {
    background-color:#2e2e2e;
    color: black;
}
#wrapper {
    margin: 0 auto;
    width: 1080px;
    text-align: center;
    background-color:white;
    height:328px;
}
#main {
    position:relative;
    width: 1078px;
    height: 806px;
    overflow:hidden;
    text-align:center;
    background-color:white;
}
#mainBlock {
    display:block;
    background:url("images/NMK_UpdateFeb.jpg");
    width: 1092px;
    height: 806px;
    top:0;
    position: absolute; z-index:1;
}
.box {
    text-align:center;
    width:400px;
    border:1px solid;
    padding:5px;
    margin-left:30px;
    float:left
}
#info {
    text-size:70%;
    float:right;
    width:250px;
    padding:10px;
    margin-right:30px;
}
.signup {
    position:relative;
    width:235px;
    top:635px;
    left:822px;
    z-index:2;
}
#submit {
    margin-top:5px;
    }
#txtName {
    margin-top:3px;
}
.alert {
    padding:0;
    margin:0;
    font-size:10px;
    font-family:Veranda, Sans-serif;
    color:red;
}
#outlink img {
	height:449px;
	width:499px;
	margin-top:224px;
	margin-left:-244px;
	position:absolute;
	z-index:200;
	border:none;
}
#newsletter img {
	height:50px;
	width:200px;
	position:absolute;
	z-index:200;
	border:none;
	margin-top:567px;
	margin-left:305px;
}