body {
	min-width: 600px;
	background-color: black;
	height: 100%
	margin: 0;
	padding:0;
	text-align:center;
}

h1 {
	font-family:  Helvetica, Verdana, Sans-Serif
	
}
#title h1{
	margin: 10px;
	color: #eeeeee;
	padding 0;
	font-size: 1.8em;
}
body, p, h2 {
	font-size:8pt;
	font-family:  Helvetica, Verdana, Sans-Serif
}
h2 {
	font-size: 1.3em;
}
body, p {
	font-size:8pt;
	color:#333333;
}
a, a:visited, a:active {
	font-size:8pt;
	color:#333333;
	font-family:  Helvetica, Verdana, Sans-Serif
}
div#title {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#links {
	background: white;
	opacity:0.5;
        filter: alpha(opacity=50);
	padding: 20px 20px 40px 20px;
	clear:left;
	width: 460px;
	min-height: 300px;
	color:black;
}
div #links a {
	color:black;
}
div#links h2 {
	margin: 0 0 10px 0;
}


div#frame {
	
}

div#frame img {
	border: 0px;
}



div#klipped,
div#below43 {
	position:absolute;
}

div#klipped {
	float:left;
	left: 10px;
	bottom: 1px;
}
div#below43 {
	float:right;
	right: 10px;
	bottom: 10px;
}

div#klipped a,
div#below43 a {
	text-decoration: none;
}	

div#klipped img {
	top: 10px;
	width: 50px;
}
span#klipped_link_text,
span#below43_link_text {
	display: none;
}
div#below43 img {
	width: 100px;
}

div#caption {
	background:#000000 none repeat scroll 0 0;
	float:left;
	margin:21px 20px 0;
	max-height:260px;
	opacity:0.75;
	filter: alpha(opacity=75);
	overflow:hidden;
	padding:10px 10px 20px;
	position:absolute;
	width:438px;
}

div#caption h3, div#caption span, div#caption a {
	color: #999999;
	margin: 0 0 10px 0;
}
.caption label {
	width: 100px;
}
