body {
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size:.8em;
	line-height:1.5;
	color:#171e24;
	margin: 0;
	padding:0;
	background: url(../images/doj-background-fixed.jpg) repeat-x top center #fefdf9;
}

/* form layout */
form {
	display:inline;
}
label {
	vertical-align:middle;
}
input, select, textarea {
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size:12px;
	color:#666666;
}
.clear {
	overflow:hidden;
	clear:both;
	height:0;
	margin:0;
	padding:0;
	font-size:1px;
	font-size:0.01em;
	display:block;
}
.clear1 {
	overflow:hidden;
	clear:both;
	height:10px;
	margin:0;
	padding:0;
	font-size:1px;
	font-size:0.01em;
	display:block;
}
.skip {
	position:absolute;
	left:-10000px;
	width:1px;
	height:1px;
	overflow:hidden;
}
img {
	border: none;
}

/* Page layout */
.bdywrpr {
	width:996px;
	text-align:left;
	margin:0 auto; /*auto here centers the page*/
	z-index:1;
}

/* header */
.hdrwrpr {
	width:996px;
	height:172px;
	position:relative;
	z-index:100;
}
.hdlogo {
	top:10px;
	left:355px;
	position:absolute;
}
.hdlogo img {
	width:631px;
	height:37px;
	border-style:none;
}
.hdseal {
	margin:0;
	position:absolute;
	margin-left:15px;
}
.hdseal img {
	width:297px;
	height:168px;
	border-style:none;
}
.hdtext {
	top:50px;
	left:500px;
	position:absolute;
}
.hdtext img {
	width:371px;
	height:36px;
	border-style:none;
}

/* body*/
.gridwrpr {
	width:996px;
	height:100%;
	float:left;
	display:block;
}

/* DOJ Search box */
.dojsearchbox {
	top:108px;
	left:743px;
	position:absolute;
	color: #FFFFFF;
}

/* Get Updates box */
#updates {
	width:185px;
	height:16px;
	text-decoration:none;
	display:block;
	vertical-align:middle;
	background-image:url("/atr/images/sign-up.gif");
	background-position:0 0;
	background-repeat:repeat-x;
}
#updates:hover {
	background-position: 0 -16px;
}
#updates span {
	display: none;
}
#subscribe {
	width:185px;
	height:15px;
	text-decoration:none;
	display:block;
	vertical-align:middle;
	background-image:url("/atr/images/subscribe.gif");
	background-position:0 0;
	background-repeat:repeat-x;
}
#subscribe:hover {
	background-position: 0 -15px;
}
#subscribe span {
	display: none;
}

/*doj subpage */
.subrightcol .bar-hdr {
	height:20px;
	width:100%;
	background-color:#333333;
}
.subrightcol .bar-hdr .modttlhldr {
	float:left;
}

/* slide show */
.slideshow {
	position:relative;
	height:250px;
	width: 770px;
        background-color:#000;
}
.slideshow img {
	width:770x;
	height:250px;
	border-style:none;
}
#topImage, #bottomImage {
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 49;
}
#bottomImage {
	z-index: 9;
}
#slideshowNav {
	position:absolute;
	z-index: 55;
	left: 22px;
	top: 220px;
}
#slideshowNav a {
	padding: 3px 7px;
	margin: 0 2px 0 -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background: #999999;
	color:#ffffff;
}
#slideshowImg {
	position:absolute;
}
#slideshowNav a, #slideshowNav a:link, #slideshowNav a:visited, #slideshowNav a:hover, #slideshowNav a:active {
	color:#ffffff;
	text-decoration:none;
}
#slideshowNav a:hover {
	color: #a6824b;
	background: #a6824b;
	text-decoration:none;
}

/* footer */
.footer {
	background: #171e24;
	border-top: 3px solid #c0a57e;
	text-align:center;
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	padding: 15px 20px 0 20px;
}
.footer a, .footer a:link, .footer a:visited {
	color:#999999;
	text-decoration:none;
}
.footer a:hover {
	color:#999999;
	text-decoration:underline;
}
.footer a:active {
	color:#999999;
	font-family:Helvetica, sans-serif;
	text-decoration:none;
}
.footerlinksbreak {
	width:100px;
	line-height:1em;
	margin-bottom: 4px;
}
.footerlinks {
	width:120px;
	line-height: 1em;
	margin-bottom:6px;
}
.footerlinks1 {
	width:80px;
	line-height: 1em;
	margin-bottom:6px;
}
.footermenu1 {
	width: 150px;
	line-height: 1em;
	margin:4px 0 6px 0;
}
.footermenu2 {
	width: 150px;
	margin:4px 0 10px 0;
}
.footermenu3 {
	width: 150px;
	margin:10px 0 4px 0;
}
/* Sub-pages */
.list ul {
	list-style-type:none;
	margin-left: 0;
	padding: 0;
}
.list li {
	margin-bottom: 10px;
}
.list ul ul {
	list-style-type:none;
	margin-left:30px;
}
.list ul ul li {
	margin-bottom:0;
}
#list ul {
	list-style-type:none;
	margin-left: 0;
	padding: 0;
}
#list li {
	margin-bottom: 15px;
}
