body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;img
}

#wrapper {
    width: 100%
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    text-align: left;
    background-color: #FFFFFF;
    width: 100%;
}

#header {
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.img-responsive {
	width: 100%;
    height: auto;
	display: block
    
}

.img-photo-responsive {
    width: 150px;
    height: auto;
    display: inline;
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 7px;
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 110%;
    line-height: 35px;
    text-align: left;
    background-image: url(images/bodyBackground.png);
    background-repeat: no-repeat;
    background-position: right top;
}

.containerPhoto {
    width: 98%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: 400;
	font-style: normal;
    font-size: 110%;
    line-height: 28px;
    text-align: center;
}

.imgMainPhoto {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1px;
    margin-bottom: 2px;
    display: inline;
}

.phone {
    text-align: center;
    margin-bottom: 18px;
    margin-top: 14px;
}

a.phone:link     {
    font-family: gesta, sans-serif;
    font-size: 140%;
    color: #0268B3;
    font-weight: bold;
}

a.phone:visited  {
    font-family: gesta, sans-serif;
    font-size: 140%;
    color: #7851a9;
    font-weight: bold;
}

a.phone:hover  {
    font-family: gesta, sans-serif;
    font-size: 140%;
    color: #F00;
    font-weight: bold;
}

a.phone:active   {
    font-family: gesta, sans-serif;
    font-size: 140%;
    color: #0268B3;
    font-weight: bolder;
}

#footer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 120%;
    color: #000;
    text-align: center;
    height: auto;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 12px;
    padding-top: 12px;
    z-index: 4;
    font-weight: normal;
}
