div#thumbs img {
	border-bottom-color: white;
	border-right-color: white;
	border-right-style: solid;
	border-right-width: .7ex;
	border-bottom-style: solid;
	border-bottom-width: 1.2ex;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 0ex;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: white;
}

div#images p {
	font-family: Verdana, "Trebuchet MS", "Courier New", Courier, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #666666
	font-size: 12px;
}
h1 {
	font-family: Verdana, "Trebuchet MS", "Courier New", Courier, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	
}
body {
	font-family: Verdana, "Trebuchet MS", "Courier New", Courier, sans-serif;
	font-size: 14px;
	color: #999999;
}
h2 {
	font-family: Verdana, "Trebuchet MS", "Courier New", Courier, sans-serif;
	font-size: large;
	color: #666666;
	text-align: left;
}

a{
	color: #333333;
	text-decoration: none;
	}
a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
}
.smalltxt {
        color: #686868;
        background-color: #inherit;
        font-size: smaller;
        width: 66%;
        margin-left: 18%;
        margin-right: 18%;
        margin-top: 50px;
        text-align: justify;

}.floatr {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

