* {margin: 0; padding: 0;}
html	{
	width: auto;
	text-align: center;
	height:100%;
}

body {
font-family:arial,Geneva,Helvetica,sans-serif;
font-size: 12px;
background-image:url("images/body.png");
background-repeat:repeat-x;
vertical-align:top;
text-align: center;
line-height:17px;
width: auto;
height:100%;
color:#646464;
}

a {text-decoration: none; }
a:hover {text-decoration: none; }
a img {border: none;}

h1{
	font-size: 20px;
}

.lcc_color {
	color: 	#ffb300;
}

.lcc_yellow {
	color: 	#ffb300;
}

.lcc_blue {
	color: 	#28458e;
}
/**********************************************/
/**** container main
/**********************************************/
#container_main{
	width: 1000px;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

/**********************************************/
/**** container header
/**********************************************/
#container_header{
	width: 1000px;
	position: relative;
}
#container_language{
	color:#FFFFFF;
	font-family:arial,Geneva,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	height:15px;
	line-height:17px;
	padding-top:5px;
	text-align:right;
	vertical-align:top;
}
#container_language a{
	color:#FFFFFF;
}
#container_language a:hover{
	color:#FFFFFF;
}

#container_banner{
	height: 110px;
	padding-top:13px;
}
#container_logo{
	padding-top: 15px;
	width:260px;
	float:left;
	text-align: left;
}
#container_adv{
	float: left;
	width: 480px;
	text-align: center;
	padding-top:15px;
}
#container_so_close{
	float: left;
	width:260px;
	height: 110px;
	text-align: right;
}

/**********************************************/
/**** middle
/**********************************************/
#container_middle{
	width: 1000px;
	float: left;
}
/**********************************************/
/**** container left
/**********************************************/
#container_left{
	width: 180px;
	float: left;
	text-align: center;
}
#left_image img{
	border: 1px solid #646464;
}

#left_menu_title {
	line-height:24px;
	margin:20px 0 5px;
	width: 180px;
  color: #FFB300;
	font-size: 20px;
	text-align: left;
}

#left_menu {
	width: 180px;
	text-align: left;
	padding-top:1px;
}
#left_menu a {
  display: block;
	font-size: 14px;
	line-height: 16px;
	color:#646464;
	background: url("images/point1.gif") no-repeat left 1px;
	padding-left: 22px;
	margin:10px 0px 7px 0px;
}
#left_menu a:hover {
	text-decoration: none;
	color: #FFB300;
}
#left_menu a.selected1 {
	color: #000000;
}

#left_menu div.submenu {
	padding-left: 15px;
}

#left_menu div.submenu a {
	font-size: 11px;
}

/**********************************************/
/**** body
/**********************************************/
#container_body{
	width: 640px;
	float: left;
	text-align: center;

}

#main_body{
	width: 600px;
	min-height: 440px;
	padding:5px 20px;
	text-align: center;
}

#main_info{
}

#main_thumbs {
	text-align: center;
	width: 618px;
	float: left;
}
.main_thumb {
	width: 185px;
	margin: 0px 19px 10px 0px;
	float: left;
	border: 1px solid #FFB300;
	text-align: left;
	font-size: 11px;
	cursor: pointer;
}

.height1 {
	height: 120px;
}

.height2 {
	height: 135px;
}

.height3 {
	height: 150px;
}
.main_thumb img{
	display: block;
}
.main_thumb_caption{
	font-size: 17px;
	color: #FFB300;
	padding: 5px 5px 2px 5px;
}
.main_thumb_text{
	padding: 0px 5px 2px 5px;
}

.main_caption{
	margin: 16px 0px 12px 0px;
	font-size:17px;
	color: #FFB300;
	text-align: left;
}

/**********************************************/
/**** right
/**********************************************/
#container_right {
	width: 178px;
	min-height: 100px;
	float: right;
	background-image:url("images/info.gif");
	background-repeat:repeat-y;
	border:1px solid #C1C1C1;
	vertical-align:top;
	text-align: center;
}

#container_right div.right-box {
	padding: 15px 0px;
	background: url(images/right-box-sep.gif) repeat-x left top;
}

#container_right div.row1 {
	background: none;
}

#container_right div.gallery {
	padding: 5px;
}

#container_right div.gallery img {
	float: left;
	margin-bottom: 8px;
}

#container_right div.gallery img.col1 {
	margin-right: 8px;
}

#container_right a {
color:#0D2D53;
text-decoration:none;
}

#container_right a:hover {
	color: #ffb300;
}
/**********************************************/
/**** footer
/**********************************************/
#container_bottom{
	width: 985px;

}
#footer_menu {
	text-align: center;
	padding-top:1px;
	margin: 10px 0px 10px 0px;
}
#footer_menu a {
	font-size: 13px;
	color:#646464;
	margin:0px 12px 0px 12px;
}
#footer_menu a:hover {
	text-decoration: none;
	color: #FFB300;
}

#footer_info{
	text-align: center;
	font-size: 9px;
}

/**********************************************/
/**** menu
/**********************************************/
#container_main_menu{
	width:600px;
  height: 37px;
	margin: 8px 20px 0px 20px;
	text-align: center;
}
#main_menu {
  list-style: none;
}
#main_menu li {
	width: 100px;
	height: 37px;
  float: left;
  background: url("images/menu_box.jpg") no-repeat left center;
	position: relative;
}
#main_menu a {
	height: 34px;
	width: 90px;
  display: block;
	margin: 3px 4px 2px 6px;
	color: #ffffff;
	font-weight: bold;
	line-height: 17px;
	text-align: left;
	position: relative;
}
#main_menu a:hover {
	text-decoration: none;
	color: #28458E;
}
#main_menu span {
	width:90px;
	position: absolute;
	bottom:0px;
}
/**********************************************/
#main_menu div.submenus {
  padding: 3px 5px;
  position: absolute;
  left: 0px;
  top: 37px;
  border-bottom: 1px solid #e79d00;
  background: url(images/sub-menu-bg.gif) repeat-y;
  display: none;
  font-size: 10px;
  z-index: 1000;
  text-transform: lowercase;
	text-align: left;
}

#main_menu div.submenus div {
  padding: 1px 0px;
  border: none;
  border-top: 1px dotted #ffffff;
}

#main_menu div.submenus div a {
  width: 90px;
	height: auto;
  padding: 1px 0px;
	margin: 0px;
  display: block;
  color: #ffffff;
  text-decoration: none;
}

#main_menu div.submenus div a:hover {
  background-color: #e79d00;
}

/**********************************************/
/**** content
/**********************************************/
#content {
	width:100%;
	text-align: left;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin: 0.2em 0em;
	font-weight: normal;
}

#content h1 {
	font-size: 30px;
	color: #8f7669;
	font-family: Times, serif;
}
#content h2 {
	font-size: 30px;
	color: #8f7669;
	font-family: Times, serif;
}
#content h3 {font-size: 16px; color: #39251B; font-weight: bold;}
#content h4 {font-size: 16px; color: #8f7669;}
#content h5 {font-size: 14px; color: #8f7669;}
#content h6 {font-size: 12px; color: #8f7669;}

#content p {
  margin-bottom: 10px;
}

#content blockquote {
  padding-left: 30px;
}

#content a {
  color: #0d2d53;
	text-decoration: none;
  border-bottom: 1px dotted #0d2d53;
}

#content a:hover {
	border-bottom-style: solid;
}

#content ol, #content ul {
  margin: 10px 0px;
  margin-left: 30px;
}

#content div.row {
	margin-bottom: 10px;
}

#content div.date {
	padding-left: 30px;
	font-size: 10px;
	color: #959494;
}

#content div.files span.valid {
	font-size: 9px;
}

#content span.title {
  font-size: 12pt;
  font-weight: bold;
}
/**********************************************/
/**** gallery
/**********************************************/
#album-container div.box {
  width: 130px;
  height: 148px;
  margin: 10px 13px;
  background: url("images/album-background.gif") no-repeat;
  float: left;
  cursor: pointer;
	text-align: center;
	font-size: 10px;
}

#album-container div.col1 {margin-left: 0px;}
#album-container div.col4 {margin-right: 0px;}

#album-container img {
  padding-right: 2px;
	margin-top: 4px;
}

/**********************************************/
#image-container div.box {
  width: 130px;
  height: 148px;
  margin: 10px 13px;
  float: left;
  text-align: center;
	font-size: 10px;
}

#image-container div.col1 {margin-left: 0px;}
#image-container div.col4 {margin-right: 0px;}

#image-container img {
  padding: 3px;
  border: 1px solid #c1c1c1;
}

#image-container a, #image-container a:hover {
	border: none;
}
/**********************************************/
/**** others
/**********************************************/
.clear{
	clear: both;
}

