/* 	CSS Document 
	Unsworn ophones.css
	Version 20050509 13:05
	Author Magnus Torstensson & Erik Sandelin
*/
body{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	line-height:20px;
	color:white;
	text-align:center;
	margin:0;
	background-color:#34C7F5;
	background:#34C7F5 url(ogp3.gif) no-repeat top center;
}

div.ophonistinfo {
	width: 600px;
	padding: 20px 0px 20px 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

div.contour {
	position:relative;
	left:310px;
	top:10px;
	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 10px 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 dotted #008DE9;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: #EA4D00;}   
h2 a:active {text-decoration:none;color:black;}  



