body {
  margin: 0;
  padding: 0;

  background: url(/images/bg.jpg) 0 0 no-repeat;

  font: 13px georgia;

}

td {

  vertical-align: top;

}

#content img {
	border: none;
}

#content a {
	color: #154258;
	text-decoration: none;
	border-bottom: 1px dashed #154258;
}

#content a:hover {
	color: #154258;
	text-decoration: none;
	border-bottom: 1px solid #f60;
}

#content .editor a {
	border: none;
	text-decoration: underline;
}

#content .edit a {
	border: none;
	text-decoration: underline;
}

.editor {
  padding: 10px;
  background: #fff url(/images/grid.gif) repeat;
  border: 1px solid #f90;  
}

.editor ul {
  margin: 0;
  padding-bottom: 10px;
  color: #f90;
  background: #fff;
  border: 1px solid #f90;
}

.editor ul li a {
  color: #f90;
  font-weight: bold;
  font-family: arial;
}

.editor ul li a:hover {
  color: #000;

}

#logo {
  height: 135px;
  width: 295px;
  margin-left: 19px;
  margin-top: 50px;
  margin-bottom: 46px;

  display: block;

}

#logo a {
  height: 135px;
  width: 295px;
  display: block;
}

img {
  border: 0;

}

#top {
  height: 276px;
  position: relative;
}

#menu {
  display: block;
  clear: both;
  background: #eee;
  text-align: center;
  padding-bottom: 10px;
}

html>body #menu {
  padding-top: 2px;
}

#menu ul {
  margin: 0;

  padding: 0;

  margin-left: 0px;

  margin-top: 5px;

}

#menu ul li {
  list-style: none;

  display: inline;

}

#menu ul li a {
  text-decoration: none;

  margin-left: 10px;

  margin-right: 10px;

  font: 23px arial;

  color: #154258;

}

#menu ul li a:hover {
  text-decoration: underline;
}

#menu ul li a#selected {
  text-decoration: underline;


}

.content {
  width: 810px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}


.note {
  font: 11px arial;
}


#content {
 font-family: arial;
 padding: 20px;
 padding-top: 10px;
 text-align: center;
 vertical-align: top;
}

#content h1 {
  font: 21px georgia;
}

#content h2 {
  font: 19px arial;
}

a.link-out {
  background: url(/images/arrow.gif) 5px no-repeat;
  padding-left: 14px;
  color: #999;
}

#bottom-left {
  border-top: 2px solid #154258;
  padding: 10px;
  text-align: left;
  padding-left: 40px;
  font: 11px arial;
  color: #666;
}

#bottom-left a {
  padding-left: 0px;
  color: #999;
}

#bottom-menu {
}

#bottom-menu ul {
  margin: 0;
  padding: 0;
  margin-top: 10px;
  margin-left: 0px;
}

#bottom-menu ul li {
  list-style: none;
  display: block;
  float: left;
    color: #666;
}

#bottom-menu ul li a {
  display: block;
  float: left;
  text-decoration: none;
  margin-right: 20px;
  font: 11px arial;
  color: #666;
}

#bottom-menu ul li a:hover {
  text-decoration: underline;
  color: #154258;
}

#spaw img {
  margin: 0;
}

#spaw td {
  padding: 0;
  width: auto;
}

li.level-1 {
}

li.level-2 {
  margin-left: 30px;
  list-style-type: circle;
}

li.level-3 {
  margin-left: 60px;
  list-style-type: square;
}

li.level-4 {
  margin-left: 90px;
  list-style-type: disc;
}

p.alert {
 padding: 10px;
 border: none;
 background-color: #ffc;
 width: 100%;
 color: #000;
}

p.success {
 padding: 10px;
 background-color: #cfc;
 color: #000;
 width: 100%;
}

p.note {
	padding: 5px 10px 5px 10px;
	color: #999;
	background-color: #eee;
	font-size: 11px;
}

span.red {
	color: #c30;
}

p.edit {
background: #fff;
 margin-top: 5px;
 padding: 5px;
 border: 1px solid #f90;
}

a.edit {
 width: 24px;
 height: 24px;
 background: url("/images/edit.gif") left center no-repeat;
 padding-left: 18px;
 padding-bottom: 2px;
 PADDING-TOP: 2px;
 color: #f90;
}

a.del {
 width: 24px;
 height: 24px;
 background: url("/images/del.gif") left center no-repeat;
 padding-left: 18px;
 margin-left: 40px;
 padding-bottom: 2px;
 PADDING-TOP: 2px;
 color: #a00;
}

form#admin {
	background-color: #eee;
	border-left: 5px solid #900;
	padding: 5px 10px 5px 10px;
	margin: 17px 0 10px 0;
	font-size: 11px;
}

form#admin input.logout {
	border: 1px solid #ccc;
	background-color: #999;
	color: #fff;
	font: normal 11px arial;
	margin-left: 10px;
}

.galery-item img {
  display: block;
  float: left;
  padding: 5px;
  border: 1px solid #eee;
  margin-right: 5px;
  margin-left: 5px;
}

#content ul {
  padding-top: 5px;
  padding-bottom: 5px;  
  
}

.gallery-edit {
	float: left;
	position: relative;
	left: -50px;
	top: 1px;
	margin-right: -50px;
	padding: 4px;
	background: #fff;
}
.gallery-edit img {
  vertical-align: bottom;
}

.date {
	color: #999;
	margin: 0;
font-size: 11px;
}

.title {
	font-size: 19px;
	font-family: georgia;
	margin-top: 0;
}

.title a {
	text-decoration: none;
	color: #000;
}


#featured {
	position: absolute;
	left: 580px;
	top: 50px;
	width: 250px;
}

#featured p {
	margin: 0;
}