/* Jim Curry Design CSS Document */

body {
	background-color: #F3E3C2;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;

}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.slide {
	background-color: #000000;
	text-align: center;
	height: 112px;
	width: 181px;
}
.annc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 26px;
	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;
}
.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;
}
.topbar {
	font-family: "Lucida Grande", "Myriad Pro", Verdana, Helvetica, Arial;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	height: 20px;
	text-align: right;
	margin-right: 45px;
	margin-left: 45px;
}

.topbar  a:link, a:active {
	color: #FFFFFF;
}

.topbar  a:visited {
	color: #FFFFFF;
}

.topbar  a:hover {
	color: #FF9900;
	text-decoration:none;
}

.title {
	font-size: 15px;
}