a:hover {
	text-decoration: underline;
}
.content {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
    color: #000000;
/*
    color: #6D0064;
*/
	text-decoration: none;
	line-height: 20px;
}

.contentlink {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
    color: #000000;
/*
    color: #6D0064;
*/
	line-height: 20px;
}

.photo_caption {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
    color: #000000;
/*
    color: #6D0064;
*/
	text-decoration: none;
    font-style: italic;
	line-height: 12px;
}


.header1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
    color: #000000;
/*
    color: #6D0064;
*/
	text-decoration: none;
	line-height: 14px;
}
 
.left_nav {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFF0;
	line-height: 11px;
}

.left_nav_selected {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
    font-weight: bold;
	color: #FFFFF0;
	line-height: 11px;
}

.left_nav_address {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFF0;
	line-height: 11px;
}


/*

TEST DIV

*/


div#heading {
  float: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  line-height: 14px;
  text-align: center;
}

div#body {
  float: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color:  #000000;
  text-decoration: none;
  line-height: 20px;
}

div#body a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
    color: #000000;
	line-height: 20px;
}

#body a:hover {
    color: #000000;
	text-decoration: underline;
}

#body ul li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#body ul li ul li {
list-style-type: disc;
}


#body h4 {
  margin: 30px 0px 5px 0px;
}
