.verline {
	background-image: url(images/ver_line.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

.horline {
	background-image: url(images/hor_line.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	}


.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 19px;
	list-style-type: disc;
}
.thought {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
	font-weight: normal;
	font-style: italic;
}





#list-menu {
width: 280px;
}
#list-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 20px;
	color: #FFFFFF;	
} 
#list-menu li {
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 7px;
	padding: 0px;
	text-indent: 6px;
	
} 

#list-menu a {
	width:235px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-color: #938a79;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position:0 center;
	float:left;
filter:blendTrans(duration=0.5);
} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #FFFFFF;
}

#list-menu a:hover {
	color: #ffffff;
	background-color: #333333;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
} 



#link-footer a:link, #link-footer a:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}
#link-footer a:visited {

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}

#topbanner{
}

#leftbar{
}
#other{
}

#contentarea{
}
