#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#container_175 {
	width: 175px;
	margin-right: auto;
	margin-left: auto;
}
#header_musicfrom {
	height: 35px;
	width: 700px;
	background-image: url(../images/bann_musicfrom.jpg);
	float: left;
	clear: both;
	background-repeat: no-repeat;
}
#header_fresh {
	height: 35px;
	width: 700px;
	background-image: url(../images/bann_fresh.jpg);
	float: left;
	clear: both;
}
#header_press {
	height: 35px;
	width: 700px;
	background-image: url(../images/bann_press.jpg);
	float: left;
	clear: both;
}
#title_the_store {
	background-image: url(../images/the_store.jpg);
	height: 100px;
	width: 447px;
	float: left;
}
#title_the_airplay {
	background-image: url(../images/the_airplay.jpg);
	height: 100px;
	width: 447px;
	float: left;
}
#title_the_artists {
	background-image: url(../images/the_artists.jpg);
	height: 100px;
	width: 447px;
	float: left;
}
#title_the_music {
	background-image: url(../images/the_music.jpg);
	height: 100px;
	width: 447px;
	float: left;
}
#title_the_reviews {
	background-image: url(../images/the_reviews.jpg);
	height: 100px;
	width: 447px;
	float: left;
}
#title_to_listen {
	background-image: url(../images/to_listen.jpg);
	height: 100px;
	width: 447px;
	float: left;
}
#page_area {
	float: left;
	height: 100px;
	width: 117px;
	background-image: url(../images/graylines_117x100.jpg);
	color: #FFFFFF;
}
#logo {
	background-color: #FFFFFF;
	width: 100px;
	height: 100px;
	float: left;
}
#advertisement {
	background-color: #FFFFFF;
	height: 175px;
	width: 600px;
	float: left;
	top: 64px;
}
#navbar_home {
	background-color: #333333;
	height: 365px;
	width: 100px;
	float: left;
}
#navbar_green_rtbdr {
	background-color: #333333;
	height: 300px;
	width: 100px;
	float: left;
	border-right:solid;
	border-right-width:18px;
	border-right-color:#999999;
}
#navbar_gray_rtbdr {
	background-color: #333333;
	width: 100px;
	float: left;
	border-right:solid;
	border-right-width:18px;
	border-right-color:#999999;
}
#upper_center {
	height: 160px;
	width: 370px;
	float: left;
	padding: 15px;
	background-image: url(../images/bgnd_brn_texture.jpg);
}
#upper_right {
	background-color: #000000;
	height: 160px;
	width: 170px;
	float: left;
	border: 15px solid #333333;
}
#lower_container {
	width: 700px;
	background-color: #000000;
	height: 100px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#lower_left {
	background-color: #000000;
	float: left;
	height: 100px;
	width: 100px;
}
#lower_center {
	background-color: #000000;
	padding: 15px;
	height: 150px;
	width: 370px;
	float: left;
}
#lower_right {
	background-color: #000000;
	height: 100px;
	width: 200px;
	float: left;
	margin-top: 5px;
}
#footer {
	background-color: #000000;
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#navbar_bottom {
	background-color: #000000;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#newsdiv-1 {
	background-color: #333333;
	float: left;
	padding-left: 100px;
	width: 600px;
}


/* CLASSES */

	/* These gray bars are used as dividers to content areas */

.ltgray_bgnd_700x18 {
	background-color: #999999;
	height: 18px;
	width: 700px;
	float:left;
	clear:both;
}
.ltgray_bgnd_18x100 {
	background-color: #999999;
	height: 100px;
	width: 18px;
	float:left;
}
.ltgray_bar_582x18 {
	background-color: #999999;
	height: 18px;
	width: 582px;
	float:left;
}
.dkgray_bgnd_700x {
	background-color: #333333;
	height: 5px;
	width: 700px;
	float:left;
	clear:both;
}


/* TABLES */

#navbar_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
	padding: 0px;
}
#news_text_area {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 20px;
	float: left;
}
#news_text_area_blk {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color:#666666
	background-color: #000000;
	padding: 20px;
	float: left;
	background-color: #000000;
	color: #666666;
}

