	#border-wrap {		
		position: relative;
		margin:0 auto;
		width:860px;
		background-color: #415E6B;
		border-left: 1px solid #333333;
		border-right: 1px solid #333333;
		border-bottom: 1px solid #333333;
	}
	#wrap {		
		position: relative;
		margin:0 auto;
		width:840px;
		background-color: #9EAFA6;
		border-left: 1px solid #333333;
		border-right: 1px solid #333333;
	}
	#header {
		height: 140px;
		background: url('images/geo/header.gif') center bottom no-repeat;
		background-color: #6292A3;
		border-top: 0px;
		border-bottom: 1px solid #333333;
	}	
	#main {
		float:left;
		width:580px;
		padding: 0;
		background: url('images/geo/main-bk.jpg') left top;
		background-color: #aab7ab;
		line-height: 1.5;
		border-right: 1px solid #333333;
	}	
	#nav-home {
		float: left;
  		display: block;
  		width: 72px;
  		height: 19px;
  		background: url("images/geo/nav-home.gif") no-repeat 0 0;
		border: 0;
	}
	#nav-music {
		float: left;
  		display: block;
		margin-left: 21px;
  		width: 73px;
  		height: 19px;
  		background: url("images/geo/nav-music.gif") no-repeat 0 0;
		border: 0;
	}
	#nav-contact {
		float: left;
  		display: block;
		margin-left: 21px;
  		width: 105px;
  		height: 19px;
  		background: url("images/geo/nav-contact.gif") no-repeat 0 0;
		border: 0;
	}
	#nav-home:hover, #nav-music:hover, #nav-contact:hover { 
  		background-position: 0 -19px;
	}
	#nav-home span, #nav-music span, #nav-contact span  {
  		display: none;
	}	
	#sidebar {
		float:right;
		width:259px;
		padding: 0;
		background-color: #9EAFA6;		
	}
	#footer {
		clear:both;
		padding:5px 10px;
		background-color: #445664;
		border-top: 1px solid #333333;
	}	
	#rss {
		position: absolute;
		left: 723px;
		top: 99px;
	}
	#rss-button {
		width: 112px;
		height: 35px;
		display: block;
		background: url("images/geo/rss-subscribe.gif") no-repeat 0 0;
		border: 0;
	}
	#rss-button:hover {
		background-position: 0 -35px;
	}
	#rss-button span {
		display: none;
	}




body {			
	padding: 0;
	margin: 0;
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", serif;
	font-size: 14px;
	color: #394955;
	font-weight: normal;
	background-color: #5B8394;
	line-height: 1.3;
}
a { 
	color: #394955; 
	font-weight: normal; 
	text-decoration: none; 
	border-bottom: 1px dotted #4A6773; 
}
a:hover, a:visited:hover, a:active { 
	color: #000000;
}
hr {
	color: #394955;
	background-color: #394955;
	height: 1px;
}
.heavy {
	float: left;
	font-family: Georgia;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 0px;
	line-height: 1.4;
}
.heavy a { 
	color: #394955; 
	font-weight: bold; 
	text-decoration: none; 
	border: none;
}
.heavy a:hover, .heavy a:visited:hover, .heavy a:active { 
	color: #000000; 
	border: none;
}
.date {
	color: #4A6773;
	font-size: 12px;
	font-weight: normal;
}
.page-nav {
	text-align: center;
	color: #4A6773;
}
.page-nav a { 
	color: #4A6773; 
	text-decoration: none; 
	font-weight: normal; 
	border: none;
}
.page-nav a:hover, .page-nav a:visited:hover, .page-nav a:active { 
	color: #000000; 
}

img.image_music {
	float: left;
	margin: 0px 0px 15px 10px;
	width: 100px;
	height: 90px;
	border: 1px #333333 solid;
}
	.image-bk1 {
		background: url('images/geo/image-bk1-ex.png') top left no-repeat;
		height: 300px;
		width: 580px;
	}
	.image-bk2 {
		padding: 0;
		margin: 0;
		background: url('images/geo/image-bk2-ex.png') top left no-repeat;
		height: 300px;
		width: 580px;
		z-index: 9;
	}
	.image-bk3 {
		background: url('images/geo/image-bk3-ex.png') top left no-repeat;
		height: 300px;
		width: 580px;
	}
	.image-bk4 {
		background: url('images/geo/image-bk4-ex.png') top left no-repeat;
		height: 300px;
		width: 580px;
	}	
	img.image_main {
		float: left;
		width: 440px;
		height: 220px;
		margin: 8px 0px 0px 60px;
		border: 1px #333333 solid;
	}	
	img.star {
		padding: 0 0 2px 0;
		margin: 0px;
		vertical-align: bottom;
	}

