body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	background-color: #FFFFFF;
	padding: 5px 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	
	padding: 0px;
}
.sidebar {
	font-size: small;
	width: 170px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E4E4E4;
	padding: 0px 15px 15px;



}
.content {
	font-size: small;
	padding-top: 0px;
	padding-right: 34px;
	padding-bottom: 15px;
	padding-left: 30px;
	vertical-align: top;
	width: 560px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
	background-image: url(bbbkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;



}
.mygallerycontent {
	font-size: small;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 10px;
	vertical-align: top;
	width: 522px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
	background-image: url(bbbkg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.topspace {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4E4E4;
	border-left-color: #E4E4E4;
	height: 45px;
}
.topemail {
	padding: 3px 15px 3px 3px;
	text-align: right;
	font-size: small;

}
a:link {
	font-weight: bold;
	color: #3578AA;
	text-decoration: none;
}
a:visited {

	font-weight: bold;
	color: #3578AA;
	text-decoration: none;
}
a:hover {


	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:active {



	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.vertline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
}
.pgtitle {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(pgtitlebkg.gif);
	background-repeat: no-repeat;
	padding: 4px 4px 4px 8px;
	height: 22px;
}
.ftcontainer {
	padding: 0px;
	height: 44px;
	width: 761px;
	background-image: url(ftbkg.gif);
	background-repeat: no-repeat;
}
.ftcopy {
	font-size: x-small;
	padding: 10px;
}
.ftdesignby {
	font-size: x-small;
	padding: 10px;
	text-align: right;

}
.ftdesignby a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.ftdesignby a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ftdesignby a:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.ftdesignby a:active {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
