body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center;
	top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 14px;
}
a{
	color: #FF0000;
	text-decoration: none;
}

a:link{
	color: #FF0000;
	text-decoration: none;
}
a:hover{
	color: #999999;
	text-decoration: none;
}
#leftseperator{
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#highlightbox{
	padding: 5px;
	border: 1px solid #666666;
	margin-top: 0px;
	background-color: #333333;
}
#middle{
	background-image: url(images/jcdp-background.jpg);
	font-weight: normal;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px none #FF0000;
	border-left: 1px solid #FF0000;
	background-repeat: no-repeat;
	background-position: center top;
}
#middle p{
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 14px;

}
#middle p a{
	color: #FFFFFF;
	text-decoration: none;
}

#middle p a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#middle p a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
#submiddle{
	background-image: url(images/jcdp-bgd-subpages.jpg);
	border-top: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px none #FF0000;
	border-left: 1px solid #FF0000;
	background-repeat: no-repeat;
}
#submiddle p{
	margin: 0px;
	padding: 0px;
	font-size: 13px;

}
#submiddle p a{
	color: #FFFFFF;
	text-decoration: none;
}

#submiddle p a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#submiddle p a:hover{
	color: #FF0000;
	text-decoration: none;
}
#footer{
	background-color: #333333;
	height: 25px;
	margin: 10px 0px 0px;
	padding: 10px;
	background-position: center 0px;
	text-align: center;
	color: #FFFFFF;
}
#footer p{
	margin: 0px 0px 3px;
	padding: 0px;
	font-size: 11px;
}
#footer p a{
	color: #FFFFFF;
	text-decoration: none;
}

#footer p a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a:hover{
	color: #FF0000;
	text-decoration: none;
}
#audience{
	background-image: url(images/bg-audience.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#main{
	background-repeat: no-repeat;
	padding-top: 0px;
	margin: 0px;
	height: 433px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	background-color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
}

