table {
border-top-style: double;
border-bottom-style: double;
border-width: 7px;
border-color: black;
}

td.title {
border-bottom-style: double;
border-width: 7px;
border-color: black;
font-family: verdana, tahoma, arial;
font-size: 150%;
text-align: center;
letter-spacing: 15px;
}

td.menu {
border-right-style: double;
border-width: 7px;
border-color: black;
}


p.homebutton {
border-style: solid;
border-width: 0px;
margin-left: 27%;
margin-bottom: 30px;
}

p.photosbutton {
border-style: solid;
border-width: 0px;
margin-left: 20%;
margin-bottom: 30px;
}

p.resumebutton {
border-style: solid;
border-width: 0px;
margin-left: 20%;
margin-bottom: 30px;
}

p.demoreelbutton {
border-style: solid;
border-width: 0px;
margin-left: 8.6%;
margin-bottom: 30px;
}

p.contactbutton {
border-style: solid;
border-width: 0px;
margin-left: 14.3%;
margin-bottom: 30px;
}

p.biobutton {
border-style: solid;
border-width: 0px;
margin-left: 38.3%;
}

p.quote {
font-family: times;
text-align: center;
}

/* start of photos webpage */

p.headshots {
font-family: verdana, tahoma, arial;
text-align: center;
font-size: 12px;
font-weight: bold;
margin-bottom: 10px;
margin-top: 10px;
}

p.print {
font-family: verdana, tahoma, arial;
text-align: center;
font-size: 12px;
font-weight: bold;
margin-bottom: 10px;
}

p.headshotspics {
margin-left: 20px;
margin-top: 10px;
}

p.printpics {
margin-left: 20px;
margin-top: 10px;
}

img.headshotspic {
border-style: double;
border-width: 5px;
border-color: black;
}

img.printpic {
border-style: double;
border-width: 5px;
border-color: black;
}

/* end of photos webpage */

/* start of resume webpage */

p.resume {
font-family: verdana, tahoma, arial;
text-align: center;
font-size: 12px;
font-weight: bold;
margin-top: 10px;
}

p.resumedownload {
font-family: verdana, tahoma, arial;
text-align: center;
font-size: 12px;
font-weight: bold;
margin-bottom: 10px;
color: blue;
}

/* end of resume webpage*/

/* start of demo reel webpage*/

p.demoreel {
font-family: verdana, tahoma, arial;
text-align: center;
font-size: 12px;
font-weight: bold;
margin-top: 10px;
}

p.youtube {
font-family: verdana, tahoma, arial;
text-align: center;
font-size: 12px;
font-weight: bold;
margin-bottom: 10px;
color: blue;
}

/* end of demo reel webpage*/

/* start of contact webpage*/

p.contact {
font-family: verdana, tahoma, arial;
text-align: center;
font-size: 12px;
font-weight: bold;
margin-top: 10px;
}

p.loeschlogo {
font-family: verdana, tahoma, arial;
text-align: center;
font-size: 12px;
font-weight: bold;
margin-top: 10px;
}

/* end of contact webpage*/

/* start of bio webpage*/

p.bio {
font-family: verdana, tahoma, arial;
text-align: center;
font-size: 12px;
font-weight: bold;
margin-top: 10px;
}

div.biotext {
font-family: verdana, tahoma, arial;
text-align: center;
font-size: 12px;
margin-top: 7%;
margin-bottom: 7%;
margin-left: 12%;
margin-right: 12%;
}

img.babyfloatright {
float: right;
margin: 10px;
}

