#jhs-master {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background: black url(/images/bg-blue.jpg);
	margin: auto auto; 
 	padding: 0; 	
}


/* Defines the main page area, width should be 100-left*2 */
/* If you change this, repeat for footer */
#jhs-page {
	width: 900px;
	background-color: black;
 	margin: auto auto; 
  	padding: 0; 
 	text-align: left; 
}

#content {
	height: 430px;
	position:absolute;	 
	overflow:visible;
	width: 906px; /*to satisfy IE keep this as width+any extra like padding or borders*/

}

#jhs-subfooter {
	height: 55px;
	background-color: #e5e5e5;	
	float:left;
	width: 900px;
	border-left: 3px solid black;
	border-right: 3px solid black;
	background-image: url(/images/bottom-bar-2x80.png);
	padding-top:10px;

}

#jhs-footer {
	height: 30px;
	color: #ddc;
	background-color: black;	
	float:left;
	width: 900px;
	border-left: 3px solid black;
	border-right: 3px solid black;
	text-align: center;
	padding-top: 10px;

}

#jhs-header {
	height: 145px;
	width: 900px;
	background-color: black;
	border-top: 3px solid black;
	border-left: 3px solid black;
	border-right: 3px solid black;
}

#jhs-menu {
	height: 30px;
	width: 900px;
	background-color: #26394c;	
	border-left: 3px solid black;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
}

/* home page is just a single image fader with staggered text */
#jhs-homecontent {
float: left;
background-color: white;
width: 894px; padding-left: 3px; padding-right: 3px;
height: 590px;overflow:visible;
border-left: 3px solid black;
border-right: 3px solid black;	
font-family: "Monotype Corsiva",Tahoma, sans-serif;
font-size: 1.1em;font-smooth: always;
}

/* middle content is width - (leftwidth+padding) - (rightwidth+padding) */
#jhs-middlecontent {
float: left;
background-color: white;
width: 605px;	 padding-left:10px;padding-right:10px;
height: 100%;overflow:visible;
font-family: Tahoma, sans-serif;
font-size: 1.1em;border-left: 3px solid black;
background: white url(/images/bg-blue-lt.jpg);
}

/* middle content should be total width - 2*left */
#jhs-leftsidecontent {
	float: left;
	background-color: #ccc;
	width: 195px;padding-left: 3px;padding-right: 0px;
	height: 100%;overflow:visible;
	border-left: 3px solid black;
	background-image: url("/images/left-bar-200x6.png");
}

#jhs-rightsidecontent {
	float: left;	
	background-color: #ccc;
	width: 265px;padding-left: 10px; padding-right: 0px; 
	height: 100%;overflow:visible;
	border-right: 3px solid black;	
	background-image: url("/images/right-bar-200x6.png");
}




#jhs-content_inner2 {
	background: transparent url(/images/right23.png) repeat-y 77% top;
	padding: 0;
}

#jhs-maincontent_inner {
	padding-right: 0;
}
	

/* DHTML MENU */
/* The "clearFix" class is used for clearing the main menu items because they
   are left-floated for horizontal main menus and we have to clear them if our main
   menu is relatively positioned (as in this example) so that the main menu box
   takes its place correctly on the page. We have to apply this class to the parent
   DIV of the root UL of our menu tree. Please take a look at section 6.1 in the
   SmartMenus User's Manual for a detailed explanation if you like. */

.clearFix:after { /* for modern browsers */
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearFix { /* for IE7/Win */
    min-height:1px;
}
* html .clearFix { /* for IE5-6/Win */
    height:1px;
}
* html>body .clearFix { /* for IE5/Mac */
    height:auto;
    display:inline-block;
}


#listfolders {
	padding-left: 50px;
	
}
#listfolders:hover {
}

/* The following 4 rules are fixes for CSS bugs in IE on Windows and Mac that result in
   incorrent background position when background image is used for the menu items.
   Normally the items' border should not be taken into account when the background image
   is aligned but this is not the case in these browsers.
   The first 3 rules for IE on Win are only needed if your main menu is horizontal.
   You can remove all 4 rules if you can live with the small display differences in
   these browsers or if you are not using background image for the menu items. */

/* for IE7/Win */
/*
*:first-child+html .MM>li>a { 
	background-position:1px 1px;
}
*/

/* for IE5-6/Win */
/*
* html .MM a { 
	background-position:1px 1px;

}
*/

/* for IE5-6/Win */
/*
* html .MM ul a { 
	background-position:0 0;
}
*/

/* for IE5/Mac */
/*
* html>body #Menu1 a { 
	background-position:1px 1px;
}
*/

#noformat *,img {
  border: 0px solid white;
  padding: 0;margin:0;
  text-decoration: none;
    color: black;
}



#homefaderimage img {


 filter: alpha(opacity=30);
}

#homefaderimage {

  opacity:0.3;
}

/* logos */
#parker1 {
background-color: #f1bc38;
color: white;
font-family: "Verdana", arial;
font-size: 0.9em;

}
#parker2 {
background-color: #000154;
color: #f1bc38;
font-family: "Impact", "Arial Narrow";

font-size: 0.8em;

}

#ucc {
background-color: white;
border: 1px solid #5949c3;
color: #5949c3;
font-weight: bold;
font-size: 0.9em;
font-variant: small-caps;
font-family: "Century Gothic", "Franklin Gothic";
}

#denison1 {
background-color: #abc6fb;
color: black;
border: 1px solid black;
border-right: 0px;
font-family: "DejaVu Sans", Arial;
font-weight: bolder;
font-size: 0.8em;
}

#denison2 {
background-color: white;
color: black;
border: 1px solid black;
font-family: "Arial Narrow", Arial;
font-weight: bold;
font-size: 0.7em;
}

#selectedpage {
background-image: url("/images/dkgreyridge-pressed-400x40.png");
border-left: 2px solid black; border-right: 2px solid black;
}