/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

body
{
	font	:	14pt garmond;
	margin	:	0px;
	padding	:	0px;
}
img
{
	border	:	0px;
}
div
{
	border: none; 
	/*border: red 1px solid; */
	margin: 0;
	padding: 0px; 
}

.left_container
{
	position: absolute; 
	top: 100px;
	left: 0px; 
	width: 200px;
	height: 250px;
	background-color: #51476a;
	color: white;
	z-index: 1;
}
.bottom_left_container
{
	position: absolute; 
	top: 350px;
	left: 0px; 
	width: 200px;
	height: 200px;
	background-color: #51476a;
	color: white;
	background-image: url("large_round.jpg");
	z-index: 2;
}
.left_container_text
{
	padding: 5px;
	position: absolute; 
	top: 101px;
	left: 0px; 
	width: 185px;
	height: 400px;
	color: white;
	z-index: 10;
}

.bottom_left_text
{
	padding: 5px;
	position: absolute; 
	top: 556px;
	left: 0px; 
	width: 185px;
	height: 200px;
	color: #51476a;
	z-index: 9;
}

.copyright_container
{
      position: absolute;
      top:1550px;
      left: 20px;
      width: 1100px;
}

.right_side_container
{
       position: absolute;
       top:-1px;
       left: 799px;
       width:350px;
}

.mid_container
{
	position: absolute; 
	top: 100px;
	left: 200px; 
	/*width: 100px;
	height: 100%;*/
}

.menu_div_2
{
	position:absolute;
	left:05px;
	top: 05px;
	font: 10pt arial;
	width: 112px;

}

.right_container
{
	position: absolute;
	left: 216px;
	top: 143px;
	width: 735px;
	height: 1011px;
}
.now_playing
{
	width: 500px; 
	height: 500px;
}
.now_playing_info
{
	position: absolute; 
	left: 0px; 
	top: 145px;
	width: 250px;
	font: 12pt garmond bold;
}
.now_playing_blurb
{
	position: absolute; 
	left: 0px; 
	top: 340px;
	color: black;
	font: 14pt garmond bold;
}
.now_playing_blurb2
{
	color: black;
	font: 14pt garmond bold;
}

.play_title
{
	color		:	#51476a;
	font		:	20pt arial bold;
	font-weight	:	1000;
	font-style: italic;
	padding-left	:	8px;
}
.play_info
{
	color		:	black;
	font-weight	:	normal;
	font		:	14pt garmond;
}

.addr_head
{
	color		:	#f2f9ac;
	font-weight	:	bold;
	font		:	16pt garmond;
}

.addr
{
	color		:	white;
	font-weight	:	normal;
	font		:	12pt garmond;
	padding-left	:	5px;
}

.addr_phone
{
	color		:	white;
	font-weight	:	bold;
	font		:	14pt garmond;
	padding-left	:	5px;
}

.copyright
{
	font: 10pt garmond;
	color: #51476a;
}

.content
{
	text-indent	:	20px;
	font		:	14pt garmond;
	padding		:	5px;
}
.subcontent
{
	font		:	8pt arial;
	text-align	:	center;
	letter-spacing	:	.1em;
}
.content_img
{
	margin		:	5px;
	text-align	:	center;
}

.menu_div
{
	position		:	absolute;
	top				:	5px;
	left			:	124px;
	font			:	10pt arial;
	width: 111px;
	height: 86px;
}

.menu_self
{
	color		:	#81779a;
}

.menu_title
{
	color			:	#f2f9ac;
	font			:	10pt arial bold;
	padding-left	:	10px;
}

.menu_item:link
{
	color			:	#c1a7da;
	text-decoration	:	none;
}
.menu_item:visited
{
	color			:	#c1a7da;
	text-decoration	:	none;
}
.menu_item:hover
{
	color		:	white;
	text-decoration	:	underline;
}

tr
{
	background: transparent;
}
td
{
	background: transparent;
}
