body {
		text-transform: none;
		Font-family: helvetica, sans-serif;
		white-space: normal;
		color: white;
		background: black url("/pics/2005/2005-06-26/IMG_3075_www_smaller.jpg");
		background: black url("/pics/2006/2006-01-31/img_6878_web.jpg");
		background-repeat: no-repeat;
		background-position: 20px 20px;
		background-attachment: fixed;
		margin: 20px;
		padding: 20px;
		size: 90% 90%;
}

p { font-family: Helvetica; font-size: 100%; line-height: 120%; margin-bottom: 1px; margin-top: 10px; }
p.small { font-size: 70%; font-weight: normal; }
p.heading { font-size: 140%; font-weight: bold; }
p.caption { font-size: 80%; font-style: italic; }
a { font-size: 9pt; font-style: plain; font-weight: normal; color: white; text-decoration: none; }
// a:active,a:hover { background: darkblue; }


#edda { position: absolute; top: 520px; left: 700px; }
#edda img { width: 100; text-color: green; border-width:0px;}
#edda a { color: lightgreen; }
#header { position: absolute; top: 100px; left: 140px; font-weight: bold; }
#header p { color: white; }
#main { position: absolute; top: 180px; left: 640px; align: left; }
#links a img { height: 0px; width: 0px; border-width:0px; }
#links a:hover img.p {
	height: 500px;
	width:auto;
	border-width:1px;
	position: absolute; top: -150px; left: -500px;
}
#links a:hover img.l {
	width: 480px;
	height: auto;
	border-width:1px;
	position: absolute; top: -80px; left: -500px;
}
li { list-style-type: none; margin-bottom: 0.5em; }


table {
	text-align: center;
	align: center;
	vertical-align: center;
	border-style: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}

table.mainTable {
	width: 30%;
	vertical-align: center;
}

table.linkTable  {
	width: 200px;
	margin-left: 0px;
	margin-top: 5px;
}

table.linkTable td {
	width: auto;
}


table.linkTable a {
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 12px;
	color: light-yellow;
}
td { align: left; text-align: center; vertical-align: top; }

h3 { text-align: center; }

.bold_left { text-align: left; font-family: Helvetica; font-weight: bold; line-height: 130%; }
.bold { font-family: Helvetica; font-weight: bold; line-height: 120%; }
.italic { font-family: Helvetica; font-style: italic; font-weight: normal; font-size: 80%; line-height: 120%; }
.left{ text-align: left; } 
.center { text-align: center; }
big { color:	white; }
small { color:	white; }
