body {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #33CCFF;
	background: #000000 url(../images/page/djh_logo_bg.gif) repeat;
	text-align: center;
	margin: 0px;
	text-decoration: none;
	}
a:link, a:visited {
	color: #33CCFF;
	text-decoration: none;
}


a:hover {
	color: #FF0000;
	text-decoration: none;
}
	
#holder {
	width: 870px;
	text-align: left;
	margin: 0 auto;
	height: 775px;
	position: relative;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.bold {
	font-weight: bold;
}	

.fontColor {
	color: ##33CCFF;
	}
	
.fontRed {
	color:#FF0000;
	font-weight: bold;
	}	


#header {
	position:relative;
	width:870px;
	height:101px;
	border: 0;
	/*      border: 1px solid #f0f; */
           margin: 0;
	padding: 0;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	background: transparent url(../images/page/top_bar.jpg) no-repeat center center;
          }

#content {
	position:relative;
	float: left;
	width:666px;
	height: 530px;
	border: 0;
	/*       border: 1px solid #0ff;  */
           margin: 0 0 0 0px;
	padding: 0;
	top: 0px;
	text-align: left;
	text-decoration: none;
	background: transparent url(../images/page/hm_pic.jpg) no-repeat center center;
          }
#leftBar {
	background: transparent url(../images/page/left_bar.jpg) no-repeat center center;
	height: 530px;
	width: 102px;
	float: left;
}
#rightBar {
	background: transparent url(../images/page/right_bar.jpg) no-repeat center center;
	float: left;
	height: 530px;
	width: 102px;
}
		  
#content_bw {
	position:relative;
	float: left;
	width:666px;
	height: 530px;
	border: 0;
	/*       border: 1px solid #0ff;  */
           margin: 10;
	padding: 0;
	text-align: left;
	text-decoration: none;
	background: transparent url(../images/page/bg_bw.jpg) no-repeat center center;
          }		  
		  
		  
.contact {
	padding-left: 325px;
	padding-top: 75px;
}
.contLinks {
	position: relative;
	width: 325px;
	left: 420px;
	float: right;
}
		  
#contentContact{
	position:relative;
	width:610px;
	height: 295px;
	border: 0;
	/*       border: 1px solid #0ff;  */
           margin: 0;
	padding: 150px 0px 0px 75px;
	background-color: transparent;
	top: 10px;
	left: 5px;
          }	
		  
#page {
	position: relative;
	width: 430px;
	height: 510px;
	border: 0;
	/*       border: 1px solid #0ff;  */
	 margin: 0 0 0 15px;
          
	background-color: transparent;
	top: 3px;
	left: 5px;
	padding: 0px;
	
	
}	 	  		  

#pageScroll {
	position: relative;
	width: 655px;
	height: 525px;
	border: 0;
	/*       border: 1px solid #0ff;  */
    margin: 0 0 0 5px;
	background-color: transparent;
	top: 3px;
	left: 5px;
	overflow: auto;
	text-align: left;
}	 	  		  

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}	 	

#footer {
	position: relative;
	float: left;
	width:870px;
	height:144px;
	border: 0;
	/*        border: 1px solid #00f;  */
           margin: 0;
	padding: 0 0 0 0px;
	top: 0px;
	clear: both;
	vertical-align: bottom;
	background: transparent url(../images/page/bottom_bar.jpg) no-repeat center center;
	left: 0px;
}

#menu {
	height: 35px;
	width: 672px;
	padding-left: 0px;
	text-align: center;
	left: 99px;
	position: relative;
	top: 6px;
	}	

div.outer {
	float: left;
	width: 165px;
	height: 35px;
	margin: 0;
	padding-left: 2px;
	}

div.outer a {
	display: block;
	margin: 0;
	padding:0;
	padding-bottom: 5px;
	width:100%;
	height:100%;
	overflow:hidden;
	font: bold normal 14px Verdana, Arial, Geneva, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
	background: url(../images/page/nav_button.gif) no-repeat center center;
	text-align: center;
	}
div.outer span {
	display: block;
	margin:0; 
	padding: 13px 0 0 0px;
	}
div.outer a:hover {
	color: #FF0000;
	background: url(../images/page/nav_button_ro.gif) no-repeat center center;
	}
div.outer a:active {
	color: black;
	}
.item {
	font-weight: bold;
}
.fontRedBold {
	font-weight: bold;
	color: #FF0000;
	font-size: 130%;
}

.fontBluedBold {
	font-weight: bold;
	color: #33CCFF;
	font-size: 130%;
}

.creditDesc {
	padding: 0px 0px 0px 70px;
}	
