/* BODY */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
}

body {
	background-color:#330000;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
}


/* HOME */

#preview {
	position:absolute;
	left: 790px;
	top: 180px;
	font-size: 9px;
	color: #333333;
}

#preview img {
	display:block;
	margin: 10px 0px 0px 0px;
	border:1px solid #999999;
}


/* LEFT */

#left {
	position:absolute;
	width:320px;
}

#left a {
	color:#999999;
	text-decoration: none;
}

.spacer_pictures {
	display:block;
	color: #666666;
	padding: 30px 20px 0px 40px;
	display:block;
	height:300px;
	font-size:9px;
}

.spacer_pictures img {
	display:inline;
	float:left;
	margin: 10px 10px 0px 0px;
	border:1px solid #999999;
}

#main_menu {
	display:block;
	padding: 0px 0px 10px 10px;
}

#main_menu a {
	color: #999999;
	text-decoration: none;
}

#main_menu a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#main_menu .uberlink, #main_menu .uberlink:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	color: #FFFFFF;
	cursor: default;
}

.home_link {
	font-size:9px;
}


/* CENTER */

#center {
	position:absolute;
	left:320px;
	width:350px;
	padding: 40px 25px 25px 25px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: justify;
}

.title {
	font-size: 19px;
	color: #A5A339;
	padding: 0px 0px 15px 15px;
}

.subtitle {
	color: #A5A339;
	font-style: italic;
	font-size: 14px;
	padding: 0px 0px 0px 5px;
}

.callouts {
	font-style: italic;
	font-weight: bold;
	color: #A5A339;
}


.picture {
	margin: 10px 0px 10px 0px;
	border:1px solid #999999;
}

#center a {
	color:#C1BD3B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#center a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#footer {
	color:#666666;
	padding: 25px 0px 0px 0px;
	display:block;
	text-align: center;
}


/* RIGHT */

#right {
	position:absolute;
	left:720px;
	width:140px;
	color: #666666;
	line-height:22px;
	padding: 12px 0px 30px 10px;
	display:inline;
}

#right a {
	color: #999999;
	text-decoration: none;
}

#right a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.cd_wrapper {
	position:absolute;
	display:none;
	width:100%;
	height:100%;
	text-align: center;
	z-index: 50;
}

.contact_directions  {
	position:relative;
	border: 10px solid #FFFFFF;
	height: 300px;
	width: 400px;
	top: 80px;
	margin: 0 auto;
	color: #666666;
	font-size:10px;
	line-height: 18px;
	background-color: #FFFFFF;
	text-align: left;
}

.contact_directions a {
	color: #333333;
}

.japanese {
	font-size: 11px;
	color: #CCCCCC;
}

.japanese a {
	color:#C1BD3B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}