/* CSS Document */

div{
	padding:0px;
	margin:0px;	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
#thebody {
	text-align: center;
	width: 100%;
}
#bigdiv {
	width: 987px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin:auto;
	overflow:auto;
}
#banner {
	
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#logo {
	float: left;
	height: 100px;
	width: 180px;
	margin-left: 20px;
	margin-top:12px;
}
#langs {
	float: right;
	line-height: 16px;
	height: 18px;
	width: 600px;
	text-align: right;
	padding-right:20px;
}
#menus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width:100%;
	float:left;
}
#menus ul {
	height: 50px;
	margin:0px;
	padding:0px;
	list-style-type: none;
	background-color: #26211d;
}
#menus li {
	display:inline;
	margin:0px;
	padding:0px;
	float: left;
	height:50px;
	line-height: 50px;
	text-align: center;	
	background-color: #26211d;	
}
#menus a{
	padding-bottom:18px;
	padding-top:18px;
	padding-left:65px;
	padding-right:65px;
	color: #FFFFFF;
	line-height:50px;
	text-decoration: none;
	background-color: #26211d;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menus a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #373636;
}
#threerow{
	float:left;
	clear:both;
	text-align: left;
	width:100%;
	overflow:auto;
}
#theleft {
	float: left;
	height: auto;
	overflow:auto;
	width: 170px;
	text-align: center;
	padding-bottom:10px;
}
#thecenter{
	float:left;
	width:600px;
	height:100%;
	overflow:AUTO;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c0beb2;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c0beb2;	
}
#theright{
	float:left;
	overflow:auto;
	width:214px;
	height:300px;
	
	
}

#friendlinks{
	float:left;
	width:967px;
	padding:8px 0px 8px 20px;
	background-color:#e4e3de;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
}
#foot{
	float:left;
	width:100%;
	padding-top:20px;
}

.leftico{
	margin:0px;
	padding-top:7px;
	padding-left:12px;
	clear:both;
	text-align:left;
}
.leftico img{
	border: 1px solid #c0beb2;
	margin-right:6px;
	text-align:left;
}

#righttext{
	padding-left:8px;
}
.centertext {
	line-height: 22px;
	float:left;
	padding-left:10px;
}
.photo_text{
	margin:4px 10px;
}

.bigimg{
	text-align:center;
	width:100%;
	border: 1px solid #FF0000;
	height:auto;
	margin:0px;
	padding:0px;
}
.myh3 {
	padding-top: 20px;
	padding-left:20px;
}
.redfont{
	color:#FF0000;
}
.textwithredio{
	line-height: 11px;
}
.upfiles{
	width: 82%;
	
}
.ask {
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	margin-left: 20px;
	width: 520px;
	float:left;
	clear:both;
}
.answer{
	font-size: 11px;
	line-height: 18px;
	margin-left: 40px;
	float:left;
	clear:both;
	width: 520px;
	margin-bottom:18px;
}
.centeralign{
	width: 580px;
	text-align:center;
	clear:both;
	float:left;

}
.leftalign{
	width: 580px;
	text-align:left;
	clear:both;
	float:left;
	margin-left:10px;
	margin-top:10px;
	line-height: 28px;
}
.index_news {
	padding-top: 12px;
	padding-right: 2px;
	padding-left: 4px;
	width:590px;
	float:left;
	height:auto;
	clear:both;
	
}
.news_img{
	width: 190px;
	float:left;
	text-align:center;
}
.news_title{
	font-weight: bold;
	line-height:26px;
}
.news_txt{
	line-height: 18px;

}
.centertext img{
	padding-right: 6px;	
}