a:link { text-decoration : none ; color : #D8641E; font-weight : bold; }
a:visited { text-decoration : none ; color : #D8641E; font-weight : bold; }
a:active { text-decoration : none ; color : #D8641E; font-weight : bold; }
a:hover { text-decoration : underline ; color : #D8641E; font-weight : bold; }

a:link .clients, a:visited .clients { border : 1px; border-thickness : 1px; border-color : #8C4114; border-style: solid}
a:hover .clients, a:active .clients { border : 1px; border-thickness : 1px; border-color : #D8641E; border-style: solid}

body { 
   margin : 0px;
   background : #242424;
   scrollbar-face-color: #333333; 
   scrollbar-shadow-color: #242424; 
   scrollbar-highlight-color:#242424; 
   scrollbar-3dlight-color: #242424; 
   scrollbar-darkshadow-color: #242424; 
   scrollbar-track-color: #242424; 
   scrollbar-arrow-color: #242424;
}

.portfolio { 
   margin : 0px;
   background : #1C1C1C;
   scrollbar-face-color: #636363; 
   scrollbar-shadow-color: #1c1c1c; 
   scrollbar-highlight-color:#242424; 
   scrollbar-3dlight-color: #242424; 
   scrollbar-darkshadow-color: #1c1c1c; 
   scrollbar-track-color: #242424; 
   scrollbar-arrow-color: #1c1c1c;
}

p { 
  font-size : 11px; 
  line-height:150%; 
  color : #FFFFFF; 
  font-family: verdana, arial, helvetica, sans-serif; 
}

.em {
  font-weight : bold;
}

.home {
  margin-left : 80px;
  margin-right : 210px;
}

.contact {
  margin-bottom : 0px;
}

.contactindent {
  margin-left : 15px;
  margin-top : 0px;
}

.contactlinks {
  margin-bottom : 4px;
}

.red {
  color : #ff0000;
}

.inputtext { 
  font-size : 10px; 
  color : #000000; 
  background-color : #CFCCa4; 
  font-family : verdana, arial, helvetica, sans-serif; 
  border-bottom : #000000 1px outset;
  border-left : #000000 1px outset;
  border-right : #000000 1px outset;
  border-top : #000000 1px outset;
  scrollbar-face-color: #636363; 
  scrollbar-shadow-color: #1c1c1c; 
  scrollbar-highlight-color:#242424; 
  scrollbar-3dlight-color: #242424; 
  scrollbar-darkshadow-color: #1c1c1c; 
  scrollbar-track-color: #242424; 
  scrollbar-arrow-color: #1c1c1c;
}

/* specially for the Portfolio snap buttons*/
.snap_button {
	position : absolute;
	top : 89px;
	left :  836px;
	width : 120px;
}