<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
	font: bold 14px Arial;
	color: white;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*header text is indented 10px*/
	background-color: black;
	background-image: url(bg_images/titlebar.png);
	background-repeat: repeat-x;
	background-position: left center;
	float: left;
	width: 180px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
	display: block;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #333333; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
	background-image: url(bg_images/arrowbullet.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.arrowlistmenu ul li a:visited{
color: #333333;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #000000;
background-color: #F3F3F3;
}


div.img
  {
  margin:2px;
  border:1px solid #0000ff;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
div.img a:hover img
  {
  border:1px solid #0000ff;
  }
div.desc
  {
	text-align:center;
	font-weight:normal;
	width:180px;
	margin:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #1B1B1B;
	background-color: #CDCDCD;
  }
div.heading {
	text-align:center;
	font-weight:bold;
	width:91%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #1B1B1B;
	background-color: #FFFFFF;
	min-height: 30px;
	padding-top: 10px;
	display: block;
	float: left;
	border: thin solid #535355;
	margin: 2px;
}


div.text {
	text-align:left;
	font-weight:normal;
	width:90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 22px;
	text-transform: uppercase;
	color: #76a0b4;
	background-color: #FFFFFF;
	height: auto;
	padding-top: 10px;
	float: left;
	background-position: left top;
	border: thin solid #49494B;
	margin: 2px;
	padding-left: 5px;
	padding-right: 2px;
}


#menu {
	float: right;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}

#menu .current_page_item a {
	background-image: url(images/img_head2_but.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu1 {
	float: left;
	width: 95%;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a {
	display: block;
	width: 240px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(bg_images/bg_head2left_but2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}
#menu1 a:hover {

	display: block;
	width: 240px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(bg_images/bg_head2left_but1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}
#menu a:hover {
	text-decoration: none;
	background-image: url(images/img_head2_but.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menuindex {
	float: left;
	width: 95%;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menuindex ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menuindex li {
}

#menuindex a {
	display: inline;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 240px;
	background-image: url(bg_images/bg_head2left_but1.jpg);
	text-align: left;
	padding-top: 10px;
}
#menuindex a:hover {

	display: block;
	width: 240px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(bg_images/bg_head2left_but1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;

