body {
	background: url('images/bg.jpg') repeat-x #C0C0C0;
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Times New Roman, Helvetica, sans-serif;
	line-height: 125%;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
html {height: 101%}
a {color: #000;}
a:visited {color:#000;}
a:hover {color: #333;}
a:active { color:#000;}

/* ----------header-------------- */
#header {
	background: url('images/bg.jpg') repeat-x #C0C0C0;
	text-align: center;
	padding: 3px;
	font-weight: bold;
	height: 80px;
}
#header_middle {
	padding: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
	background: #FF9900;
}
#header_logo {
	width: 996px;
	position: absolute;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
}
h3 {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
}
.center h2 {
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}


/* ----------container to center the layout-------------- */
#container {
	background-color: #c0c0c0;
	width: 996px;
	margin-bottom: 10px;
	margin: 0 auto;
}
.img_border_br {	
	border-bottom: #333 solid 1px;
	border-right: #333 solid 1px;
}
.img_border {	
	border: #333 solid 1px;
}
.firstletter {
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
}
.small {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

/* -----------------content--------------------- */
#content {
	background: url('images/bg2.jpg') repeat-x #C0C0C0;
	margin: 0 204px;
	padding: 6px;
	padding-top: 0;
	line-height: 150%;
	font-size: 12px;
}
div#content { 
	min-height:530px;
	height:expression(this.scrollHeight > 530 ? "auto":"530px"); 
}

p, pre{
	padding: 5px 10px;
	margin:0px;
}
.content_border_top {
	margin: 0px;
	padding: 5px;
	background: #FF9900;
	border: #333 solid 1px; 
}
.content_noborder {
	margin-top: 10px;
	padding: 5px;
}
.content_border {
	margin-top: 10px;
	padding: 5px;
	background: #FF9900;
	border: #333 solid 1px; 
}
.content_border_right{
	padding: 5px;
	width: 400px;
	float: left;
}
.content_right{
	border-left: #333 solid 1px; 
	width: 150px;
	float: left;
	text-align: center;
	font-size: 9px;
}
.clear{
	clear: both;
}

.content_border_info {
	margin-top: 10px;
	padding: 5px;
	background: #FF9900;
	border: #333 solid 1px; 
}
.content_border_info2 {
	margin-top: 10px;
	padding: 5px;
	background: #c0c0c0;
	border: #333 solid 1px; 
}
.content_images_center {
	margin-top: 10px;
	padding: 3px;
}
.img_gallery {
	margin-bottom: 10px;
	border: #ccc solid 1px;
}
.img_gallery_ls {
	margin-top: 10px;
	border: #c0c0c0 solid 1px;
}
.img_gallery_d {
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: #ccc solid 1px;
}

/* --------------left navi------------- */
#left {
	float: left;
	width: 200px;
	margin: 0;
	padding: 2px;
	padding-top: 0;
}
.navi_r {
	font-size: 11px;
	margin: 2px 0 2px 0;
	background: url('images/navi_logo_r.jpg') no-repeat #a4341c;
	height: 18px;
	padding-left: 22px;
	padding-top: 5px;
	border-bottom: #333 solid 1px;
	border-right: #333 solid 1px;
}
.navi_r a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.navi_r a:hover {
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
}

.navi {
	font-size: 11px;
	margin: 2px 0 2px 0;
	background: url('images/navi_logo.jpg') no-repeat #FF9900;
	height: 18px;
	padding-left: 22px;
	padding-top: 5px;
	border-bottom: #333 solid 1px;
	border-right: #333 solid 1px;
}
.navi a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.navi a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.navi2 {
	font-size: 11px;
	margin-bottom: 2px;
	background: #888;
	height: 18px;
	padding-left: 22px;
	padding-top: 5px;
	border-bottom: #333 solid 1px;
	border-right: #333 solid 1px;
}
.navi2 a {
	font-weight: bold;
	color: #eee;
	text-decoration: none;
}
.navi2 a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.navi_kdr {
	font-size: 11px;
	margin-bottom: 4px;
	background: url('images/navi_logo_kdr.jpg') no-repeat #eee;
	height: 18px;
	padding-left: 22px;
	padding-top: 5px;
	border-bottom: #333 solid 1px;
	border-right: #333 solid 1px;
}
.navi_kdr a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.navi_kdr a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.left_box{
	padding: 5px;
}


/* --------------right navi------------- */
#right {
	float: right;
	width: 200px;
	margin: 0;
	padding: 2px;
	padding-top: 0;
}
.navi_right {
	font-size: 11px;
	margin-bottom: 4px;
	background: url('images/navi_logo.jpg') no-repeat #FF9900;
	height: 18px;
	padding-left: 25px;
	padding-top: 5px;
	border-bottom: #333 solid 1px;
	border-left: #333 solid 1px;
}
.navi_right2 {
	font-size: 11px;
	margin-bottom: 4px;
	background: url('images/navi_logo2.jpg') no-repeat #888;
	height: 18px;
	padding-left: 25px;
	padding-top: 5px;
	border-bottom: #333 solid 1px;
	border-left: #333 solid 1px;
}
.right_u {
	margin-bottom: 5px;
	text-decoration: underline;
}
.right_red {
	margin-top: 5px;
	text-decoration: underline;
	color: #800000;
}
.center {
	text-align: center;
}
.right_dark {
	background: #999;
	padding: 2px;
}
.right_line {
	height: 14px;
	margin: 0;
	padding: 0;
	font-size: 0;
}
.right_line1 {
	height: 10px;
	margin: 0;
	padding: 0;
	font-size: 0;
}
#right_marquee {
	background:#FF9900; 
	padding:2px; 
	font-size:12px; 
	font-weight: bold;
	position:relative; 
	left:16; 
	top:7;
	font-size: 11px;
	height: 18px;
	padding-top: 5px;
	border-bottom: #333 solid 1px;
	border-left: #333 solid 1px;
}

