.background {
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.backgleft {
	background-image: url(img/backg_left.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.lintop {
	background-image: url(img/lin_top.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.linbox {
	background-image: url(img/lin_box.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}

.linright {
	background-image: url(img/lin_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.lincent {
	background-image: url(img/lin_cent.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.barlogo {
	background-image: url(img/bar_logo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.texts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
}

a.texts:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
}

.texts2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.texts2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E3E2E1;
	text-decoration: none;
}

.texts3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DCDCDE;
	text-decoration: none;
}

a.texts3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.texts4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D47E24;
	text-decoration: none;
}

a.texts4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FEA241;
	text-decoration: none;
}
.tex5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#twitter_div {
	background-image: url(img/backg_left.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.sidebar-title {
	background-image: url(img/twitter_logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0;
	height: 66px

}

#twitter_update_list {
	padding: 5px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DCDCDE;
	text-decoration: none;

}

#twitter_update_list li {
	list-style: none;
	list-style-position: outside;
	padding-bottom: 15px;
	text-align: justify;

}

#twitter_update_list span {
}

#twitter_update_list a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D47E24;
	text-decoration: none;

}

.follow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #D47E24;
	text-decoration: none;
	padding: 5px;

}
