@charset "UTF-8";
/* CSS Document */

body {font-family:helvetica,sans-serif;font-size:12px;}
a.stbar.chicklet img {border:0;height:16px;width:16px;margin-right:3px;vertical-align:middle;}
a.stbar.chicklet {height:16px;line-height:16px;}


body {
	padding: 0;
	margin: 0;
	background: #16378c url(images/bkground.gif) repeat-x;
	color: #666;
}
#page {
	background: url(images/new-bg1.png) no-repeat center top;
	width: 100%;
	display: table;
}
#content {
	width: 921px;
	background-image:url(images/under1.gif); background-repeat:no-repeat;
	margin: 60px auto 0;
	padding: 6px;
}
h1 {
	margin: 0;
	padding: 0;
	color: #16368d;
	font-size: 18px;
}
.justice

{
font-family:  Helvetica;
	font-size: 13px;
	font-style: normal;
	color: #424242;
	text-decoration: none;



}


a:link {
	font-family:  Helvetica;
	font-size: 16px;
	font-style: normal;
	color: #16368d;
	text-decoration: none;
}

a:visited {
	font-family:  Helvetica;
	font-style: normal;
	font-size: 16px;
	color: #16368d;
	text-decoration: none;
}

a:hover {
	font-family:  Helvetica;
	font-style: normal;
	font-size: 16px;
	color: #16368d;
	text-decoration: underline;
}

a.wjt:link {
	font-family:  Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
		letter-spacing:1px;
}

a.wjt:visited {
	font-family:  Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
		letter-spacing:1px;
}

a.wjt:hover {
		font-family:  Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: underline;
		letter-spacing:1px;
}


.white
{
	font-family:  Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing:1px;

}

/*** slide show **/


#slideshow {
position:relative;
height:293px;
width: 921px;
margin: 0 auto;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
