/* 	CSS Document 
	Unsworn ophones.css
	Version 20060821 22:12
	Author Magnus Torstensson & Erik Sandelin
*/
body{
	font:14px/20px Georgia, Times New Roman, Times, serif;
	color:white;
	text-align:center;
	margin:0;
	background:#ec008c url(ogp2006.gif) no-repeat 0 14px;
}

div.oopuff {
	position:absolute;
	top:80px;
	left:610px;
	width:180px;
	height:180px;
	background:url(oo_puff.gif) top left no-repeat;
	overflow:hidden;
	text-indent:-2000px;
}

div.ogppuff {
	position:absolute;
	top:240px;
	left:650px;
	background:url(ogp_puff.gif) top left no-repeat;
	overflow:hidden;
	text-indent:-2000px;
	width:180px;
	height:180px;
}

div.locality {
	position:absolute;
	top:440px;
	left:590px;
	background:url(locality.gif) top left no-repeat;
	overflow:hidden;
	width:300px;
	height:300px;
	padding:80px 0 0 20px;
	color:#ec008c;
	font:11px/12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}
div.locality a { color:#ec008c;text-decoration:none;border:none;}

div.ophonistinfo {
	width: 600px;
	padding: 20px 0px 20px 0px;
/*	margin-left: auto;
	margin-right: auto;
*/
	text-align:left;
}

div.contour {
	position:absolute;
	left:310px;
	top:36px;
	width:270px;
	padding:5px 5px 10px 5px;
/*	border:1px solid black;
	border-top:32px solid black;*/
	z-index:500;
}


table, tr, td {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
}
	

span.date{
	font-family:Courier New, Courier, mono;
	font-size:10px;
	line-height:20px;

}
ul {
	padding:0px;
	margin:0;
	padding:10px 0 10px 10px;
}
li {
	padding:0px;
	margin:0px;
	margin-left:10px;

}
p {
/*	text-indent:20px;*/
	margin:0 0 1em 0;
}
p.firstP {
	text-indent:0px;
}
h1{
	font-family:Geneva, Arial, Helvetica, san-serif;
	text-indent:0px;
	margin:10px 0px 10px 0px;
	font-size:15px;
	letter-spacing:1px;
	font-weight:900;
	font-style:normal;
	text-transform:uppercase;
}
h2 {
	text-transform:none;
	font-variant:small-caps;
	font-size:12px;
	line-height:20px;
	margin:0px;
	margin-bottom:0px;
	font-weight:100;
	letter-spacing:2px;

}
h3 {
	text-transform:none;
	font-style:italic;
	font-size:12px;
	font-weight:100;
	line-height:20px;
	margin:0px;
	margin-top:10px;
	margin-bottom:3px;
}
div.logo {
	position:absolute;
	left:0px;
	top:100px;
	width:420px;
	height:600px;
	background:transparent url(ophones_body_bg.jpg) no-repeat; 
	border:none;
}

DIV.rightMargin {
	position:absolute;
	padding: 0px 0px 0px 0px;
	left:643px;
	width:180px;
	top:388px;
	text-align:left;
	z-index:52;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}

DIV.boxDIV {
	padding:19px; 
	border: 1px #FFFFFF solid;
}

IMG.lnk { 
	border:1px solid #EA4D00
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	line-height:11px;
}

a:link {text-decoration:none;border-bottom:2px dotted white;color: white;}	
a:visited {text-decoration:none;border-bottom:2px dotted white;color: white;} 
a:hover {text-decoration:none;border-bottom:2px solid white;color: white;}   
a:active {text-decoration:none;border-bottom:2px dotted white;color: white;}  

h2 a {color:white;}
h2 a:link {text-decoration:none;color:black;} 	
h2 a:visited {text-decoration:none;color:white;} 
h2 a:hover {text-decoration:none;color:white;}   
h2 a:active {text-decoration:none;color:black;}  



