@charset "UTF-8";
/* CSS Document */

#wrapper {
    padding: 5px;
    width: 900px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-color: #FFF;
}
body {
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica;
    background-color: #FFF;
}
#name {
    padding: 0;
    margin: 0;
    height: 93px;
    width: 900px;
}
#name a span {
    position: absolute;
    background-image: url(images/StephanieRushtonMallinson.png);
    background-repeat: no-repeat;
    width: 900px;
    height: 93px;
}

/*#name {
    height: 90px;
    width: 900px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
    background-image: url(images/StephanieRushtonMallinson.png);
    background-repeat: no-repeat;
    background-position:center;
    border-bottom-color: #FF3399;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}*/
#links {
    height: 40px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-top-width: thin;
    border-top-style: solid;
    border-top-color: #FF3399;
    text-align: center;
}
.slideshow {

    /*   .slideshow { height: 232px; width: 232px; margin: auto }*/


    height: 500px;
    width: 700px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
    vertical-align: middle;
    padding-top: 30px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
}
.slideshow img {
    padding: 0;
    /*border: 1px solid #ccc;
    background-color: #ffffff;*/
}

#wrapper #name h2 {
    margin: 0px;
    padding: 0px;
    height: 30px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #F39;
    font-weight: lighter;
    font-size: 26px;
    text-indent: -2000px;
}
h1 {
    /*     font-size: 40px;
color: #000;
  padding: 0px;

  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-weight: lighter;
  text-indent: -4000px; */
}
ul   {
    display: inline;
    list-style-image: none;
    list-style-position: inside;
    color: #000000;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    text-indent: -4000px;
}
li   {
    display: inline;
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
    border-right-color: #FF3399;
    text-indent: -1000px;
    border-right-width: thin;
    border-right-style: solid;
    margin: 0px;
}
#wrapper #info p {
    font-size: 12px;
    color: #000000;
}
p {
    font-size: 14px;
}
#wrapper #email {
    margin: 0px;
    text-align: center;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 0px;
    height: 30px;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #FF3399;
}
.firstlink {
    border-left-color: #FF3399;
    border-left-width: thin;
    border-left-style: solid;
}
#wrapper #info {
    margin: 0px;
    border-bottom-color: #FF3399;
    border-top-color: #FF3399;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
}
#wrapper #slideshow p {
    font-size: 16px;
    text-align: center;
    background-color: #FFFFFF;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    border: thin none #FF3399;
    line-height: 150%;
    padding: 0px;
}
a:link {
    color: #000000;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}
a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #FF3399;
}
a:active {
    color: #000000;
}
#wrapper #links #home {
    color: #FF3399;
}
#wrapper #slideshow #contactinfo {
    text-align: center;
}
#wrapper #slideshow .imagelink {
    color: #FFFFFF;
}

