.puzzle {
	font-family: "Myriad Pro Bold";
	font-size: 16px;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #000203;
	font-style: oblique;
}

#newsarea {
	border: 1px solid #ffffff;
	width:334px;
	padding-top:0px;
	height:auto;
	margin-left:21px;
	margin-top:5px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330;

}
#rightlowerbox {
	width:334px;
	padding-top:0px;
	height:auto;
	margin-left:17px;
	margin-top:24px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#boxbottom2 {
	margin-left:0px;
	margin-top:2px;
	width:799px;
	height:16px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../graphix/home_master_layout/bottommain.png);
	overflow:hidden;

}
.news {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	margin: 3px;
	width: 295px;
	padding: 4px;
}
.newstext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #306;
	text-align: left;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
.PopUpHref {
	color: #00F;
	text-decoration: underline;
	text-transform: capitalize;
}
.PopUpHref a:link {
	color: #000099;
}
.PopUpHref a:visited {
	color: #003300;
}
.PopUpHref  a:hover {
	color: #009900;
	text-decoration: underline overline;
	line-height: normal;
}
.PopUpHref a:active {
	color: #000066;
}
