/* Containers Left and Right */

.Containerjtpic 
{/*Container(box) with Julie's pic original width: 150px; height: 188px;*/
  width: 140px;
  height: 500px;
  position: relative;
  top: 10px;
  left: 20px;  
  background: #FFFFFF;
  padding : 2px 2px;
  margin: 2px 2px;/* the border property in longhand*/
  border: 1px #000099 groove;

}

.ContainerRight 
{/*Box in right margin */
  width: 125px;
  height: 500px;
  position: relative;
  top: 10px;  
  left: -3px;
  background: #FFFFFF;
  padding : 3px 3px;
  margin: 3px 3px;/* the border property in longhand*/
; border: 1px #000099 groove
}

/* Links within the site */

.links 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none
}

.links:visited 
{
color: #990066
}

.links:hover 
{
color: #FF0066; 
text-decoration: underline
}

.links2 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
position: relative;
  left: 20px; 
color: #000066; 
text-decoration: none
}

.links2:visited 
{
color: #990066
}

.links2:hover 
{
color: #FF0066; 
text-decoration: underline
}


/* Headers within site */

.rightcolhead
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
text-decoration: none; 
/* position: relative; 
left: 5px;
right: 5px; */
color: #0000CC; 
font-style: italic;
line-height: 100%;
letter-spacing: -0.5px;
}

.header1 
{  
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; 
font-style: normal; 
font-weight: bold; 
color: #0000CC; 
position: relative; left: 5px; 
}

.headerclientbox
{  
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; 
font-style: normal; 
font-weight: bold; 
color: #0000CC; 
/* position: relative;  */
}

/* Content with in Site */

.clientbox
{  
font-family: Arial, Helvetica, sans-serif;
font-size: 13px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
/* position: relative;
top: 10px; */
line-height: 100%;
}

.contentleftside 
{
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : normal; 
text-decoration : none; 
color : #000000; 
font-variant : normal; 
line-height: 100%;
}

.contentrightside 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: normal; 
text-decoration: none; 
/* position: relative; 
left: 5px;
right: 5px; */
color: #000000; 
font-variant: normal; 
font-style: normal;
line-height: 90%;
}

.contentrightside-address 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
text-decoration: none; 
/* position: relative;
right: 5px; */
color: #000000; 
font-variant: normal;
line-height: 95%;
}

.contentbold 
{  
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; font-style: normal; 
font-weight: bold; 
color: #0000CC; 
position: relative; left: 1px; 
font-variant: normal
}

.content2 
{
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : normal; 
text-decoration : none; 
color : #000000; 
/* margin-right : 30px; 
position : relative; 
left : 2px; */
font-variant : normal;
} 

.contenthome1 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; font-style: normal; 
font-weight: bold; color: #000000; 
font-variant: normal; 
text-decoration: none
}

.contenthome2 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: normal;
text-decoration: none; 
color: #000000; 
font-variant: normal;
line-height: 100%;
}

.contenthome3
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-weight: normal;
text-decoration: none; 
color: #000000; 
font-variant: normal;
margin-right: 20px  
}


.mainlink 
{  
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: normal; 
font-variant: normal; 
color: #990066; 
text-decoration: none
}

.mainlink:hover 
{
text-decoration: underline
}

/* Footer */

.copyright
{
font-family: Arial, Helvetica, sans-serif;
font-size: 8px; 
font-weight: normal; 
font-variant: normal; 
color: #990066; 
text-decoration: none
}

.webmaster
{
font-family: Arial, Helvetica, sans-serif;
font-size: 8px; 
font-weight: normal; 
font-variant: normal; 
color: #990066; 
text-decoration: none
}

.webmaster:hover 
{
text-decoration: underline
}
