	body
    {
        font-family:arial;
        text-align:justify;
	}
	#header
    {
		clear: both;
	}
	#bleft
    {
        height:338px;
        width:167px;
        float: left;
        font-size:12px;
        color: #ffffff;
        background-image: url(leftbar.png);
        overflow:auto;
    }
    p
    {
        text-align: justify;
    }
	#repro
    {
        height:338px;
        width:478px;
        float: left;
        background-color: #FFFFFF;
        background-image: url(center3.png);
	overflow:auto;
	}
	#footer
    {
        height:66px;
        width:645px;
        top:400px;
        clear: both;
	}
	#mediaxsoft
    {
        height:16px;
        width:645px;
        top:400px;
        clear: both;
        font-family:arial;
        font-size:10px;
        background-color: #FFFFFF;
	}