.slot_area_over { border: 1px dotted #ff0000; }
.slot_area_out { border: 1px solid #EFE1CD;  }
.admin_link { font-size: 12px; }

html, body {
	padding: 0;
	margin: 0
	}

body  {
	background: url(/img/bg.jpg) right 198px no-repeat;
	font-family: arial;
	font-size: 12px;
	color: #454545
	}

a:link, a:visited , a:active {
	color: #885417;
	text-decoration: none
	}

a:hover {
	text-decoration: underline
	}

h1 {
	margin: 0 0 8px 0;
	font-size: 16px;
	color: #9b5336
	}

h2 {
	margin: 0 0 3px 0;
	font-size: 12px;
	color: #944729
	}
	

table {
	border: 0;
	border-collapse: collapse
	}
	table td {
		padding: 0
		}

#wrapper {
	position: relative;
	width: 877px;
	margin: 50px auto
	}
	
#logo {
	position: absolute;
	top: 0;
	left: 0
	}

#control {
	position: absolute;
	top: 0;
	right: 0;
	width: 520px;
	height: 28px;
	padding: 16px 0 0 29px;
	background: #efe1c4;
	font-size: 10px;
	color: #000;
	font-weight: bold
	}
	#control a, #control a:link, #control a:visited, #control a:active {
		color: #944729;
		font-weight: normal
	}

#menu {
	position: absolute;
	top: 44px;
	right: 0;
	width: 520px;
	height: 28px;
	padding: 16px 0 0 29px;
	background: #944729;
	font-size: 14px;
	color: #efe1c4;
	z-index: 600;
	text-align: left
	}

#mainBlock {
	padding-top: 152px
	}

#news {
	width: 120px;
	height: 236px;
	border: 1px solid #727272;
	padding: 5px;
	font-size: 10px;
	float: right 
	}
	.newsDate {
		font-size: 8px;
		padding: 2px
		}
	.newsTitle {
		border: 1px solid #fff;
		border-bottom: 1px solid #737373;
		}
	.newsContent {
		padding: 2px 0 15px 0
		}
	#news_a {
		position: relative;
		padding: 0px;
		margin: 0px;
		height: 230px;
		overflow: hidden
		}
	#news_a2 {
		position: absolute;
		width: 120px;
		overflow: hidden;
		z-index: 1000;
		}

#gallery {
	font-family: tahoma;
	font-size: 11px;
	}
	#galleryPhoto {
		padding-bottom: 8px
		}
	#galleryInfo {
		margin-top:5px;
		}
	#galleryText {
		float: right
		}
	#galleryPages {
		font-weight: bold;
		}
	#galleryPages a:link, #galleryPages a:visited, #galleryPages a:active { font-weight: normal }

#gallery2Photo {
	width:115px;
	float:left;
	margin:0 3px 3px 0;
	padding:0;
}
	
#content {
	width: 310px;
	height: 270px;
	padding: 0 15px;
	overflow: auto
	}
