html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { 
	margin: 0; 
	padding: 0; 
}

html {

}

body {
	color: #000000;
	font: normal normal normal 1em verdana,helvetica,arial,sans-serif;
	background: #c47c2a url(images/bg.gif) repeat;
}

p {
	line-height: 1.3em; 
}

div {}

a {
	color: #0000ff;
	text-decoration: none;
}

a:link {
	color: #0000ff;
	text-decoration: none;
}

a:visited {
	color: #800080;
	text-decoration: none;
}

a:hover, a:focus, a:active {
	color: #ff0000;
	text-decoration: underline;
}

ul {
	list-style-position:inside;
}

li {

}

#container {
	width: 800px;
	padding: 90px 0 0 0;
	margin: 0 auto;
	background: #c47c2a url(images/content_header.gif) no-repeat;
}

#header {
	background: #c47c2a url(images/content_middle.gif) repeat-y;	
	padding: 30px;
	text-align: center;
}

#footer {
	text-align: center;
	margin: 30px 0 10px 0;
	clear: both;	
}

#content {
	background: #c47c2a url(images/content_middle.gif) repeat-y;
}

#content-header {

}


#content-footer {
	background: #c47c2a url(images/content_footer.gif) no-repeat;	
	height: 24px;
}

#main {
	margin: 0 0 0 0;
	padding: 40px 50px 50px 60px;
	background: #c47c2a url(images/content_middle.gif) repeat-y;
}

#header h1 {
	font: normal normal bold 2em verdana,arial,helvetica,sans-serif; 
	/* text-transform: uppercase; 	*/
	margin-bottom: 30px;
}

#header #contact {
}

#header #contact-name {
	margin-bottom: 20px;
}

#contact #contact-email {
}

#contact #contact-email h3 {
	margin-right: 10px;
	display: inline;
	font: normal normal bold 0.9em verdana,helvetica,arial,sans-serif;
}

#contact #contact-email h3:after {
}

#contact #contact-email p {
	display: block;
	font-size: 0.9em;
	padding-top: 2px;
}


#footer p {
	font: normal normal normal 0.8em verdana,arial,helvetica,sans-serif;
}


.section {
	margin: 0 0 30px 0; 
}

.section-content {
	padding: 15px 5px;
}

#images {
	text-align: center;
	padding-bottom: 20px;
}

#images p {
	font-size: 0.7em;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: arial,helvetica,verdana,sans-serif;
}

#about {

}

#about h2 {
	text-indent: -10000px;
	height: 65px;
	width: 193px;
	background-image: url(images/header_overview.gif);
	background-repeat: no-repeat;
}

#citation {

}

#citation h2 {
	text-indent: -10000px;
	height: 65px;
	width: 167px;
	background-image: url(images/header_citation.gif);
	background-repeat: no-repeat;
}

#citation-publication {
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 25px;
	font-size: 0.9em;
	/*font-family: arial,helvetica,verdana,sans-serif;*/
	padding-bottom: 20px;
}

#citation-publication-bibtex {
	font-size: 12px;
	margin-left: 10px;
}

#publications {
	
}

#publications h2 {
	text-indent: -10000px;
	height: 65px;
	width: 430px;
	background-image: url(images/header_relatedpublications.gif);
	background-repeat: no-repeat;
}

#publications ul {
	list-style-type: none;
}

#publications li {
	margin: 0 0 10px 0;
}

#publications ul h3 {
	margin-top: 1.5em;
	margin-bottom: 0.3em;
	font: normal normal bold 1.2em verdana,helvetica,arial,sans-serif;	
}

#publications ul li .publication-bib {
	margin-bottom: 0.2em;
}

#publications ul li .publication-downloads {
	font-size: 0.75em;
	margin-bottom: 1.75em;
	text-indent: 10px;
}

#publications ul li .publication-downloads:before {
	content: url(images/bullet.gif);
	margin-right: 5px;
}


#about p, #download-section p, #citation p, #publications p {
	margin-bottom: 1em;
}

#dowload-section {

}

#download-section h2 {
	text-indent: -10000px;
	height: 65px;
	width: 207px;
	background-image: url(images/header_download.gif);
	background-repeat: no-repeat;
}

#download {
	width: 750px;
	min-height: 100px;
	margin-left: -40px;
}

#download-header {
	background-image: url(images/research_item_topborder.gif);
	background-repeat: repeat-x;
	height: 44px;
}

#download-main {
	background-image: url(images/research_item_background.gif);
	background-repeat: repeat-y;
}

#download-footer {
	clear: both;
	background-image: url(images/research_item_bottomborder.gif);
	background-repeat: no-repeat;
	height: 24px;
}


#download h3 {
	font: normal normal bold 1.1em verdana,helvetica,arial,sans-serif;	
	margin: 5px;
}


#download-content {
	padding-top: 5px;
	padding-right: 60px;
	margin-left: 50px;
	padding-bottom: 5px;
	text-align: center;
}

#download-description {

}

#download-published {
	font: normal normal normal 0.8em verdana,helvetica,arial,sans-serif;
}
