@charset "utf-8";
/* CSS Document */
a:link{
		font-family: Verdana, Helvetica, Arial, sans-serif;
		text-decoration: none;
		color:#000000;
}
a:hover{
		text-decoration: none;
		color: #666666;
}
a:active{
		text-decoration: none;
		color:#000000;
}
a:visited{
		text-decoration: none;
		color:#000000;
}
body{
		margin:0;
		background: #FFFFCC;
		font-family: Helvetica, Arial, sans-serif;
		font-size:11px;
}
#flash{
		widows:500px;
		height:183px;
}
.banner{		
		background: url(../photogallery/images/pic1.jpg) no-repeat top right;
		border:1px solid #FFFFFF;
}
.slogan{
		background:#D8BC8A;
		font-size:12px;
		padding:5px;
		border-bottom:1px solid #FFFFFF;
		font-style:italic;
		font-weight:600;
}
.side_left{
		background:#660000;
		color:#FFFFFF;
		padding:0 0 0 1px;
		width:130px;
}
.side_right{
		background:#AF8F58;
		color:#000;
		font-weight:bold;
		width:110px !important;
}
.content{
		background:#EDE1CB;
		width:560px !important;
		border-left:
}
#nav{
		margin:0 0 2px 0;
		z-index:30;
		background: #D1B176;
		border-bottom:1px solid #333;
		height:30px;
}
ul.MenuBarHorizontal li.style3 { width:140px; padding-top:4px;}
#main{
		border:1px solid #793D00;
		/*height:200px; */
		margin:4px 2px 4px 3px;
		position:relative;
		top:10px;
		background:#FFFFFF;
		padding:3px;
		width:98.5%;
}
#content2{
		border:1px solid #793D00;
		margin:4px 2px 6px 3px;
		width:98.5%;
		/*height:100px; */
		z-index:40;
		background:#FFFFFF;
		padding:2px;
}
#lower{
		background:white;
		bottom:0px;
}
#foot{
		text-align:center;
		font-size:11px;
		border-top:1px solid #AF8F58;
		padding:5px 0 0 0;
		background:#FFFFFF;
}
#designer{
		text-align:right;
		font-size:10px;
		background:#FFFFFF;
		padding:4px;
}
#cht_wdw, .cht_wdw{
	position:fixed;
	bottom:0;
	right:0;
	width:250px;
	height:357px;
	border:1px solid #333;
	background:#FFF;
	display:none;
	z-index:400;
	overflow:hidden;
}
.win{
	position:fixed;
	bottom:0;
	right:253px;
	height:330px;
	width:250px;
	display:none;
	border:1px solid #333;
	background:#FFF;
	z-index:440;
	overflow:hidden;
}
#show_chats{
	height:260px;	
	background: #DFEFFF;
	overflow:auto;
	padding-bottom:4px;
}
#cht_text{
	width:200px;
	height:60px;
	border-width:0;
}
#cht_close{
	padding-left:230px;
	display:inline;
	cursor:pointer;
	color:#FF0000;
	position:absolute; top:2px; right:2px;
}
#cht_btn{
	width:50px;
	height:60px;
	border:1px #999999 solid;
}
#cht_title{
	background:#000;
	color:#fff;
	line-height:7px;
	padding:4px;
}
.cht_user_txt{
	border-top:1px solid #CCC;
	padding:2px;
}
.cht_user_txt2{
	border-top:1px solid #CCC;
	padding:2px;
	background:#FFFFFF;
}
#usermail{
	border:1px solid #333;
	padding:4px;
}
#btn{
	border:1px solid #333;
	padding:4px;
	margin-top:5px;
}
.win_title{ padding:4px; font-weight:bold;}
