html, body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-color: #a4a39e;
	padding-top: 10px;
	padding: 0;
	margin: 0;
	height:100%;
}
A:link {
	text-decoration: none;

}
A:visited {
	text-decoration: none;

}
A:hover {
	text-decoration: underline;
	color: #FF8200;
}
#logo {
	float: none;
	margin-left: 290px;
	margin-top: 12px;
}
#header img{
	behavior: url("includes/pngbehavior.htc");
}

#header a {
	border-style: none;
}
#pageLayout {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/nav_src_images/bkg.jpg);
	background-repeat: repeat-y;
	min-height:100%;
	height:100%;
	position:absolute;
}
#fullPage{
	height: 100%;
	position:absolute;
	left:50%;
	margin-left:-400px;
}
#header {
	margin-left: 9px;
	margin-right: 9px;
	height: 67px;
	border-left: solid 1px #555553;
	border-right: solid 1px #555553;
	background-image: url(../images/nav_src_images/nav_bg.jpg);

}
#centerDivNav {
	margin-right: auto;
	margin-left: auto;
}

#navigation {
	border-left: solid 1px #555553;
	border-right: solid 1px #555553;
	margin-left: 9px;
	margin-right: 9px;
	height: 28px;
	background-color: #7c7d7d;
	border-bottom: solid 1px #f26522;
	border-top: solid 1px #f26522;
}
#navigation ul {
	margin: 0;
}
#navigation ul li {
	display: inline;
}

#navigationBottomShadow {
	border-left: solid 1px #555553;
	border-right: solid 1px #555553;
	background-image: url(../images/nav_src_images/bkg_bottom_nav.jpg);
	margin-left: 9px;
	margin-right: 9px;
	background-repeat: repeat-x;
	height: 12px;
}
a#home img, a#home:hover img, a#contact img, a#contact:hover img, a#aboutme:hover img, a#aboutme img, a#publications:hover img, a#publications img, a#lectures:hover img, a#lectures img, a#litigation:hover img,a#litigation img, a#consulting:hover img, a#consulting img, a#blog:hover img, a#blog img   {
	border-style: none;
	behavior: url("includes/pngbehavior.htc");
}

a#home {
	display: block;
	height: 13px;
	overflow: hidden;
	width: 30px;
	border-style: none;
}
a#home:hover {
	display: block;
	text-indent: -30px;
	border-style: none;
}

a#consulting {
	display: block;
	height: 13px;
	overflow: hidden;
	width: 53px;
	border-style: none;
}
a#consulting:hover {
	display: block;
	text-indent: -53px;
	border-style: none;
}

a#litigation {
	display: block;
	height: 13px;
	overflow: hidden;
	width: 87px;
	border-style: none;
}
a#litigation:hover {
	display: block;
	text-indent: -87px;
	border-style: none;
}

a#lectures {
	display: block;
	height: 13px;
	overflow: hidden;
	width: 40px;
	border-style: none;
}
a#lectures:hover {
	display: block;
	text-indent: -40px;
	border-style: none;
}

a#publications {
	display: block;
	height: 13px;
	overflow: hidden;
	width: 59px;
	border-style: none;
}
a#publications:hover {
	display: block;
	text-indent: -59px;
	border-style: none;
}

a#blog {
	display: block;
	height: 13px;
	overflow: hidden;
	width: 22px;
	border-style: none;
}
a#blog:hover {
	display: block;
	text-indent: -22px;
	border-style: none;
} 

a#aboutme {
	display: block;
	height: 13px;
	overflow: hidden;
	width: 49px;
	border-style: none;
}
a#aboutme:hover {
	display: block;
	text-indent: -49px;
	border-style: none;
}

a#contact {
	display: block;
	height: 13px;
	overflow: hidden;
	width: 39px;
	border-style: none;
}
a#contact:hover {
	display: block;
	text-indent: -39px;
	border-style: none;
}
#body {
	background-image: url(../images/nav_src_images/bkg.jpg);
	background-repeat: repeat-y;
}
h2{
	text-align:center;
	font-size:18px;
}
#contentArea {
	min-height: 300px;
	padding: 12px 100px 0 100px;
	width: 800px;
	w\idth: 600px;
}
#contentArea ul{
	padding: 10px 50px 10px 50px;
}
#contentArea a{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
}
#contentArea .no_link a{
	border-style: none;
}
#contentArea .no_link a:hover{
	border-style: none;
}
#contentArea a:hover {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
}

#footer {
	text-align: center;
	height: 160px;
	width: 800px;
	position: relative;
	padding-top:15px;
}
#footer .no_link img{
	border-style: none;
}
#footer .no_link a{
	border-style: none;
}
#footer .no_link a:hover{
	border-style: none;

}
#footer a{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
	font-size:11px;
}

#footer a:hover {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
}
.float {
	float: left;
	margin-left: auto;
	margin-right: auto;
	padding: 8px 25px 0;
}
#pubBook{
	margin-bottom:45px;
	float:left;
	left:0px;
}
#pubImage{
	height:140px;
	width:140px;
	margin-left:15px;
	float:left;
	text-align:center;
}
#pubImage a {
	border-style: none;
}
#pubImage a:hover {
	border-style: none;
}
#pubImage img {
	border-style: none;
}
#pubName{
	margin-left:170px;
	margin-right:20px;
	
}
#pubDescription{
	margin-top:20px;
	margin-left:170px;
	margin-right:20px;
}
#pubArticle{
	margin-left:20px;
	margin-right:20px;
	margin-top:15px;
}
#pdf_banner{
	background-color: #fff;
	border: 5px solid #f00;
	width: 100%;
	color: #333;
	font: 10px/18px Arial, Helvetica, Geneva, sans-serif;
}
#pdf_logo{
	float: left;
	padding-top: 13px;
	padding-left: 30px;
}
#pdf_text{
	margin-left: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20px;
}
.webrageous{
	font-size: 11px;
}
