html {
	background: url(right_side.gif) repeat-y right;
}

body {
	font: .8em verdana, arial, helvetica, sans-serif;
	color: #000000;
	background: url(left_side.gif) repeat-y left top;
	margin: 0;
}

a:link,
a:visited {
	color: #ff4700;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/*
p {
	background-color: #FFccFF;
}
*/
td p, td ul {
	margin-bottom: 0;
}

td p:first-child, td ul:first-child {
	margin-top: 0;
}

#pageContainer {
	background-color: #ffffff;
	margin-right: 110px;
	margin-left: 110px;
	border-bottom: 1px #000000 solid;
}

#pageHeader {
	background-color: #0070ff;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#pageHeader h1 {
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	letter-spacing: 5px;
	font-size: 1em;
	padding-right: 50px;
}

#pageLogo {
	background-color: #ffffff;
	border-top: 2px #0000ff solid;
	border-bottom: 2px #0000ff solid;
	padding-top: 10px;
	padding-left: 50px;
	padding-bottom: 10px;
}
#pageLogo .conePhoto {
	margin-left: 20px;
}
#pageMenu {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	word-spacing: 8px;
	background-color: #0070ff;
	border-bottom: 2px #0070ff solid;
	padding-top: 8px;
	padding-bottom: 8px;
}

#pageMenu a:link,
#pageMenu a:visited {
	color: #ffffff;
	word-spacing: normal;
}

#pageMenu a.current {
	color: #ff4700;
}

#pageMenu a:hover {
	color: #ff0000;
}

#pageFooter {
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	background-color: #0070ff;
	margin-top: 1em;
	margin-bottom: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px #000000 solid;
}

#pageFooter a:link,
#pageFooter a:visited {
	color: #ffffff;
}

#pageFooter a:hover {
	color: #ffffff;
}

#pageHeader hr,
#pageLogo hr,
#pageMenu hr,
#pageFooter hr {
	display: none;
}

#content {
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 1em;
}

#content hr {
	display: none;
}

#content h2 {
	font-size: 1.4em;
	letter-spacing: 5px;
	margin-right: -50px;
	margin-left: -50px;
	padding-left: 50px;
	padding-bottom: 3px;
	padding-right: 50px;
	border-bottom: 1px #ff4700 solid;
}

#content h3 {
	font-size: 1.2em;
	letter-spacing: 5px;
	border-bottom: 1px #000000 solid;
	padding-bottom: 3px;
}

#content p {
	text-align: justify;
}

#content li blockquote{
	margin-top: 0;
	margin-bottom: 0;
}

table.publs,
table.common {
	border-style: none;
}

.publs th,
.publs td,
.common th,
.common td {
	border-style: none;
	padding: 2px 0px;
}

.publs th {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.publs .publNr {
	text-align: right;
	padding-right: 1ex;
}

.publs .publDesc {
	
}

.publTitle {
	font-style: italic;
}

.publJournal {
	color: #008080;
}

.publs .publPDF {
	padding-left: 1ex;
}

.publs .publLink {
	padding-left: 1ex;
}

.thesis {
	color: #FFFFFF;
	background-color: #008080;
}

.common .leftHand {
	padding-left: 1ex;
}

#hitCntr {
	color: #bbbbbb;
}

#hitCntr P {
	text-align: right;
}
