@charset "UTF-8";
/* CSS Document */

<head>

<link rel="stylesheet" href="http://wf.typotheque.com/WF-014506-001265" type="text/css" />


body{
font-family: "Elementar Sans B Std 09 11 3";
font-style: normal;
font-weight: normal;
font-stretch: normal;
}


a:link{
	color:#000000;
	text-decoration:none;
}
	
a:visited{
	color:#000000;
	text-decoration:none;
}	

a:hover{
	background-color:#f2eee6;
	text-decoration:none;
}

p {
	color:#999999;
	font-family: "Elementar Sans B Std 09 11 3";
font-style: normal;
font-weight: normal;
font-stretch: normal;
}

h1 {
	font-family: "Elementar Sans B Std 09 11 3";
font-style: normal;
font-weight: normal;
font-stretch: normal;
}

h2{
	color:#999999;
	font-family: "Elementar Sans B Std 09 11 3";
font-style: normal;
font-weight: normal;
font-stretch: normal;
}

h3{
    color:#666666;
	font-family: "Elementar Sans B Std 09 11 3";
font-style: normal;
font-weight: normal;
font-stretch: normal;
}
	

.tel{
	color:#000000;
	font-family: "Elementar Sans B Std 09 11 3";
font-style: normal;
font-weight: normal;
font-stretch: normal;
background:#FFFFFF;
display: inline;
	margin:0;
	font-style:bold;
}


#leftCol{
	position:absolute;
	top:15px;
	left:25px;
	width:181px;
	height:18px;
	border-bottom: 1px solid;
	border-color:#CCCCCC
}

#list{
	position:absolute;
	top:42px;
	left:25px;
	width:181px;
	height:350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	
}

#midCol{
	position:absolute;
	top:15px;
	left:225px;
	width:181px;
	height:18px;
	border-bottom: 1px solid;
	border-color:#CCCCCC
}

#contact{
	position:absolute;
	top:42px;
	left:225px;
	width:181px;
	height:350px;

}

#info{
	position:absolute;
	top:42px;
	left:225px;
	width:181px;
	height:350px;
}

#info a {
padding:3px 4px;
}

#rightCol{
    position:absolute;
	top:42px;
	left:425px;
	width:181px;
	height:350px;
}

#pn{
	position:absolute;
	top:15px;
	left:425px;
	background-color:#FFFFFF;
	width:583px;
}
	

#picture{
    position:absolute;
	top:33px;
	left:425px;
}

#welcome{
    position:absolute;
	top:42px;
	left:225px;
	width:181px;
}


#copy{
    position:absolute;
	top:588px;
	left:25px;
	width:181px;
}

.highlighted{
	color:#33CCCC;
}

#info .section{
	padding:3px 4px;
}

.section{
    background-color:#f2eee6;
}


.outline{
    border:1px solid #CCCCCC;
}

.selected{

    margin-left:-12px;
}
</head

