p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 10px;
	color: #000;
}

/*-----content1-----*/
.content1
{
	position: absolute;
	left: 68px;
	top: 112px;
	z-index: 100;
	width: 432px;
	visibility: visible;
}

.content1 p { padding: 0px 10px 0px 80px; }

.content1 a:link
{
	color: #036;
	text-decoration: underline;
}

.content1 a:hover { color: #000; }
.content1 a:active { color: #000; }
.content1 a:visited { color: #003; }

/*-----primaryback----- in "all.php" */
.primaryback
{
	position: absolute;
	width: 442px;
	height: 245px;
	z-index: 3;
	left: 68px;
	top: 105px;
	visibility: visible;
	border-width: 0px 1px 0px 0px;
	background-color: #C5CDDA;
	layer-background-color: #C5CDDA;
	border-color: #000000;
	border-style: none solid none none;
}

/*-----subnavback----- in "secondary.php" */
.subnavback
{
	border-width: 0px 1px 0px 0px;
	background-color: #869EBA;
	layer-background-color: #869EBA;
	position: absolute;
	width: 153px;
	height: 240px;
	z-index: 3;
	left: 511px;
	top: 126px;
	visibility: visible;
	border-color: #000;
	border-style: none solid none none;
}

/*-----titlebox-----*/
.titlebox
{
	position: absolute;
	width: 443px;
	z-index: 410;
	left: 68px;
	top: 62px;
	visibility: visible;
}

.titlebox p
{
	font-size: 12px;
	font-weight: bold;
	color: #C5CDDA;
	line-height: 16px;
	margin: 0px 2px 5px 6px;
}

/*-----stylin' styles-----*/
.subhead
{
	font-weight: bold;
	color: #003366;
	text-align: left;
	margin: 6px 0px 0px 0px;
}

.subtext { margin: 0px 0px 0px 20px; }

.copyrightnote
{
	padding: 0px 10px 0px 56px;
	margin: 0px;
}

.separator
{
	background-image: url(../ministry/widgets-bar.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	text-align: left;
	margin: 12px 193px 0px 56px;
}
