#holder {
	background-image: url(../images/backgrounds/holderbkgrnd.png);
	height: auto;
	background-repeat: no-repeat;
	width: 1150px;
	border-bottom-width: thick;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#holder #Header #rightcontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

#holder #Header #rightcontent a:link {
	color: #0000FF;
	text-decoration: none;
}
#holder #Header #rightcontent {
	position: absolute;
	left: 850px;
	top: 135px;
	width: 270px;
	height: 450px;
	padding: 5px;
	z-index: 2;
	background-color: #FFFFFF;
	border: medium solid #666666;
}
#holder #Header #rightcontent a:visited {
	color: #0000FF;
	text-decoration: none;
}
#holder #Header #rightcontent a:hover {
	color: #00FF00;
}
#holder #Header #rightcontent a:active {
}
.linkleadin {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* page background image */

body {
	background-image: url(../images/Png/pagebackground.png);
}
/*body region*/
#body {
	width: 820px;
}
#body #subnav {
	width: 255px;
	position: static;
	float: left;
	height: 455px;
	padding-top: 5px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#body #content {
	margin-left: 265px;
	width: 524px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow: auto;
	padding: 5px;
	height: 450px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	z-index: 1;
}

#body #content a:link, #body #content a:visited {
	color: #CCCCCC;
	font-weight: normal;
}
#body #content a:hover {
	color: #00FF00;
}
#body #content p {
	color: #FFFFFF;
}
#holder #body #subnav #statement {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#subnav {
	font-size: 100%;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
}
#subnav p {
	width: 200px;
	text-align: center;
	color: #FFFF00;
}

#subnav ul {
	margin: 0px;
	padding: 0px;
}
#subnav li {
	font-size: 100%;
	list-style-type: none;
}
#subnav a {
	display: block;
	text-align: center;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #666666;
}
#subnav a:link, #subnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
#subnav a:hover, a:active {
	background-color: #FF0000;
}

.statement {
	color: #FFFFFF;
	font-size: 18px;
}

/*footer region*/
#footer {
	float: left;
	clear: both;
	width: 820px;
	text-align: center;
}

	#footer {
	text-align: center;
	background-repeat: no-repeat;
	height: 160px;
	width: 820px;
	z-index: 1;
	position: relative;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
}
#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00FF00;
	text-decoration: underline;
}
#footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
body {
	background-image: none;
	background-repeat: no-repeat;
}
