body {
	 background-color: #FFFFFF;
     margin-top: 0px;
     margin-left: 0px
     padding: 0px;
     }
     
A:link {text-decoration: none; color: #ff40d0;}
A:visited {text-decoration: none; color: #ff40d0;}
A:active {text-decoration: none; color: #ff40d0;}
A:hover {text-decoration: underline; color: #ff40d0;}

#container {
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
font-size: 12px;
text-align: left;
}


#nav {
font-size: 0px;
float: left;
width: 171px;
border: 0px;
margin-top: 28px;
margin-left: 22px;
margin-right: 30px;
}

.imgD {
margin-top: 18px;
}



.picture {
margin-top: 38px;
font-size: 0px;
float: left;
 list-style: none;
 overflow: auto;
 margin-right: 40px;
 margin-bottom: 8px;
 white-space: nowrap;
}

.clients {
margin-top: 67px;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
font-size: 12px;
text-align: left;
float: left;
border: 0px;
 list-style: none;
 overflow: auto;
 margin-right: 40px;
 margin-bottom: 8px;
 white-space: nowrap;
}


.back {
margin-top: 38px;
font-size: 0px;
float: left;
border-width: 0px;
margin-right: 40px;
}

.textbox { /* intro and outro text */
	height: 450px;
	width: 345px;
	background: #F8F8F8;
	border: 1px dotted #CCCCCC;
	text-align: left;
}




/* Selected dots */

#dotcomm {
background-image: url('/images/dot.png');
width: 3px;
height: 3px;
position: absolute;
margin-top: 92px;
margin-left: 18px;
}


#dotport {
background-image: url('/images/dot.png');
width: 3px;
height: 3px;
position: absolute;
margin-top: 112px;
margin-left: 18px;
}

#dotfash {
background-image: url('/images/dot.png');
width: 3px;
height: 3px;
position: absolute;
margin-top: 72px;
margin-left: 18px;
}

#dotparties {
background-image: url('/images/dot.png');
width: 3px;
height: 3px;
position: absolute;
margin-top: 132px;
margin-left: 18px;
}

#dotclients {
background-image: url('/images/dot.png');
width: 3px;
height: 3px;
position: absolute;
margin-top: 190px;
margin-left: 18px;
}

#dotcontact {
background-image: url('/images/dot.png');
width: 3px;
height: 3px;
position: absolute;
margin-top: 210px;
margin-left: 18px;
}

#dotedge {
background-image: url('/images/dot.png');
width: 3px;
height: 3px;
position: absolute;
margin-top: 152px;
margin-left: 18px;
}

#dothome {
background-image: url('/images/dot.png');
width: 3px;
height: 3px;
position: absolute;
margin-top: 44px;
margin-left: 18px;
}