body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../Images/background_sidebar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: small;
}
.setLeft {
	margin-left: 175px;
	padding: 5px;
	width: 600px;
}
.sidebarLeft {
	color: #FFFFFF;
	margin: 3px;
	padding: 2px;
	clear: right;
	float: left;
	width: 150px;
	left: 0px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	line-height: 1.5em;
	font-weight: bold;
	letter-spacing: .075em;
	text-align: center;
}
.setRight {
	
	color: #FFFFFF;
	margin: 3px;
	padding: 5px;
	float: right;
	width: 225px;
	right: 0px
	border: thin inset #CCCCCC;
	background-color: #AB623C;	
}
p {
	line-height: 1.5em;
	letter-spacing: .075em;
	text-align: left;
	font-size: small;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	font-size: large;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
h1 {

	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5em;
	font-size: small;
	font-style: italic;
	font-weight: normal;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5em;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FFFF00;
	background-color: #000000;
}
.floatPhotoRight {

	
	color: #FFFFFF;
	margin: 5px;
	padding: 3px;
	float: right;
	right: 0px
	border: thin inset #CCCCCC;
}
.floatPhotoLeft {


	
	color: #FFFFFF;
	margin: 5px;
	padding: 3px;
	float: left;
	right: 0px
	border: thin inset #CCCCCC;
}
