body {
	background-color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#title{
	width:800px;
	text-align:left;
	background-color:white;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 15px 15px;
	border-top: 2px none silver;
	border-bottom: 2px solid silver;
}
#menu {
	width:800px;
	margin:0px auto;
	text-align:left;
	padding:5px 15px;
	background-color:white;
	font-size: smaller;
	border-bottom: 2px solid silver;
}
#content {
	width:800px;
	margin:0px auto;
	text-align:left;
	padding:5px 15px;
	background-color:white;
	font-size: smaller;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: silver;
	border-left-color: silver;
}
#bottom{
	width:800px;
	margin:0px auto;
	text-align:center;
	padding:5px 15px;
	background-color:white;
	font-size: smaller;
	border-top: 2px solid silver;
	border-bottom: 2px solid silver;
}
.thumbs {
	padding: 0px;
	border: 1px solid black;
}
#detailText {
	text-align: justify;
	padding: 25px 15px 0px;
	font-style: italic;
}

a.LinkProj:link {
	color: #383A3A;
	text-decoration: none;
}
a.LinkMenu:link {
	color: #383A3A;
	text-decoration: none;
}
a.LinkProj:visited {
	color: #383A3A;
	text-decoration: none;
}
a.LinkMenu:visited {
	color: #383A3A;
	text-decoration: none;
}
td.listing:hover {
	background-color:#DFDFDF;
}
a.linkListe:link {
	color: black;
}
a.linkListe:visited {
	color: black;
}
a.linkListe:hover {
	color: #9D0038;
	text-decoration: none;
}
.detInfo {
	font-style: normal;
}
.detailTable {
	background-color: #DBDBDB;
}
.picBorder {
	border: 0px solid black;
}
.homeThumb {
	border: 0px solid black;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
}
a.submenu:hover {
	text-decoration: underline;
}
a.submenu:link {
	color: black;
	text-decoration: none;
}
a.submenu:visited {
	color: black;
}
.refTable {
	margin-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: silver;
}
.refBG {
	background-image: url(images/refBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a.ref:link {color: black; text-decoration: none; }
a.ref:visited {color: black; text-decoration: none; }
a.ref:hover {color: black; text-decoration: underline; }
.refNote {
	margin-left: 12px;
	border-bottom-width: 1px;
	padding: 3px;
}
a.pic:link {color: darkred; }
a.pic:visited {color: darkred; }#map {
	border: 1px solid black;
}

