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;}

#header {}
#headerimg {
	position: relative;
	top: 10px;
	background: url('/images/masthead90c.jpg');
 	width: 450px;
 	height: 127px;
	margin: 10px;
	margin-top: 0px;
       }
       
#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: 200px;
margin-left: 22px;
margin-right: 30px;
}


#footer{
margin-top: 150px;
margin-left: 220px;
float: right;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
font-size: 13px;
}


.imgD {
margin-top: 18px;
}



.picture {
margin-top: 218px;
font-size: 0px;
float: left;
border-width: 1px;
border-style: solid;
border-color: #000000;
 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: 169px;
margin-left: 18px;
}

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

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