.image_center {
	text-align: center;
}
li {
}

.text_white {
	color: #FFF;
}
/* CSS definition file containing sitestyle stylesheets */
BODY {
	overflow-y:scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	background-color: #666;
}
A:active {
	font-family: 
Arial, Helvetica, sans-serif;
}
A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
}
.TextObject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
}
.body140 {
	/* [disabled]font-family: Arial, Helvetica, sans-serif; */
	font-size: small;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-variant: normal;
	text-transform: uppercase;
	line-height: 140%;
	font-weight: bold;
}
LI {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
OL {
	font-size: small;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.TextNavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: center;
}
.featured_artist_sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: capitalize;
	text-align: right;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(204,102,0);
}
.image_left {
	padding-right: 15px;
	padding-bottom: 10px;
}
#page {
	width: 800px;
	position: relative;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.stripe_bg {
	background-image: url(assets/images/stripe1.png);
	background-repeat: repeat;
}
.caps {
	text-transform: uppercase;
}
#red_banner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #900;
	text-align: center;
	line-height: 180%;
}
.col_left_rule {
	border-left-width: 1px;
	border-left-style: solid;
	color: rgba(0,0,0,1);
	border-left-color: rgba(153,153,153,1);
	background-color: rgba(255,255,255,1);
}
hr {
	color: #999;
	height: 4px;
	noshade: noshade;
	background-color: #999;
	border: 0;
}

