a:link {
	text-decoration: none;
	color: #7b4229;
}
a:visited {
	text-decoration: none;
	color: #7b4229;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}

body
{
	font-size:12px;
	font-family: Arial, Tahoma, sans-serif;
	background: #fff url('images/bg.gif') repeat-x;
	color:#7b4229;
	margin:0px;
	padding:0px;
}

#mainframe
{	
	position:relative;
	width: 980px;
	margin: 0px auto;
	overflow:visible;
}

#toparea
{
	position: relative;
	float:left;
	width: 950px;
	height: 105px;
	padding-left:30px;
	overflow:visible;
}

#toparea .logo
{
	position: relative;
	float:left;
}

#toparea .flag
{
	position: relative;
	float:0;
	margin-top:60px;
	margin-left:800px;
	width:120px;
}

#naviarea
{
	position: relative;
	float:left;
	background:url('images/navibg.gif') no-repeat;
	width: 950px;
	height: 30px;
	padding-top:5px;
	padding-left:30px;
	font-size:16px;
	overflow:visible;
}

#flasharea
{
	position: relative;
	float:left;
	background:url('images/topbg.gif') repeat-x;
	width: 980px;
	padding-top:2px;
	overflow:visible;
}

#textarea
{
	position: relative;
	float:left;
	background: #fff url('images/topbg.gif') repeat-x;
	width: 980px;
	overflow:visible;
	font-family:Arial;
	line-height:20px;
}

#textarea .newbg
{
	width:265px;
	height:24px;
	margin-left:350px;
	margin-top:7px;
	border: 2px solid #373686;
	padding-left:15px;
	padding-top:5px;
}

#aboutstextarea
{
	position: relative;
	float:left;
	background: #fff url('images/textbg.gif') top no-repeat;
	width: 980px;
	overflow:visible;
	font-family:Arial;
	line-height:20px;
}

#aboutstextarea .firsttext
{
	position: relative;
	float:left;
	background: #fff url('images/topbg.gif') repeat-x;
	width: 980px;
	margin-top:30px;
}

#aboutstextarea .secondtext
{
	position: relative;
	float:left;
	background: #fff url('images/topbg.gif') repeat-x;
	width: 980px;
	margin-top:20px;
}

#aboutstextarea .thirdtext
{
	position: relative;
	float:left;
	background: #fff url('images/topbg.gif') repeat-x;
	width: 980px;
	margin-top:20px;
	margin-bottom:15px;
}

#aboutstextarea .icon
{
	position: relative;
	float:left;
	width: 210px;
	padding-top:5px;
}

#aboutstextarea .maintext
{
	position: relative;
	float:left;
	background: #fff url('images/topbg.gif') repeat-x;
	width: 750px;
}


#footerline
{
	position: relative;
	float:left;
	background: top url('images/footerline.gif') no-repeat;
	width: 980px;
	height: 4px;
}

#footer
{
	position: relative;
	float:left;
	width: 980px;
	margin-top:5px;
	font-size:10px;
	overflow:visible;
}


#naviarea ul{ list-style-type:none; width: 100%; font-weight:bold; margin:0; padding:0;}
#naviarea ul li{ float:left;}
#naviarea ul li a{ color:515050;}
#naviarea ul li a:hover{ color:#fff;}

#textarea .abus
{
	position: relative;
	float:left;
	background: #fff url('images/topbg.gif') repeat-x;
	width: 500px;
	padding:2px 2px 5px 2px;
	margin-right:15px;
	overflow:visible;
	border: 1px #FFFFFF solid;
}

#textarea .lnews
{
	position: relative;
	float:left;
	background: #fff url('images/topbg.gif') repeat-x;
	width: 450px;
	padding:2px 2px 5px 2px;
	overflow:visible;
	border: 1px #FFFFFF solid;
}

#aboutstextarea .newlink{
	text-decoration:underline;
	color: #009999;
}

.title{ font-size:18px; color:#7b2121; height:28px; background: bottom no-repeat; margin: 2px auto 5px;}
.clear{ clear:both;}


.white_content 
{
	display: none;
	position: absolute;
	left: -400px;
	width: 350px;
	height: 360px;
	padding: 16px;
	border: 4px solid black;
	background-color: white;
	z-index:1002;
	overflow: auto;
	top: -170px;
}
