/* CSS Document */

.mainbox{
border-bottom:thin groove;
border-right:thin groove;
background-repeat:no-repeat;
background-position:right;
width:65%;
}



.leftshadow{background:url(images/bg_left.gif);
background-repeat:repeat-y;}



.textpading{ padding:30px;
background-image:url(images/person.gif);
background-repeat: no-repeat;
background-position: top right;
}
.contact{
padding:10px;
border-bottom:thin groove;
border-right:thin groove;
background:url(images/bg_left.gif);
background-repeat:repeat-y;
}
.imgpadding{padding:10px;}

a:hover{color: #009900;}
a {color: #0066FF}
	