body {
	background-color: #D4D4D4;
	margin: 0;
	padding: 0;
}

body, p, td, th, ul, ol, li, form, input, textarea, select, option {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #555152;
}

h1, h2, h3, h4 {
	font-family: arial, helvetica, sans-serif;
	color: #CF2840;
}

h1 {
	margin-top: 0px;
	font-size: 15px;
	color: #CF2840;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: normal;
}

div {
	font-size: 0px;
}

th {
	text-align: left;
}

a {
	color: #999933;
	text-decoration: none;
}

img {
	border: none;
}

hr {
	height: 1px;
	color: #C6C0C1;
	background-color: #C6C0C1;
	width: 70%;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#top-nav {
	background-color: #E8E8E8;
	width: 798px;
	height: 22px;
	border: solid #C0BEBC 1px;
	margin-bottom: 3px;
}

#top-nav ul {
	float: right;
	margin-top: 5px;
}

#top-nav li {
	padding: 0 10px 0 15px;
	display: inline;
	font-size: 9px;
}

#head-logo {
	float: left;
}

#head-navigation {
	background-image: url(images/head_main_photo.jpg);
	width: 627px;
	height: 200px;
	margin-left: 173px;
}

#head-bar {
	background-color: #CF2840;
	width: 800px;
	height: 7px;
	border: none;
	padding: 0;
	margin: 0;
}

#head-underscore {
	background-color: #9A1A1E;
	background-image: url(images/head_underscore.jpg);
	width: 800px;
	height: 20px;
	background-position: 0px 15px;
	background-repeat: no-repeat;
}

#content {
	margin-left: 180px;
}

#content p {
	margin: 0;
	margin-top: 7px;
}

#content h1 {
	margin: 0 0 15px -15px;
}

#content img {
/*	padding: 25px 15px 0 15px;*/
}

#content img.pub-img {
	float: left;
	padding: 0 15px 30px 0;
}

#content li {
	padding-bottom: 5px;
}

/* home page only content */
#home-content {
	padding-top: 5px;
}

#home-content p, #home-content li, #home-content a {
	font-size: 9px;
}

#home-content p, #home-content h4 {
	margin: 0;
	padding: 0;
}

#home-content h4 {
	font-size: 11px;
	font-weight: bold;
}

#home-content h4 {
	font-family: arial, helvetica, sans-serif;
	color: #CF2840;
}

#pubs-nav {
	margin: 0 3px 0 3px;
	padding: 0;
}

#pubs-nav p, #pubs-nav h2, #pubs-nav h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 10px;
}

p.title {
	margin: 0px 0 0px 0;
}

#pubs-nav h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 8px 0 12px 0;
}

#pubs-nav h3 {
	background-image: url(images/publications_dots.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #CF2840;
	margin-top: 12px;
}

.separator {
	background-image: url(images/separator.gif);
	background-repeat: repeat-x;
	width: 70%;
	height: 1px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 2px;
}

.top-separator {
	margin-left: auto;
	margin-right: auto;
}

.pubs-nav-author {
	text-align: center;
}

.pubs-nav-more {
	float: right;
}

.pubs-nav-more a {
	color: #CF2840;
}
	
#head-menu {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
	
#head-menu li {
	width: 64px;
	height: 30px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	font-weight: bold;
	background-image: url(/images/tab_green.gif);
}

#head-menu li.selected {
	background-image: url(/images/tab_red.gif);
}

#head-menu li a {
	display: block;
	width: 64px;
	height: 30px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#head-menu li a:hover {
	background-repeat : no-repeat;
	color: #000000;
}

.questions-box {
	background-color: #E8E8E8;
	padding: 0 20px;
}

.questions-box p {
	font-size: 11px !important;
}


.footer-spacer {
	clear: both;
	background-color: #D4D4D4;
	width: 800px;
	height: 6px;
}

.footer-grey {
	width: 798px;
	height: 8px;
	border: solid 1px #C0BEBC;
	background-color: #686565;
}

#footer {
	padding: 0;
	margin-top: 5px;
	width: 798px;
	height: 40px;
	border: solid #C0BEBC 1px;
	background-color: #E8E8E8;
}

#footer p {
	margin-top: 15px;
}

#copyright {
	float: left;
	margin-left: 5px;
	font-size: 10px;
}

#footer-legals {
	float: left;
	margin-left: 10px;
	font-size: 10px;
}

#footer-legals a {
	color: #555152;
	margin: 0 5px 0 5px;
}

#footer-links {
	float: right;
	margin-right: 10px;
	font-size: 10px;
}

#footer-links a {
	color: #999933;
	margin: 0 5px 0 5px;
}

/* white boxes on front page */

div.publications-avail {
	background:	url(/images/sidepublications_avail.gif) 0% 0% no-repeat;
	width: 175px;
}

div.content-box {
	background:	url(/images/front_border_tl.gif) 0% 0% no-repeat;
}

div.content-box h4, div.content-box p, div.content-box li {
	font-family: arial, helvetica, sans-serif;
}

div.content-box h4 {
	letter-spacing: 0px;
}

div.green-box p, div.green-box li {
	color: #2C2C2C;
}

div.content-box-tr {
	background:	url(/images/front_border_tr.gif) 100% 0% no-repeat;
	height: 3px;
	margin: 0;
	padding: 0;
}

div.content-box-body {
	background:	url(/images/front_border_r.gif) 100% 100% repeat-y;
	margin: 0;
	padding: 1px 2px 1px 2px;
}

div.content-box-content {
	padding: -14px 0 -14px 0;
}

div.content-box-footer {
	background:	url(/images/front_border_bl.gif) 0% 100% no-repeat;
}

div.content-box-inner-footer {
	background:	url(/images/front_border_br.gif) 100% 100% no-repeat;
	padding: 1px;
}

/* green boxes on front page */
.green-box div.content-box {
	background:	url(/images/front_border_tl_gr.gif) 0% 0% no-repeat;
}

.green-box div.content-box-tr {
	background:	url(/images/front_border_tr_gr.gif) 100% 0% no-repeat;
}

.green-box div.content-box-body {
	background:	url(/images/front_border_r_gr.gif) 100% 100% repeat-y;
}

.green-box div.content-box-footer {
	background:	url(/images/front_border_bl_gr.gif) 0% 100% no-repeat;
}

.green-box div.content-box-inner-footer {
	background:	url(/images/front_border_br_gr.gif) 100% 100% no-repeat;
}

.head-nav-one-line {
	display: block;
	padding-top: 7px;
}

.to-top {
	font-size: 10px;
}

.book-head {
	font-size: 10px;
}

.bottom-feeder {
	clear: both;
}
