
.photo {
	border: 1px solid #999999;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px; line-height:24px; text-align:justify; color: #221100;
}
#photoframe{
	margin-left: auto;
	margin-right: auto;
	height:220px; width:670px; background-image:url(/images/photoframe.png);
	z-index:30;
	}
label
{
width: 120px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
font-weight:bold;
}
.stepcarousel{
position: relative; /*leave this value alone*/
border: 00px solid black;
overflow: scroll; /*leave this value alone*/
width: 640px; /*Width of Carousel Viewer itself*/
height: 240px; /*Height should enough to fit largest content's height*/
left:0px;
top:12px;
z-index: 40;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
margin:0px;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 20px; /*margin around each panel*/
width: 600px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
font-family:"Courier New", Courier, monospace;
font-size: 18px;
font-weight:bold;
text-align:left;
}

.stepcarousel .signature{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
text-align:left;
font-style:italic;
font-weight:bold;
margin-top:20px;
margin-left:20px;
}

.stepcarousel .signature2{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
text-align:left;
font-style:italic;
font-weight:bold;
margin-top:8px;
margin-left:20px;
}

.stepcarousel2{
position: relative; /*leave this value alone*/
border: 00px solid black;
overflow: scroll; /*leave this value alone*/
width: 800px; /*Width of Carousel Viewer itself*/
height: 500px; /*Height should enough to fit largest content's height*/
left:0px;
top:0px;
}

.stepcarousel2 .belt2{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
margin:0px;
}

.stepcarousel2 .panel2{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 800px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.stepcarousel3{
position: relative; /*leave this value alone*/
border: 00px solid black;
overflow: scroll; /*leave this value alone*/
width: 700px; /*Width of Carousel Viewer itself*/
height: 350px; /*Height should enough to fit largest content's height*/
left:0px;
top:0px;
}

.stepcarousel3 .belt3{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
margin:0px;
}

.stepcarousel3 .panel3{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 700px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

}

.stepcarousel4{
position: relative; /*leave this value alone*/
border: 00px solid black;
overflow: scroll; /*leave this value alone*/
width: 890px; /*Width of Carousel Viewer itself*/
height: 190px; /*Height should enough to fit largest content's height*/
left:0px;
top:0px;
}

.stepcarousel4 .belt4{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
margin:0px;
}

.stepcarousel4 .panel4{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 890px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

}
.prtitle {font-weight:bold; font-size:16px; margin-bottom:10px; margin-left:10px;}
.prsubtitle {font-weight: normal; font-style:italic; margin-bottom:20px; margin-left:20px;}

.newpanel{
margin: 20px; /*margin around each panel*/
width: 600px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
font-family:"Courier New", Courier, monospace;
font-size: 16px;
line-height:18px;
font-weight:bold;
text-align:left;
}
.newsignature{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
text-align:left;
font-style:italic;
font-weight:bold;
margin-top:0px;
margin-left:20px;
margin-bottom:10px;
}

.newsignature2{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
text-align:left;
font-style:italic;
font-weight:bold;
margin-top:0px;
margin-left:20px;
margin-bottom:10px;
}

.photoright {border-color:#221100; border-style:solid; border-width:1px; margin-left:14px;}

h1 {font-size:20px;}