#container {
	background-image:url(images/container_bg_purple.gif);
}
#thumb{
	position:absolute;
	left:200px;
	top:104px;
	margin-left:4px;
	margin-top:2px;
	padding:10px 0px 0px 0px;
	width:326px;
	height:484px;
}
#content{
	position:absolute;
	left:530px;
	top:104px;
	margin: 0px 0px 4px 0px;
	padding:10px 10px 10px 10px;
	width:405px;
	height:476px;
	overflow:auto;
}
#thumb2{
	position:absolute;
	left:530px;
	top:472px;
	padding:0px 10px 0px 10px;
	width:405px;
	height:128px;
}
#subMenu a{
	color:#000000;
}
#subMenu a:hover{
	color:#000000;
}
#subMenu .subMenuSel{
	color:#000000;
}

