﻿

div#divMoreResourcesContent
{
    position:relative;
    background-image:url("../images/more_resources/more_resources_background.jpg");
    background-repeat:no-repeat;
    background-position:center;
	width:980px;
    height:402px;
    margin-top:0px;
    margin: auto;	
    
}


div#divMoreResourcesBody
{
	position:absolute;
    margin-top:30px;
    margin-left:110px;
    padding-right:85px;
    width:783px;
    height:373px;
    overflow:auto
}


