.clear
	{
	clear: both;	
	}
#content, html>body #content, .table_img_nav_bar, .table_gal_nav_bar, .table_gallery, .img_div, #gallery-content
	{
	width : 760px;
	}
#gallery-content
{
	text-align: center;
}

#gallery-content h4
{
text-align: left;
}

.table_info
{
	width : 340px;
	/* border:	1px solid red; */  
	float: right;
}

.td_info_titles
{
	width: 130px;
	font-size: 13px;
	color:	black;
	padding: 5px 0px 0px 0px;
}
.td_info_data
{
	font-size: 13px;
	color:	black;
	font-weight : bold;
}


.td_info_img
	{
	width : 150px;
	
	border :1px Solid gray;
}


.td_img_nav_bar_right, .td_img_nav_bar_left, .td_img_nav_bar_center
	{
	/* border :1px Solid gray; */
	width: 33%;
	font-size: 12px;
	color:	black;
	}
.td_img_nav_bar_right
	{
	text-align: right;
	}
	
.td_img_nav_bar_left
	{
	text-align: left;
	}
	
.td_img_nav_bar_center
	{
	text-align: center;
	}

.table_img_nav_bar
	{
	/* border :1px Solid gray; */
	text-align : center;
	}

.img_prev_div
	{
	width : 120px;
	font-size: 0.8em;
	color:	gray;
	text-align : center;
	}
.img_return_div
	{
	width : 520px;
	}
.img_next_div
	{
	width : 120px;
	font-size: 0.8em;
	color:	gray;
	text-align : center;
	}

.table_gal_nav_bar
	{
	border :1px Solid silver; 
	}
	
.td_gal_nav_bar
	{
	
	text-align: center;
	font-size: 12px;
	color:	black;
	}

.gal_nav_no_link
	{
	color: gray;
	font-weight : bold;
	font-size: 13px; /* Fix this */
	}

.td_gallery
	{
	text-align: center;
	font-size: 11px;
	color:	black;
	
	/* border : 1px solid red;  */
	}

.table_gallery
	{
	/* border : 1px solid red; */
		
	text-align: center;
	}

.thumb_div
	{
	margin-top :	0px;
	margin-bottom : 0px;
	margin-left: 10px;
	
	width :	140px;
	height :	140px;
	padding-top: 20px;
	border-top : 1px solid silver;
	border-left : 1px solid silver;
	border-right : 1px solid silver;
	}
	
.thumb_text_div
	{
	margin-top :	0px;
	margin-bottom : 0px;
	margin-left: 10px;
	
	padding-top: 0px;
	width :	140px;
	border-bottom : 1px solid silver;
	border-left : 1px solid silver;
	border-right : 1px solid silver;
	}

.img_div
	{
	
	}
	
.pad-right
	{
	padding-right: 10px;
}

.centered
	{
	text-align: center;
	}
.right
	{
		float: right;
		padding-left: 15px;
	}
.left
	{
		float: left;
		padding-right: 15px;
	}

#img-content
	{
	width: 760px;
}

.img-border-black
	{
	border:	1px solid black;
	}

.img-left-border-black
	{
	border:	1px solid black;
	/* padding: 0 20px 0 10px; */	
	float: left;
	margin-right: 15px;
	}
	
.img-border-gray
	{
	border:	1px solid gray;
	}

.red_text
	{
	color: red;
	}
.gray_text
	{
	color: gray;
	}
.blue_text
	{
	color:	#7995bf;
	}	
.black_text
	{
	color:	black;
	}	
.medium-black-text
{
color: black;
font-size: 0.9em;
}
.small-black-text
{
color: black;
font-size: 0.8em;
}
.medium-gray-text
{
color: gray;
font-size: 0.9em;
}
.small-gray-text
{
color: gray;
font-size: 0.8em;
}
.smaller-gray-text
{
color: gray;
font-size: 0.7em;
}
body 
	{
	/* text-align : center; Does this work? */
	
	margin: 0;
	padding: 0;
	background: #ffffff; /*  url(http://www.yuka-kobayashi.com/images/bg.gif) repeat-x; */
	font-size:	13px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: gray;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
	}
	
body a:link 
	{
	color: black;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1.0em;
}
body a:visited, #sidebar a:active 
	{
	color: black;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:	1.0em;
	}
body a:hover 
	{
	color: red;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:	1.0em;
	}
html>body {
	font-size:	13px;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ul
	{
	margin: 0;
	padding : 0;
	text-align: left;
	list-style-type: none;
	font-size: 1em;
	line-height: 1.5em;
	}

	
	
h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1, h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}
a:link {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a:visited, a:active {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: red;
	text-decoration: none;
	font-weight: bold;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}

/* Layout */

#wrapper 
	{
	/* border : 1px solid red; */
	
	width: 760px;
	margin: 0 auto;
	background: #ffffff url(http://www.yuka-kobayashi.com/images/wrapper.gif) repeat-y;
	font-size: 0.9em;
	text-align : left;
	}
#header 
	{
	width: 760px;
	height: 100px;
	background: url(http://www.yuka-kobayashi.com/images/header.gif) no-repeat;
	}
	/* Header Styles */

	.img_link
		{
		border:	0; 
		}

	#title 
		{
		float: left;
		/* margin: 31px 0 0 38px; */
		margin: 10px 0 0 0;
		padding: 1px;
		}
	
	#title h1 
		{
		margin: 0;
		padding: 5px 15px 0px 0px;
		border: 0;
		color: black;
		/* letter-spacing: 1px;  */
		}
	
	#title h1 a 
		{
		color: black;
		text-decoration: none;
		}
	
	#title p
		{
		margin: 0px;
		padding: 0px;
		font-size: 1.2em;
		font-weight: bold;
		}
	.greeting
		{
		margin: 0px;
		padding: 0px;
		font-size: 1.2em;
		color: #eeecec;
		}

	
#content 
	{
	float: left; 
	padding: 0 20px 0 10px;
	text-align : left;
	width: 540px;
	
	}
	 
html>body #content 
	{
	width: 540px;
	
	}
	
#sidebar 
	{
	float: left;
	padding: 20px 18px 0 15px; /* background: url(http://www.yuka-kobayashi.com/images/sidebar.gif) no-repeat top right; */
	color: gray;
	font-size: 0.92em;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 130px;
	
	} 

html>body #sidebar 
	{
	width: 130px;
	}

	/* Sidebar Styles */
	
	#sidebar h2 
	{
	margin: 0 0 0.6em 0;
	border-bottom: 1px solid gray;
	font-size: 1.1em;
	}
	
	#sidebar a:link 
	{
	color: black;
	font-weight: bold;
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	text-decoration: none;
	font-size: 1.0em;
	}
	
	#sidebar a:visited, #sidebar a:active 
	{
	color: black;
	font-weight: bold;
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	text-decoration: none;
	font-size:	1.0em;
	}
	
	#sidebar a:hover 
	{
	color: red;
	font-weight: bold;
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	text-decoration: none;
	font-size:	1.0em;
	}
	
	#sidebar ul 
	{
	margin: 0;
	text-align: left;
	list-style-type: none;
	}
	
	#sidebar li
	{
	/* padding: 5px 2px 5px  10px; */
	padding: 2px 2px 4px 2px;
	}
	
	#sidebar ul ul, #sidebar ol 
	{
		margin: 1.2em 0 1.2em 1.3em;
	}
	
	#sidebar ul ul 
	{
		list-style-type: disc;
	}
	
	#sidebar ul ul ul 
	{
		margin-top: 0;
		margin-bottom: 0;
	}
	
	#sidebar .search-box 
	{
		width: 10.5em;
	}
	
	#sidebar .search-submit 
	{
	background-color: ButtonFace;
	}
	
* html #content, * html #sidebar 
{
	overflow: hidden; /* For IE */
}

#footer 
{
	clear: both;
	padding: 1.2em 35px 0em 0px;
	/* border:	1px solid red; */
}
	/* Footer Styles */

	#footer p 
	{
		margin: 0;
		padding: 0.6em 0;
		text-align: center;
		font-size: 0.80em;
	}

#footer_end
	{
	background: url(http://www.yuka-kobayashi.com/images/footer.gif) no-repeat;
	height:	21px;
	}


.tag-list 
	{
	/* font-family: Arial, Helvetica, sans-serif; */
	color: gray;
	font-size: 0.8em;
	}

.tag-list a:link, .tag-list a:visited, .tag-list a:active
	{
	color: gray;
	}

.tag-list a:hover
	{
	color: silver;
	}
