.border {
	border: thin solid #CCCCCC;
}
.border_top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
}
.middle {
	background-image: url(img/cont_mid.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin:0px;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.subtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
}
.pd {
	padding-right: 25px;
}
.sidebar {
	background-image: url(img/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px;
	padding-top: 30px;
}
.greybox {
	border: thin solid #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}
.thumgal {
	padding-bottom: 5px
}
#caption {
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
}
