*{ outline:none;}

body {

    font-size:62.5%;
    +font-size:63%;
    font-family:  helvetica, arial, Trebuchet MS, verdana, times new roman, sans-serif;
	margin:0px;
	padding:0px;
	
	/*overflow-x:hidden;*/
	
}



body {
	background:url("../images/canvas_bg.jpg") fixed 50% 50%;
	/*_background:url("../images/canvas_bg_ie6.jpg") fixed 50% 50%;*/
}



a {
	color:#97945D;
}


a:hover {
	color:#990000;
}

#wholeWrap {
	width:100%;
	height:100%;
	/*background-color:#EDF1F0;*/
	background-color:transparent;
	font-size:1.4em;
	margin:0px auto;
	position:relative;
	/*
	background:url("../images/canvas_bg.jpg") no-repeat top center;
	background-attachment:fixed;
	*/
}


.wrapArea {
	width:1001px;
	margin:0px auto;
	border:0px solid red;
	position:relative;
}

#HeaderArea {
	height:141px;
	width:100%;
	border:0px solid blue;
	background:url("../images/header_bg.jpg") repeat-x top left;
	z-index:9999;
	position:relative;
}


#theLogo {
	position:absolute;
	top:15px;
	left:0px;
	/*background:url("../images/logo.jpg") no-repeat top center;*/
	width:239px;
	height:103px;
	border:0px solid blue;
}



#navigation {

	width:850px;
	height:40px;
	/*background-color:yellow;*/
	position:absolute;
	color:white;
	font-family:  Trebuchet MS, helvetica, arial, verdana, times new roman, sans-serif;
	
	left:245px;
	+left:255px;
	top:49px;
	+top:50px;
	_top:45px;
	
	font-weight:bold;
	
	z-index:999999;
	
	font-size:100%;
	
}


#navigation  ul {
	display:block;
	position:relative;
	list-style:none;
	margin-left:-30px;
	margin-top:0px;
	_margin-top:5px;
	
}
#navigation  ul li{ 
	position:relative; display:block;
	/*background:blue;*/
	
	/*line-height:20px;*/
	
}

#navigation  ul li a{ 
	+padding-top:3px;
	display:block;
}

#navigation  ul li ul {
	
	position:absolute;
	top:45px;
	left:0px;
	background-color:white;
	
	border:5px solid #a7aa7b;
	
	
	
	/*
	margin-left:-65px;
	+margin-left:-100px;
	+margin-top:42px;
	*/
	min-width:150px;
	
	
	
	display:none;
	
	z-index:100;
}

#navigation  ul ul#secondUL_about {
	/*+margin-left:-150px;*/
}

#navigation  ul ul#secondUL_home {
	/*+margin-left:-80px;*/
}


* html #navigation  ul ul {
	width:150px;
}



#navigation  ul li ul li {
	float:none;
	
	width:100%;
	+width:150px;
	margin-right:0px;
	
	margin-left:-40px;
	+margin-left:0px;
	padding-left:15px;
	
	+margin-top:-5px;
	
	/*
	+padding-left:10px;
	*/
	
	line-height:35px;
	
	
	border-bottom:1px solid #a7aa7b;
}






#navigation  ul ul li.naviArrow {
	
	background-image: url("../images/navi_arrow.jpg");
	background-repeat:no-repeat;
	
	background-position:center 0px;
	
	
	height:15px;
	
	width:100%;
	+width:150px;
	margin-right:0px;
	
	border:0px solid #a7aa7b;
	
	+margin-top:-12px;
	_margin-top:0px;

}


#navigation  ul  li {
	float:left;
	padding:0px 25px 0px 10px;
	margin-right:5px;
	border:0px solid blue;
}

#navigation  ul  li.seperateBarNaii {
	background:transparent url("../images/seperate_bar_navi.png") no-repeat 0px;
	width:2px;
	height:38px;
	
	padding:0px;
	margin:2px 5px 0 0;
}


#navigation  ul  li  a {
	text-decoration:none;
	color:#ffffff;
	
	background-color:transparent;
	
	
	/*background-color:black;*/
}


#navigation  ul li ul  li  a {
	color:#345851;
}

#navigation  ul  li  a:hover {
	color:#ffcc00;
}

#navigation  ul  li.act_navi  a {
	color:#ffcc00;
}

#navigation  ul  li  ul li a:hover {
	color:#BF9800;
}

#navigation  ul li ul  li.act_navi  a {
	color:#BF9800;
}


#navigation  ul  li.act_navi  ul li a {
	color:#345851;
}

#navigation  ul  li.act_navi  ul li a:hover {
	color:#BF9800;
}

#trueWholeContent {
	padding-top:10px;
	background-color:transparent;
	
}


#navigation_2nd {
	background:transparent url("../images/navi_2nd_bg.jpg") no-repeat top center;
	width:275px;
	min-height:222px;
	height: auto !important;
	height:222px;
	
	margin-top:10px;
	
}

#navigation_2nd_area {
	font-family:arial;
	
	padding:10px 24px 10px 24px;
}

#navi2_title {
	border-bottom:1px solid #71734d;
	font-weight:bold;
	color:#A10E0D;
	padding-bottom:10px;
}

.act_2nd {
	font-weight:bold;
	color:#A10E0D;
}

#navi2_list {
	margin-top:-10px;
	
	color:#767852;
	font-weight:bold;

}


#navi2_list ul {
	list-style:none;
	margin-left:-40px;
	+margin-left:0px;	
}

#navi2_list ul li {
	border-bottom:1px solid #71734d;
	
	line-height:45px;
}
#navi2_list ul li.hasthird {
	border-bottom:1px solid #71734d;
	margin-top:30px;
	line-height:0px;
}

#navi2_list ul li:last-child {
	border-bottom:0px solid #71734d;
}

#navi2_list a {

	text-decoration:none;	
	border:0px solid blue;
	display:block;
}

#navi2_list ul li ul {
	list-style:none;
	margin-left:-30px;
	+margin-left:0px;
	margin-top:5px;
}
#navi2_list ul li ul li {

}



#bannerLeft {
	width:719px;
	height:350px;
	float:left;
	position:relative;
}


#bannerRight {
	width:269px;
	height:350px;
	float:right;
	position:relative;
	
}


#content_border_wrap {
	background:url("../images/content_border.png") no-repeat;
	_background:url("../images/content_border.gif") no-repeat;
	
	/*
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="../images/content_border.png");
	_background:none;
	*/
	
	background-position:bottom center;
	width:1062px;
	margin:0px auto;
	min-height:1400px;
	height: auto !important;
	height:1400px;
	border:0px solid blue;
	padding-bottom:50px;
	
	position:relative;
	
}



#content_border_small_wrap {
	background:url("../images/content_border.png") no-repeat;
	_background:url("../images/content_border.gif") no-repeat;
	
	/*
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="../images/content_border.png");
	_background:none;
	*/
	
	background-position:bottom center;
	width:1062px;
	margin:0px auto;
	min-height:1100px;
	height: auto !important;
	height:1100px;
	border:0px solid blue;
	padding-bottom:50px;
	
	position:relative;
	
}


#contentLeft {
	width:283px;
	float:left;
	padding-left:0px;
}

#contentright {
	width:689px;
	float:right;
	margin-right:3px;
	font-family:arial;
	color:#4d5237;
}



#registerContentArea {
	padding:0px 20px 20px 30px;font-family:arial;color:#333333;
	line-height:20px;
}

#trueContent {
	padding:20px 20px 20px 20px;
	
	border:0px solid blue;
	line-height:21px;
	color:#4d5237;
	
	
	font-family:arial;
	
}
#trueContent ul li{ margin-bottom:10px;}

.moretrueContent {
	padding:20px 20px 20px 20px;
	
	border:0px solid blue;
	line-height:21px;
	color:#4d5237;
	
	
	font-family:arial;
	
}

.moretrueContent2 {
	
	
	border:0px solid blue;
	line-height:21px;
	color:#4d5237;
	
	
	font-family:arial;
	
}


#adsArea  a {
	color:white;	
} 


#adsWrap {
	margin-top:10px;
	background:url("../images/ads_bg.jpg") no-repeat top center;
	width:283px;
	height:464px;
	border:0px solid blue;
	color:#ffffff;
	line-height:22px;
	position:relative;
}



#adsWrapSmall {
	margin-top:10px;
	background:url("../images/ads_small_bg.jpg") no-repeat top center;
	width:283px;
	height:343px;
	border:0px solid blue;
	color:#ffffff;
	line-height:22px;
	position:relative;
}


#adsWrapDiscovery {
	margin-top:10px;
	background:url("../images/ads_discovery_bg.jpg") no-repeat top center;
	width:283px;
	height:343px;
	border:0px solid blue;
	color:#ffffff;
	line-height:22px;
	position:relative;
}




#newsWrap {
	margin-top:10px;
	background:url("../images/news_bg.jpg") no-repeat top center;
	width:283px;
	height:287px;
	border:0px solid blue;
	color:#464725;
	line-height:22px;
}





#registerBtnWrap {
	width:224px;
	margin:0 auto;
}


.boardWrap {
	border:0px solid blue;
	background:url("../images/board_bg.png") no-repeat top center;
	_background:url("../images/board_bg.jpg") no-repeat top center;
	width:216px;
	height:100%;
	float:left;
	margin-right:10px;
}



.boardBigWrap {

	font-family:  helvetica, arial, Trebuchet MS, verdana, times new roman, sans-serif;

	border:0px solid blue;
	background:url("../images/board_bg big.jpg") no-repeat top center;
	width:480px;
	
	
	min-height:222px;
	height: auto !important;
	height:222px;
	
	
	float:left;
	
	margin-left:20px;
	_margin-left:5px;
	
}

.boardBigWrap2 {

	font-family:  helvetica, arial, Trebuchet MS, verdana, times new roman, sans-serif;

	border:0px solid blue;
	background:url("../images/board_bg big.jpg") no-repeat top center;
	width:480px;
	
	
	min-height:222px;
	height: auto !important;
	height:222px;
	
	margin-right:10px;
	_margin-right:5px;
	
	float:right;
	
}

.boardBigTrue {
	border:0px solid blue;
	margin:25px;
}

.boardBigLeft {
	border:0px solid blue;
	float:left;
	
	width:200px;
}


.boardBigRight {
	margin-left:205px;
	border:0px solid blue;
	font-family:arial;
}


.boardContent {
	padding-top:20px;
	border:0px solid blue;
	width:192px;
	margin:0px auto;
	text-align:center;
}


.boardTextContent {
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
	color:#4f5237;
	line-height:20px;
	font-family:arial;
}


#footer {
	
	
	color:#000000;
	
	background-color:transparent;
	line-height:20px;
	
	height:100px;
	
	position:absolute;
	bottom:7px;
	
	width:100%;
	
	font-weight:bold;
	font-size:85%;
	
	
}


.registerLinkArea {
	position:absolute;
	bottom:6px;
	right:5px;
	width:130px;
	height:23px;
	border:0px solid blue;
	z-index:9999;
}

#footer  a {
	text-decoration:none;
	color:#000000;
}

.style10 {
	text-align:right;
	padding-right:5px;
	
}

td.style2 .style10 {
	text-align:left;
}

#newsItems{ margin:20px 0 20px 0}
#newsItems a{ 
	
	line-height:30px; text-decoration:none;
}
#newsItems a span{ font-weight:bold;}