/* CSS Document */

body {
margin:0;
}

a:link, a:visited, a:active {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#990000;
	font-weight: normal;
	text-decoration:none;
}

a:hover {
	color: #000000;
	font-weight: bold;
}

.copyITL {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	color: #000000;
}
.copyBOLD {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.copyBOLDTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color:#666666;
	}

.copyBOLDsub {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
}

.copy {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color:#000000;
	font-weight: normal;
}

.footer {

	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-variant:small-caps;
	color:#FFFFFF;
	font-weight: normal;
	letter-spacing:2px;
}

.leftbrdr {
background-image:url(../images/left2.gif);
background-repeat:repeat-y;
}

.rightbrdr {
background-image:url(../images/right2.gif);
background-repeat:repeat-y;
}

.toprightbrdr {
background-image:url(../images/top_r.jpg);
background-repeat:repeat-y;
}

.topleftbrdr {
background-image:url(../images/top_l.jpg);
background-repeat:repeat-y;
}

.believeTITLE {

font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color:#990000;
	margin-left:20px;
	
}

.believecontent {

font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	font-style:normal;
	color:#333333;

}

.headshot {
float:left;
padding-right:4px;
}

.title {

font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color:#990000;
}

/* Gallery*/

.gallery {
padding:1px;
float:left;
margin-left:20px;
margin-bottom:20px;
}


