#container { width: 760px; margin-left: auto; margin-right: auto; } 
#header_section { width: 760px; height: 72px; background-color:#ffffff; }
#header_links { width: 760px; text-align: center; background-color:#ffffff; }
#main_table { width: 760px; border: 1px #fff solid;  }
#left_section  { width: 160px; background-color: #003873; border: 2px #fff solid; padding: 5px; color: #fff; }
#content_section { background-color: #FF6500; border: 2px #fff solid; padding: 10px; color: #191970; }
.itunes { background-color: #FFFFFF; border: 1px #003873 solid; padding: 10px; color: #000000; width="410"}
.advertise { background-color: #FFFFFF; border: 1px #003873 solid; padding: 10px; color: #000000; width="410"}
.about { background-color: #FFFFFF; border: 1px #003873 solid; padding: 10px; color: #000000; width="410"}
#right_section { width: 135px; background-color: #003873; border: 2px #fff solid; padding: 5px; color: #fff; }
#footer_section { width: 760px; padding-left: 10px; font-size: 12px; }
#footer_banner{ width: 730px; font-size: 12px; float: left;}
#footer_links { font-weight: bold; margin-bottom: 3px; }
#alphabet { margin-bottom: 5px; font-size: 12px; }
.alignright { float: right; padding: 5px;}
.alignleft { float: left; }
.smaller { font-size: 12px; }
.orange { color: #FF6500; size: 10px;}
a { color: #003873; text-decoration: underline;}
a:hover { color: #FF6500; text-decoration: none; }

#left_section a { color: #fff; }
#left_section a:hover { color: #FF6500; text-decoration: underline; }

.artist_list { 
	background-color: #fff; 
	padding: 5px; 
	border-right: 1px solid #191970; border-bottom: 1px solid #191970; 
}
.artist_list_info { width: 200px; float: left;}
.artist_list_pic { width: 200px; float: right;}
.album_list_item { 
	background-color: #fff;
	padding: 3px; margin-top: 15px; margin-bottom: 15px; width: 190px; height: 150px;
	border-right: 1px solid #191970; border-bottom: 1px solid #191970; 
}
.artist_allposters {text-align:center; font-size:.85em; border:2px dashed #003873; width:375px;; 
	margin:7px; margin-left:auto; margin-right:auto; padding:3px; background-color:#fff; 
	color:#FF6500; font-weight:bold;}

.allcaps {text-transform: uppercase;}

.movie_list_item { 
	background-color: #fff;
	padding: 3px; margin-top: 15px; margin-bottom: 15px; width: 160px; height: 150px;
	border-left: 1px solid #191970; border-bottom: 1px solid #191970; 
}
.song_list { 
	background-color: #fff; 
	padding: 5px; margin-bottom: 10px;
	border-right: 1px solid #191970; border-bottom: 1px solid #191970; 
}
.lyric_text {
	background-color: #fff; 
	padding: 5px; margin-bottom: 10px;
	border-right: 1px solid #191970; border-bottom: 1px solid #191970; 

}
.small_details { font-size: .75em; padding: 2px; text-align:left; }
.featured_artist { 
	background-image: url(http://hiphoprappers.com/images/layout/recordholder_smallorange.gif);
	background-repeat: no-repeat; background-position: -5px 1px;
	border-bottom: 1px #FF6500 solid; padding: 0px;
	margin-left: auto; margin-right: auto; text-align: center;
}
.featured_album { 
	background-image: url(http://hiphoprappers.com/images/layout/recordholder_smallorange.gif);
	background-repeat: no-repeat; background-position: -5px 5px;
	border-bottom: 1px #FF6500 solid; padding: 0px;
	margin-left: auto; margin-right: auto; text-align: center;
}
.featured_movie { 
	background-image: url(http://hiphoprappers.com/images/layout/recordholder_smallorange.gif);
	background-repeat: no-repeat; background-position: -5px 10px;
	border-bottom: 1px #FF6500 solid; padding: 0px;
	margin-left: auto; margin-right: auto; text-align: center;
}

h1 { display: inline; font-size: 0.8em; }
#content_section h1 { font-size: 0.95em; letter-spacing: .05em; margin: 5px; }
h2 { font-size: 0.95em; letter-spacing: .1em; }
h3 { font-size: 0.9em; letter-spacing: .05em; margin-left: 5px; }
p { margin: 15px; font-size: .85em; text-align:justify; letter-spacing: .75px; }
body { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: .9em;
	background-color:#000000;}


.dark a {
	color: #00204A;
}

.dark a:hover {
	color: #00204A;
	text-decoration: underline;
}
.white{color:#ffffff;}


