#wrapper {
	
}

#header{
background-color:#000000;
background-image:url(images/fa_header_bar.png);
width:930px;
height:76px;
padding-top:18px;
}

#mainBody{
background-image:url(images/body_bg.png);
width:930px;
height:500px;
padding-top:15px;
padding-bottom:25px;

}

#mainBody p{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#CCCCCC;
text-decoration:none
text-align:left;
line-height:20px;
font-size:11px;
}

#footer{
background-color:#1e1c1e;
width:930px;
height:86px;

}

#footerText{
background-color:#1e1c1e;
background-image:url(images/bottom_titleBorder.png);
background-repeat:repeat-x;
width:930px;
height:86px;
padding-top:20px;
}

#belowFooter1{
background-color:#1e1c1e;
background-image:url(images/bottom_footer_bg.png);
background-repeat:repeat-x;
width:930px;
height:66px;
}

#belowFooter2{
background-color:#000000
width:930px;
height: 20px;
}

#titleHead{
width:700px;
height: 33px;
padding-bottom:5px;
margin-bottom:10px;
margin-left:125px;
border-bottom:thin;
border-bottom-color:#312c33;
border-bottom-style:solid;
}

#titleHead2{
width:850px;
height: 33px;
padding-bottom:5px;
margin-bottom:10px;
margin-left:50px;
border-bottom:thin;
border-bottom-color:#312c33;
border-bottom-style:solid;
}

#bodyText{
width:550px;
margin-left:125px;
}

#bodyText2{
width:550px;
margin-left:50px;
}

#bodyText3{
width:550px;
margin-left:180px;
}

#bodyText img{
padding-top:10px;
padding-bottom:10px;

}