a.home {
display: block;
width: 153px;
height: 43px;
position: absolute;
MARGIN-left: 103px;
MARGIN-top: -100px
}



* {
	margin: 0;
	padding: 0;
}

html, body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fdfacc;
	background: url(/images/bg.gif);
}


p { padding: 5px 0; }

img { border: none; }

form, input, select {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fdfacc;
	vertical-align: middle;
}

li { list-style: none; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #A85816;
}

h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #A85816;
}

strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fdfacc;
}

th {
	text-align: left;
}

.mainmenu:link , .mainmenu:visited, .mainmenu:active, .mainmenu:hover{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	text-decoration: none; 
	font-weight: bold
}

.photomenu:link , .photomenu:visited, .photomenu:active, .photomenu:hover, 
.textmenu:link , .textmenu:visited, .textmenu:active, .textmenu:hover, 
.pager a:link , .pager a:visited, .pager a:active, .pager a:hover{
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
	font-weight: bold
}

.photomenu:link , .photomenu:visited, .photomenu:active, .photomenu:hover{
	font-size: 15px; 
}

.textmenu:link , .textmenu:visited, .textmenu:active, .textmenu:hover,
.pager a:link , .pager a:visited, .pager a:active, .pager a:hover, .pager strong
{
	font-size: 12px; 
}

.photomenu:link, .photomenu:visited, .photomenu:active {
	color: #A85816;
}
.mainmenu:link, .mainmenu:visited, .mainmenu:active, 
.photomenu:hover, 
.textmenu:link , .textmenu:visited, .textmenu:active, 
.pager a:link, .pager a:active, .pager a:visited {
	color: #FCE299;
}

.textmenu:hover, 
.mainmenu:hover, 
.pager a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

#addFound, #addLost{
	cursor: pointer;
}

#flash-wrapper {
	position: relative;
	overflow-x: hidden;
	width: 100%;
	height: 300px;
}

#flash {
	position: absolute;
	overflow-x: hidden;
	width: 100%;
	height: 300px;
    display: none;
}

#topimg {
	position: absolute;
	overflow-x: hidden;
	width: 100%;
	height: 300px;

}

#wrapper {
	width: 1127px;
	margin: 0 auto;
	position: relative;
}

#sidebar {
	position: absolute;
	top: 0;
	left: 0;
	width: 338px;
	z-index: 2;
}

#sidebar-top {
	background: url(/images/sidebar-top.jpg) no-repeat;
	width: 338px;
	height: 142px;
}

#sidebar-center {
	background: url(/images/sidebar-center.jpg) repeat-y;
	width: 183px;
	padding: 0 50px 0 105px;
}

#sidebar-bottom {
	background: url(/images/sidebar-bottom.jpg) no-repeat;
	width: 338px;
	height: 160px;
}

#left-menu {
	margin-top: -5px;
	position: relative;
	z-index: 1000;
}

#left-menu li {
	background: url(/images/marker.jpg) no-repeat 0 center;
	padding-left: 25px;
	line-height: 25px;
}



#content {
	position: absolute;
	top: 0;
	right: 0;
	width: 874px;
	z-index: 1;
}

.relative { position: relative; }

#flower {
	background: url(/images/flower.png) no-repeat;
	width: 116px;
	height:  84px;
	position: absolute;
	top: 104px;
	right: 64px;
}

#content-top {
	width: 789px;
	height: 46px;
	background: url(/images/content-top.jpg) no-repeat;
	padding-top: 58px;
	margin-left: 85px;
}

#content-center {
	background: url(/images/content-center.jpg) repeat-y;
	width: 614px;
	padding: 40px 130px 0 130px;
       min-height: 500px; 
       height: auto !important; 
       height: 500px;
}

#content-bottom {
	background: url(/images/content-bottom.jpg) no-repeat;
	width: 874px;
	height: 120px;
}

#top-menu { height: 22px; }

#top-menu li {
	display: block;
	float: left;
	height: 22px;
	background: url(/images/menu-bg-right.png) no-repeat top right;
	padding-right: 9px;
	line-height: 20px;
	margin-right: 8px;
}

#top-menu li div {
	display: block;
	float: left;
	height: 22px;
	background: url(/images/menu-bg-left.png) no-repeat top left;
	padding-left: 10px;
	line-height: 20px;
}

#tmptop-menu a, #tmptop-menu a:visited, #tmptop-menu a:hover {
	font-size: 14px;
	color: #fc8901;
}

#content-header { padding-bottom: 25px; }

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#add-photo {
	float: left;
	margin-right: 28px;
}

#add-photo img {
	width: 148px;
	height: 25px;
}

#bread-crumbs {
	font-size: 13px;
	color: #cc6e19;
}

#bread-crumbs a, #bread-crumbs a:visited, #bread-crumbs a:hover {
	font-size: 14px;
	color: #cc6e19;
}

p.text { width: 345px; }

.gallery {
	width: 100%;
	margin-top: 15px;
}

.gallery td {

       vertical-align: top;
}

.imagesmall {
	background: url(/images/image-bgsmall.gif);
	width: 107px;
	height: 92px;
	text-align: center;
	padding-top: 15px;
}

.image {
	background: url(/images/image-bg.gif);
	width: 181px;
	height: 166px;
	text-align: center;
	padding-top: 15px;
}

.image-title {
	width: 181px;
	text-align: center;
	padding: 5px 0 5px 0;
}


.image-author {
	width: 181px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #68341f;
	padding: 0 0 25px 0;
}



.catalog { width: 100%; }

.catalog td{
      vertical-align: top;
}

.listing li {
	background: url(/images/marker.jpg) no-repeat 0 center;
	padding-left: 30px;
	line-height: 20px;
}


#footer {
	background: url(/images/footer.jpg) no-repeat;
	width: 874px;
	height: 95px;
	padding-top: 5px;
}

#footer table { margin: 0 auto; }

#footer table td { padding-right: 16px; }

#formBlock, #AddItemDiv, #AddQuestionDiv{

	color: #000;
	background: url(/images/bg.gif);
}