/* CSS Document */
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	background-image:url(images/marble-black.jpg);
	background-repeat:repeat;
}
h1
{
	color:#0000FF;
	font-size:110%;
	margin-bottom:15px;
}
h2
{
	color:#0000FF;
	font-size:100%;
	margin-top:5px;
	margin-bottom:7px;
}
h3
{
	color:#000000;
	font-size:100%;
	margin:0px;
}
a
{
	text-decoration:none;
	color:#DB120D;
}
a:hover
{
	text-decoration:underline;
	color:#db120d;
}
p
{
	margin-top:0px;
	margin-bottom:15px;
}
#content
{
	padding:15px;
	text-align:left;
}
#list
{
	font-family:"Times New Roman", Times, serif;
	font-size:120%;
}
#list ul
{
	color:#666666;
	font-weight:bold;
}
#list a
{
	color:#666666;
	font-weight:bold;
}
#list a:hover
{
	color:#0000FF;
	font-weight:bold;
}
#navigation
{
	border-bottom:medium;
	border-bottom-color:#000000;
	border-bottom-style:double;
	border-top:thin;
	border-top-color:#000000;
	border-top-style:solid;
	width:125px;
	height:182px;
	font-family:Arial-Narrow, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:90%;
	color:#3A4EA4;
	text-align:left;
}
#navigation ul
{
	list-style:none;
	margin:0px;
	padding:0px;
	text-indent:15px;
}
#navigation li
{
	border-bottom-color:#999999;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
#navigation li:hover
{
	background-color:#3A4EA4;
}
#navigation li a
{
	text-decoration:none;
}
#navigation li a:hover
{
	color:#CCCCCC;
}
#blank
{
	top:250px;
	margin-left:5%;
	width:125px;
	height:160px;
	position:absolute;
	background-image:url(images/photo-blank.jpg);
	background-repeat:no-repeat;
}
#weisse
{
	top:250px;
	margin-left:5%;
	width:125px;
	height:160px;
	position:absolute;
	background-image:url(images/photo-Weisse.jpg);
	background-repeat:no-repeat;
}
#rettig
{
	top:250px;
	margin-left:5%;
	width:125px;
	height:160px;
	position:absolute;
	background-image:url(images/photo-Rettig.jpg);
	background-repeat:no-repeat;
}
#rademacher
{
	top:250px;
	margin-left:5%;
	width:125px;
	height:160px;
	position:absolute;
	background-image:url(images/photo-Rademacher.jpg);
	background-repeat:no-repeat;
}
#clark
{
	top:250px;
	margin-left:5%;
	width:125px;
	height:160px;
	position:absolute;
	background-image:url(images/photo-Clark.jpg);
	background-repeat:no-repeat;
}
#bray
{
	top:250px;
	margin-left:5%;
	width:125px;
	height:160px;
	position:absolute;
	background-image:url(images/photo-Bray.jpg);
	background-repeat:no-repeat;
}
#cameron
{
	top:250px;
	margin-left:5%;
	width:125px;
	height:160px;
	position:absolute;
	background-image:url(images/photo-cameron.jpg);
	background-repeat:no-repeat;
}