/* @override http://freshiam.net/STYLEr.css */

/* @override http://freshiam.net/STYLEr.css */


h6 {
	text-align: center;
	clear: both;
	font: 10px "Courier New", Courier, mono;
	margin-top: 20px;
	margin-bottom: 0;
	color: silver;
}


h5 {
	margin: 0 auto 10px;
	text-align: center;
	width: 210px;
	clear: both;
	padding: 0 0 3px;
	background-color: black;
	color: white;
	text-transform: lowercase;
	font-variant: small-caps;
	font-style: italic;
	letter-spacing: 4px;
	font-family: "Times New Roman", Georgia, Times, serif;
	height: auto;
}

p {
	text-align: center;
}

h3 {
	font-size: 8px;
	font-style: italic;
	text-align: center;
	letter-spacing: 5px;
	padding: 5px;
	color: white;
	background: black url(http://freshiam.net/headerimages/plus.gif) no-repeat left top;
	margin: 20px auto 10px;
	height: auto;
	width: 200px;
}

#slideshow div.slides ul {
	margin: 0;
	height: 400px;
	padding: 0;
	border-width: 0;
}

#slideshow {
	padding-left: 8px;
	padding-right: 8px;
	border-top-width: 0;
	border-bottom-width: 0;
	border-right: 1px solid black;
	border-left: 1px solid black;
	width: 800px;
	height: 400px;
	margin-bottom: 20px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

img {
	border-width: 0;
}

a {
	margin-left: auto;
	margin-right: auto;
	color: yellow;
	text-decoration: none;
	display: block;
	border-width: 0;
	border-style: none;
}

a:hover{
	color: black;
	background-color: white;
	border-width: 0;
	border-style: none;
}

#slide-two p a img {
	border-width: 0;
	border-style: none;
}

#currentphoto {
	text-align: center;
	padding-top: 10px;
	letter-spacing: 3px;
	font: small-caps 10px "arial black", arial;
}

body {
	width: 820px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	background-image: url(http://freshiam.net/images/phsyc.jpg);
}

#slideshow div.slides {
	width: 800px;
	overflow: hidden;
	height: 400px;
	margin-bottom: 20px;
}

#slideshow p {
	margin: 0;
	border-width: 0;
}

#bttn 
{
	font-size: 8px;
	font: small-caps 10px "arial black", arial;
	font-style: italic;
	text-align: center;
	letter-spacing: 5px;
	padding: 5px;
	color: black;
	margin: 20px 0 10px;
	height: auto;
	border: none;
	background-color: yellow;
}




