.itempic {
	background-color: #CCC;
	float: right;
	height: 125px;
	width: 125px;
	background-position: center center;
	border: thin solid #900;
	margin: 5px;
	font-size: 10px;
	font-style: italic;
	color: #FFF;
	text-align: center;
}

.download {
	background-image:url(images/line.gif);
	background-repeat: repeat-x;
	width:100%;
	background-position: bottom;
}

/* Calendar Formatting */
.calGridNormal { 
	border: 1px solid #295c8e; 
	background-color: #dde9f9;	
}
.calGridBlank { 
	border: 1px solid #666666; 
	background-color: #EEEEEE;	
}
.calGridWeekend {
	border: 1px solid #993333;
	background-color: #f9dddd;
}
.calGridToday {
	border: 1px solid #298e29;
	background-color: #ddf9de;
}

/* This is for the drop-down dhtml menu  */

.description {
	color:#999;
	font-size:12px;
	font-style: italic;	
}

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	top: -30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.red_text {
	color: #FF0000;
}

.text_box {
	letter-spacing: 10px;
	font-size:16px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #fef4dd;
}

.divider {
border-top:1px solid #D3D3D3;
}

.news_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #990000;
}
.news_info {
	font-style: italic;
	color: #999999;
	font-size: 14px;
}
.news_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}.table_height {
	height: 100%;
}
.link_cat_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.smallsize {
	font-size: 9px;
	color:#999;
}


#header {
	background-image: url(images/layout_01.png);
	background-repeat: no-repeat;
	position: relative;
	height: 288px;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(images/layout_03.png);
	background-repeat: no-repeat;
	position: relative;
	height: 52px;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}
#bodyContent {
	width: 978px;
	background-image: url(images/layout_02.png);
	background-repeat: repeat-y;
	min-height: 100px;
	overflow: visible;
}
#wrapper {
	min-height: 100%;
	width: 100%;
	position: absolute;
	text-align: center;
}
body {
	margin: 0px;
	background-color: #cfcfcf;
	background-image: url(images/pagebg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Verdana, Geneva, sans-serif;
}
#apDiv1 {
	position:absolute;
	left:201px;
	top:195px;
	width:730px;
	height:37px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:831px;
	top:242px;
	width:124px;
	height:26px;
	z-index:1;
}
#apDiv4 {
	position:absolute;
	left:162px;
	top:242px;
	width:124px;
	height:26px;
	z-index:1;
}
.contentTop {
	background-image: url(images/contentbox_01.png);
	background-repeat: no-repeat;
	height: 34px;
	background-position: right;
}
.contentMiddle {
	background-image: url(images/contentbox_02.png);
	background-repeat: repeat-y;
	background-position: right;
	text-align:left;
	padding-right: 15px;
	padding-left: 15px;
}
.contentBottom {
	background-image: url(images/contentbox_03.png);
	background-repeat: no-repeat;
	height: 27px;
	background-position: right;
}
.topTop {
	background-image: url(images/topbox_01.png);
	background-repeat: no-repeat;
	height: 22px;
	background-position: right;
}
.topMiddle {
	background-image: url(images/topbox_02.png);
	background-repeat: repeat-y;
	background-position: right;
	text-align:left;
	padding-right: 15px;
	padding-left: 15px;
}
.topBottom {
	background-image: url(images/topbox_03.png);
	background-repeat: no-repeat;
	height: 21px;
	background-position: right;
}
.smallTop {
	background-image: url(images/smallbox_01.png);
	background-repeat: no-repeat;
	height: 22px;
	background-position: right;
}
.smallMiddle {
	background-image: url(images/smallbox_02.png);
	background-repeat: repeat-y;
	background-position: right;
	text-align:left;
	padding-right: 15px;
	padding-left: 15px;
}
.smallBottom {
	background-image: url(images/smallbox_03.png);
	background-repeat: no-repeat;
	height: 21px;
	background-position: right;
}
.contentDiv {
	padding-left: 15px;
	padding-right: 15px;
}
#apDiv3 {
	position:absolute;
	left:40px;
	width:849px;
	height:106px;
	z-index:1;
	top: 0px;
	overflow: visible;
}
.copyright {
	font-size: 10px;
}

a:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.smalltext {
	font-size: 10px;	
}
.medtext {
	font-size: 12px;
	font-weight: bold;
}

