body{
	background: #000 url(images/mushi_background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding:0px;
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size:11px;
	color:#CBA84E;
	text-align: center;
}


td{
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size:11px;
	color:#CBA84E;
}
td a{

	color:#FFFFFF;
}


#mainTable{
	width:850px;
	height: 100%;
	padding: 0px;
	margin:0px;
   border:0px;
}


 #UserArea h2{
   padding: 10px;
	font-family: Trebuchet MS, Arial ;
	font-size: 16px;
	color: #FBE2AB;
	
}

#UserArea input{
	background-image: url(images/input_bg.jpg);
	border: 1px solid #000000;
	margin: 1px;
	color:#4C390B;
	width:100px;
	font-size: 10px;
	height:19px;
}

#UserArea {
	width: 130px;
	height: 180px;
	float: right;
}


#UserArea a{
	color: #FFFFFF;
	text-decoration: none;
}
#UserArea a:hover{
	color: #EEE8AA;
	text-decoration: underline;
}

#rightBar{
	float: right;
	/*border: 1px solid red;*/
	width:170px;
	height:100%;
}


#MainMenu{
	padding-left: 30px;
}
#MainMenu a{
	color: #9C691E;
	margin:10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:15px;
	font-weight: bold;
	text-decoration: none;

}
#separator{
	width: 620px;
	height: 1px;
	background-color: #5B430B;
	
}
#content{
	padding: 5px 5px 5px 5px;
	font-size:11px;
	line-height:14px;
	color: #CCA94F;
	text-align: justify;
	width:630px;
		
}
#content input{
	width:300px;
}


#content2{
	padding: 5px 5px 5px 5px;
	position:relative;
	left:30px;
	font-size:11px;
	line-height:14px;
	color: #CCA94F;
	text-align: justify;
	width:780px;
		
}

#regbut{
	width:150px;
background-color:#DAA520;
}

#content a{
	text-decoration:none;
	color:#FF6C00;
}

#content a:hover{
	border-bottom: 1px dashed #FF8326;
	color:#FF8326;
}

#blockHeader{
	width:300px;
	border: 0px solid red;
	position:relative;
	left:300px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:17px;
	line-height: 20px;
	padding-right: 10px;
	padding-top:10px;
	padding-bottom:15px;
	color:#F7B711;
	text-align: left;
	
}
#blockHeader a, #blockHeader a:hover{
	color:#F7B711;
	border:0px;
	
}


#blockHeader i{
	font-style: normal;
	font-size:10px;
	font-family: Verdan, Tahoma, Arial, sans;
	color: #CCA94F;
}


#galleryHeader{
	position:relative;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:17px;
	line-height: 20px;
	padding-right: 10px;
	padding-top:10px;
	padding-bottom:15px;
	color:#F7B711;
	text-align: left;
	
}

.picNews{
	float:left;
	padding:5px;
	margin:5px;
}
#blockFooter{
	width:620px;
	border:0px solid red;
}

#tags{
	width:280px;
}
#tags a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#F7B711;
}
#comments{
	width:280px;
	float:right;
	text-align: right;
}
#paginator{
	width:630px;
	text-align:center;
	font-size:10px;
	color:#FF8326;
}
#paginator a{
	color:#FF8326;
}
#commentBlock{
	color:#996F05;
	padding-top:10px;
	padding-bottom:10px;
	
}
#commentBlock textarea, input{

	background-color:#A48340;
	border:1px solid black;
	font-family:Verdana, Tahoma, Arial, sans;
	font-size:11px
	
}
#commentBlock textarea{
	width:620px;
	height:100px;
}

#commentBlock b{
	color:#BE8D11;
	font-size:12px;
}
#sideTags{
	font-family:Arial, Tahoma, sans;
	font-size:12px;
	color:#E1771E;
	font-weight:bold;
}
#sideTags a{
	font-family:Arial, Tahoma, sans;
	font-size:12px;
	font-weight: normal;
	color:#FFFF66;
	text-decoration: none;
}