.maincontent {
position:absolute;
top:47px;
left: 97px;
background: URL(../images/projectsbg.jpg);
width: 949px;
height: 504px;

}

.header {
position:absolute;
top:50px;
left: 210px;
font-family: arial;
font-size: 14px;
color:#ce3635;
width: 350px;
}

.maintextarea {
position:absolute;
top:120px;
left:210px;
width: 370px;
height: 350px;
overflow: auto;
}

.maintext {
position:absolute;
top:0px;
left: 0px;
width: 340px;
font-family: arial;
color: black;
font-size: 12px;
line-height: 14px;
}

.maintext span {
font-family: arial;
color: black;
font-size: 16px;
line-height: 20px;
font-weight: bold;
}

.maintext a{
font-family: arial;
color: #ce3635;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.maintext a:visited{
font-family: arial;
color: #ce3635;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.maintext a:hover{
font-family: arial;
color: black;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.agreementarea {
position:absolute;
top:60px;
left: 615px;
width: 300px;
font-family: arial;
color: #ce3635;
font-size: 12px;
line-height: 14px;

}

.agreementarea span{
color: black;
font-weight:bold;
}

.agreementarea a{
color: #ce3635;
}

.agreementarea a:visited{
color: #ce3635;
}

.agreementarea a:hover{
color: black;
}
