#divText
{
    width:290px;
}

#divPageSplit
{
    float:left;
    width:20px;
    background-image: url("/images/common/dottedSplit.gif");
    background-repeat:repeat-y;
    background-position: center center;
    height:320px;
	
}

#divImage
{

   text-align:center;
   height:380px;
}




#divMainArea
{
   width:755px;
}

#divContentHolder
{
    width:610px;
}

.menuList
{
	list-style-image: url("/images/common/inpageListPoint.gif");
	list-style-type: none;
	position:relative;
   	left:-30px;
   	top:-20px;
}

.romanList
{
	list-style-type:lower-roman;
	list-style-image: none;
}

.inPageMenuLink
{
	color:#CC0001;
	font-weight:bold;
	font-size: 0.9em;
}

#divPrintBut
{
	left:700px;

}
