
/* ################  DESIGN AND POSITION  ################  */
#all {
	color: #534845;
	background-color: #343A43;
	width: 1200px;
	max-width: 1200px;
	margin: 0 auto;
	text-align: left;
}



#page { }

#mast_frame_sides {
	width: 1200px;
/*	background: url(/wp-content/themes/alanna/images/top_bg.png) top repeat-y scroll; */
	margin: 0;
	height: 480px;	
	z-index: -1;
}

#mast_frame_contents {
	width: 1000px;
	position: relative;
	margin-left: 100px;
	padding: 0;
}


#mp3Player	{
	background-color: #343A43;
	font-family: webdings;
	padding: 0;
	z-index: 2;
	height: 30px;
}

#header	{
	background-color: #343A43;
	font-family: webdings;
	padding: 0;
	z-index: 1;
}

#header	a:hover {
	z-index: 1;
}


#nav_frame_sides {
	width: 1200px;
	margin: 0 auto;
	position: absolute;
	top: 469px;
	z-index: 10;
}

#nav_frame_contents {
	width: 1049px;
	position: relative;
	margin: 0 0 0 110px;
	height: 46px;
	padding: 0;
	z-index: 10;
}

#nav_frame_contents .navspace {
	padding-right: 58px;
	background: #A22D3D url(/wp-content/themes/alanna/images/nav_bg.png) top repeat-x;
	z-index: 12;
}

#main_frame_sides {
	width: 1200px;
	background: #343A43 url(/wp-content/themes/alanna/images/main_bg.png) top repeat-y scroll;
	margin: 0 auto;
	height: 100% auto;
	position: relative;
}

#main_frame_contents {
	width: 1000px;
	margin-left: 100px;
	margin-right: 100px;
	height: 100%;
	padding: 12px 12px 12px 0;
	position: relative
}

#main_frame_contentarea {
	width: 1000px;
	margin: 0;
	height: 100% auto;
	overflow: hidden;
	position: relative
}

.home_left {
	width: 700px;
	height: 100% auto;
	text-align: left;
	float: left;
}

.home_left .content_copy {
	padding-left: 30px;
	margin-right: 20px;
	text-align: left;
}

.home_left .content_copy li {
	padding-left: 10px;
	font-size: .8em;
}

#home_right {
	width: 263px;
	height: 100% auto;
	text-align: left;
	float: left;
	list-style-type: none;
	list-style-image: none;
	padding-left: 20px;
}

#page_frame_bottom {
	height: 25px;
	width: 1200px;
	background: #343A43 url(/wp-content/themes/alanna/images/bottom.png) top left no-repeat scroll;
	margin: 0 auto;
}


/* ################  FONT STYLES  ################  */



