@charset "utf-8";
/* CSS Document for agnee music*/

body { background-color:#000000; margin:auto;}
.header { 
width:825px;
height:118px;
background-image:url(images/agnee_header.jpg);
background-repeat:no-repeat;
}
h3 { font-size:15px; color:#00FFFF; font-weight:bold; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;}

.back_link { color:#FFF; font-size:9px; }
.footer { width:825px; height:10px;  margin-top:5px; }
a.no_font { text-decoration:none; color:#000; font-size:9px; }
.header_flash {
	width:150px;
	height:70px;
	padding:23px 0px 0px 112px;	
	}
.contents { width:825px; height:525px;  }

.menu_bar {
	width:825px;
	height:40px;
	margin-top:2px; }


.body_container {
	width:1024px;
	height:690px;
	margin:auto;
}
.left_bg {
	width:95px; 
	height:690px; 
	display:inline; 
	float:left;
	background-image:url(images/left.jpg);
	background-repeat:repeat-y;
}
.center_bg { 
	width:825px; 
	height:650px;
	background-color:#000;
	/*background-image:url(images/bg.jpg);
	background-repeat:repeat-x;*/
	display:inline; 
	float:left;
	margin:auto;
}
.right_bg	{
	width:104px; 
	height:690px;  
	display:inline; 
	float:left;
	background-image:url(images/right.jpg);
	background-repeat:repeat-y;
	display:inline; 
	float:left;
}

.agnee_text {
	width:805px;
	height:95px;
	padding:3px 10px 15px 10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFC;
	font-size:13px;
}
.agnee_image_row {
	width:825px;
	height:350px;
}

.agnee_image { width:550px; height:400px;  display:inline; float:left;}
.agnee_group { width:275px; height:400px;  display:inline; float:left;}







