/* Jim Curry Design CSS Document */

.slide {
	background-color: #000000;
	text-align: center;
	height: 112px;
	width: 181px;
}
.annc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 26px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	vertical-align: top;
	height: 26px;
	width: 181px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #663333;
	border-bottom-color: #660033;
}
.logos {
	background-color: #CDCD9B;
	text-align: center;
	vertical-align: top;
	height: 99px;
	width: 181px;
	background-image: url(images/logo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.desc {
	background-color: #F2E3C1;
	text-align: center;
	vertical-align: top;
	height: 55px;
	width: 179px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #996666;
	border-bottom-color: #996666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCC99;
	border-left-color: #CCCC99;
	font-size:10px;
}
.linkbar {
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	height: 20px;
	width: 181px;
	line-height: 19px;
}
