body {
	background-color: #999;
	font-family: times, serif;
	line-height: 1.8;
	font-size: 12px;
	letter-spacing: 0;
	color:#222;
	margin: 0;
	padding: 0;
}
img {
border: 0px;
}
img a {
border: 0px;
}



h1 {
	text-indent: -9999px;
	height: 53px;
	width: 396px;
	background-image: url(../images/title02.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
h2 {
	font-weight: normal;
	color: #eee;
	background-image: url(../images/menu/h2bg.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
	letter-spacing: 2px;
	font-size: 16px;
	line-height: 4;
	height: 45px;
	width: 860px;
	background-color: #fff;
	border-bottom: solid 1px #666;
	margin: 0;
	margin-bottom: 0px;
	/*margin-bottom: 30px;*/
	margin-top: -1px;
}
#article h2 {
	width: 720px;
	float: left;
	margin-right: 0px;
	margin-top: -1px;
}
#backBtn {
	font-weight: normal;
	color: #666;
	background-image: url(../images/menu/h2bg.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
	font-size: 12px;
	line-height: 5;
	height: 45px;
	width: 140px;
	background-color: #fff;
	border-bottom: solid 1px #666;
	margin-bottom: 0px;
	/*margin-bottom: 30px;*/
	margin-top: 0px;
	margin-top: -1px;
	float: right;
	margin-right: 0px;
	}
#backBtn a {
	 color: #ccc;
	}
#backBtn a:hover {
	color: #fff;
	}
#menu {
	font-size: 12pt;
	width: 858px;
	height: 30px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	list-style-type: none;
	float: left;
	font-size: 12px;
	width: 120px;
	line-height: 30px;
	border-right: solid 1px #eeeeee;
	color: #000000;
	text-align: center;
	text-decoration: none;
}			
#menu li a {display: block;
						font-size: 12px;
						width: 120px;
						line-height: 30px;
						border-right: solid 1px #eeeeee;
						color: #000000;
						text-decoration: none;}
					
#menu, #menu li a {background-image: url(../images/menu/menubg.jpg);
								background-repeat: repeat-x;
}								
#menu li a:hover {background-position: 0 -50px;
background-color: #ccc;
								color: #fff;
}
#biography #menu li#bio, 
#home #menu li#home, 
#information #menu li#info, 
#articles #menu li#articles, 
#article #menu li#articles, 
#publishing #menu li#pub,
#contact #menu li#contact {background-image: url( ../images/menu/menubg_c.jpg);
								color: #fff;
}
								
								

#wrapper {
width: 900px;
margin: auto;
clear: both;
background-color: #ffffff;}

#container {
padding-top: 10px;
padding-left: 20px;
width: 860px;
padding-bottom: 10px;}

#header {margin: 0;
padding: 0;}

#content{
width: 860px;
/*margin-top: -1px;*/
margin-bottom: 20px;
clear: both;}


#footer {
padding-top: 30px;
font-size: 11px;
width: 900px;
clear: both;
}
#footer p {
padding: 20px;
text-align: right;
}

#footer a {
color: #333;
}
#footer a:hover {
color: #999;
background-color: #fff;
}


#footerInner {
padding: 20px;
background-color: #ddd;
overflow: hidden;
width: 860px;
}
#footA {
width: 500px;
float: left;
}
#footB {
width: 340px;
float: right;
text-align: right;
}
#footC {
clear: both;
/*border-top: solid 1px #fff;*/
padding-top: 5px;
}
#copyRight {
clear: both;}

#footA ul,#footB ul {
	margin: 0;
	padding: 0;
	height: 20px;
}
#footA li {
	float: left;
	margin-right: -1px;
	list-style-type: none;
	font-size: 11px;
	border-right: solid 1px #eeeeee;
	border-left: solid 1px #eeeeee;
	color: #000000;
	text-align: center;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}

#footB li {
	float: right;
	margin-left: -1px;
}
#footA li a,#footB li a {
display: block;
color: #333;
text-decoration: none;
}
#footA li a:hover,#footB li a:hover {
color: #999;
}