#container{
	width: 960px;
	background-image:url(../miki_image/blog/blog_header.jpg);
	background-repeat:no-repeat;
}
a img{ border:0px;}
#space_top{
	width: 960px;
	height: 205px;
}


#container_content_left{
	Margin-left:85px;
	width: 583px;
	float: left;
}

#header{
	width: 583px;
	height: 130px; 
	background-image: url(../miki_image/blog/blog_header_title.jpg);
	background-position:center;
	background-repeat: no-repeat; 	
}

#search{
	width: 566px;
	height: 130px; 
	position:relative;
	left:200px;
	top:30px;
}

#content{
	width: 583px;
	/*height: 583;*/
	background-image: url(../miki_image/blog/blog_content_2.jpg);
	background-position:center;
	background-repeat: repeat-y;
}

#lower_header{
background-image: url(../miki_image/blog/blog_lower_header_bg.jpg);	
    margin-left: 11px;
	magin-right: 11px;
	width: 558px;/*558px;*/
	height: 30px;/*36px;*/
	opacity: 0.8;
    filter:alpha(opacity: 80);	
	border: 1px solid #000000;	/*background-color: #0000FF;*/
	background-color: #000000;
}

#lower_header_bar{
	width: 583px;
	height: 18px; 
	background-image: url(../miki_image/blog/blog_content_bar.jpg);
	background-position:center;
	background-repeat: no-repeat; 
}

#blog{
	width: 333px; margin-left:17px; margin-right:17px; float:left; color:#e6e6e6;
}

#blog_sidebar{
	width: 200px; margin-right:16px;	
    color:#e6e6e6; float:left; 	
}

#content_footer{
	width: 583px;
	height: 17px;
	background-image: url(../miki_image/blog/blog_footer.jpg);
	background-position:center;
	background-repeat: no-repeat;
	clear:both;
}

#container_content_right{
	width: 196px;
	float: left;
	margin-left: 8px;
	color: #e6e6e6;
}

#link_header{
	width: 196px;
	height: 74px; 
	background-image: url(../miki_image/blog/blog_link.jpg);
	background-position:center;
	background-repeat: no-repeat;	
}

#link_content{
	width: 196px;
	background-image: url(../miki_image/blog/blog_link_content.jpg);
	background-position:center;
	background-repeat: repeat-y;
}

#link_footer{
	width: 196px;
	height: 19px;
	clear: both;
	background-image: url(../miki_image/blog/blog_link_footer.jpg);
	background-position:center;
	background-repeat: no-repeat;
}

#link_top_border{
	width: 196px;
	height: 19px;
	background-image: url(../miki_image/blog/blog_link_header.jpg);
	background-position:center;
	background-repeat: no-repeat;
}
#link_bluewavez{
	width:196px;
	height:83px;
	background-image: url(../miki_image/blog/bluewavez.jpg);
	background-position:center;
	background-repeat: no-repeat; 
	cursor:hand;
}

#footer{
	width: 960px;
	clear: both;
}

#right{
	float:right;
}

.link_white{ 
    font: Verdana, Arial;
	color: #ffffff; font: bold;
	text-decoration: none;
}

.link_gold{ 
	font: smaller Verdana, Arial;
	/*font-size:11.5px; font-family:Arial;*/
	color: #cc9966;
	text-decoration: none;
}

.link_gray{
	font: smaller Verdana, Arial;
	/*font-size:11.5px; font-family:Arial;*/
	color: #999999;
	text-decoration: none;
}

.link_small_gray{
	font: x-small Verdana, Arial;
	/*font-size:11.5px; font-family:Arial;*/
	color: #999999;
	text-decoration: none;
}

.small_white{
	font: x-small Verdana, Arial;
	color: #e6e6e6;
	text-decoration: none;
}

.small_gray{
	font: x-small Verdana, Arial;
	color: #999999;
	text-decoration: none;
}

.normal_gray{
	font: Verdana, Arial;
	color:#999999; 
	text-shadow:#66FFFF;
}

