<style> 

A:link {color: #FFFFFF}			/* unvisited link */
A:visited {color: 996633}	 /* visited links */
A:active {color: #FFFFFF}	 /* active links */




A.nav:link {color: FFFFFF; font: Times New Roman; text-decoration: none}
A.nav:visited {color: FFFFFF; font-family: Times New Roman; text-decoration: none}
A.nav:active {color: FFFFFF; font-family: Times New Roman; text-decoration: none}


.sidebarstylehome {
	background-image: url(images/sidebar-darktile.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 18px;
	font-weight: normal;
}

.sidebarstyle {
	background-image: url(images/sidebar-darktile.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	padding-top: px;
	padding-right: px;
	padding-bottom: px;
	padding-left: px;
	font-weight: normal;
}

.sidebarstyle_gallery {
	background-image: url(images/slim_sidetile.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	padding-top: px;
	padding-right: px;
	padding-bottom: px;
	padding-left: px;
	font-weight: normal;
}

</style> 
