body
{
    margin:0px; 
    padding:0px;
    background-color:White;
	a img {border: none; } 
}

.headerContainer
{
    height:125px;
    width:1000px;
    border-top:solid 6px #bd5522;     
	a img {border: none; } 
}

.headerTitleImage
{
	position:absolute;
	top:11px;
	left:59px;
	border:0px;
	
}

.rightHeaderTitleImage
{
	position:absolute;
	left:661px;
	top:-102px;
	width: 334px;
	height: 95px;
}

.greenStripeyBlockContainer
{
     width:713px;
     margin-bottom:1px;
     border-collapse:collapse;           
}

.greenStripeyBlock
{
     background-image: url(../images/tablehead_bg1.gif);
     height:36px;        
}

.purpleMenuBlock
{
	position:absolute;
	top:110px;
	left:-19px;
	height:29px;
	width:1069px;
	background-color:#fcbefa;
	margin-top:1px;
}

.sideMenuContainer
{
	width:180px;
    background-color:#620282;
    border-right:solid 4px #bd5522;
    
}

.sideMenuContainer_Green
{
	width:180px;
    background-color:#8fa050;
    border-right:solid 4px #bd5522;
    
}



.sideBlock
{
    background-color:#620282;
}

.sideBlock_Green
{
    background-color:#8fa050;
}

.sidePurpleGradient
{
    width:180px;
    height:92px;
    background-image: url(../images/gradient.gif);
    position:relative;
    top:-4px;
}

.sideTextContainer
{
	width:180px;
	padding:5px;
	position:absolute;
	left:7px;
	top:381px;
	color:White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: 177px;
}

.sideTextSmaller
{
	margin-top:25px;
	width:180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;

}

.contentBlock
{

	text-align:left;
	padding:30px 40px 40px 70px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;

}

.footerBlock
{
    background-color:#620282;
    height:30px;  
}

.footerBlock_Green
{
    background-color:#8fa050;
    height:30px;  
}

.footerCurve
{
    vertical-align:bottom; 
    position:relative; 
    left:-2px;
}
