/* CSS Document */
#container {width: 695px;
height: 750px;
position: relative;
top: 13px;
left: 5px;
}
#info {position: relative;
top: 5px;
left: 5px;
width: 700px;
}
#info p{font-family:Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 14px;
color: #000000;
padding: 10px;
text-align: justify;
word-spacing: normal;
text-indent: 10px;
border: 2px dashed #808080;
background-color: #ffffff;
}
#info a:link { 
color : #808080; 
text-decoration : none;
} 
#info a:visited { 
color : #808080; 
text-decoration : none;
} 
#info a:focus { 
color : #808080; 
text-decoration : none;
} 
#info a:hover { 
color : #ff0000; 
text-decoration : none;
} 
#info a:active { 
color : #808080; 
text-decoration : none; 
} 
#map {margin: 10px 10px 20px 10px;
}
#map a:link { 
color : #808080; 
text-decoration : none;
} 
#map a:visited { 
color : #808080; 
text-decoration : none;
} 
#map a:focus { 
color : #808080; 
text-decoration : none;
} 
#map a:hover { 
color : #ff0000; 
text-decoration : none;
} 
#map a:active { 
color : #808080; 
text-decoration : none; 
}
.workpic img {
margin: 10px;
border:2px solid #000000;
}
.workpic p {font-family:Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 14px;
color: #000000;
padding: 10px;
text-align: justify;
word-spacing: normal;
text-indent: 10px;
border: 2px dashed #808080;
background-color: #ffffff;
margin: 10px;
}
.workpic a:link { 
color : #808080; 
text-decoration : none;
} 
.workpic a:visited { 
color : #808080; 
text-decoration : none;
} 
.workpic a:focus { 
color : #808080; 
text-decoration : none;
} 
.workpic a:hover { 
color : #ff0000; 
text-decoration : none;
} 
.workpic a:active { 
color : #808080; 
text-decoration : none; 
}