body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
body {
	background-color: #79c524;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.bar_1_repeat {
  background-color:#FFFFFF;
  background-repeat: repeat-x;
  background-position: top
}
.bar_2_repeat {
  background-image: url(images/pel_bar_2.jpg);
  background-repeat: repeat-x;
  background-position: top
}
.bg_repeat {
  background-image: url(images/blank_shadow.jpg);
  background-repeat: repeat-x;
  background-position: top
}

a:link {
	color: #79c524;
}
a:visited {
	color: #79c524;
}
a:hover {
	color: #79c524;
}
a:active {
	color: #79c524;
}

.footer {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}






#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 2px;
padding-bottom: 0;
background: #000000;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 10px Verdana;
font-family:Verdana, Geneva, sans-serif;
letter-spacing: 2px;
color: white;
padding: 4px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

.text_green {
	color: #79c524;
}

.text_white {
	color: #ffffff;
}

#twitter_div li {
	border-bottom: 0px solid #cccccc;
	padding-bottom: 20px;
	margin-bottom: 0px;
	margin-left:-40px;
	padding-left:0px;
	list-style-type:none;
}
.scroll{
	width: 250px;
	height: 260px;
	overflow: auto;
	padding-right: 10px;
}
.scroll_work{
	width: 370px;
	height: 200px;
	overflow: auto;
}
.scroll_index{
	width: 370px;
	height: 260px;
	overflow: auto;
}
.copyright {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.news_title{
	color:#000000;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}