body {
   	background-color: #996633;
   	font-size: 13px;
	color: #000000;
	font-family: Verdana,"Arial CE",Helvetica,Arial,Sans-serif;
	background: #5f2600 url(/img/bg2.png) repeat-x;
}

#main {
	position: relative;
	margin: 20px auto;
	width: 900px;
	background-image: url(/img/mainbg.jpg);
}

#head-content {
	padding: 0 15px 0 0;
}

#menu {
	background-color: #800000;
	color: #ebddc0;
	clear: both;
}

#menu-content {
	padding: 6px 25px;
	font-weight: bold;
}

#datetime-content {
	padding: 6px 18px;
	float: right;
	width: 220px;
	text-align: right;
}

#menu a {
	text-decoration: none;
	color: #ebddc0;
}

#langs {
	float: right;
	width: 30px;
	margin: 8px 0 0 0;
}

#langs img {
	margin-top: 7px;
}

img {
	border: 0;
}

#content-content {
	padding: 24px 30px 1px 30px;
}

p {
	margin: 0 0 0.8em 0;
}

a {
	color: black;
}

a:hover {
	color: #800000;
}

div.imagedesc {
	font-size: 10px;
	margin-top: 2px;
}

#copyright {
	margin: 15px 0px 0px 0px;
	padding: 5px 0 15px 0;
	font-size: 10px;
	border-top: 1px solid #800000;
}

tr.imgview {
   background-color: #800000;
}

td.imgview1 {
	padding:10px;
	text-align:left;
	font-size:1em;
	font-weight: bold;
	width: 15%;
}

td.imgview2 {
	padding:10px;
	text-align:center;
	font-size:1.2em;
	font-weight: bold;
	width: 70%;
}

td.imgview3 {
	padding:10px;
	text-align:right;
	font-size:1em;
	font-weight: bold;
	width: 15%;
}

p.imgcopy {
	text-align:center;
	font-size:0.8em;
	margin: 2em 0;
}

#imageviewer {
	background-color:#e2cfa8;
	background-image: none;
	padding: 0; margin: 0; border: 0;
	text-align: center;
	color: white;
}

#imageviewer table {
	width: 100%;
	font-size: 12px;
}

#imageviewer a {
	color: white;
}

#countcopy, #countcopy a  {
	color: black;
}

#imgview #copyright {
   	width: 100%;
   	clear: both;
   	font-size: 0.8em;
   	text-align: center;
   	color: #ffd571;
}

#imgview #copyright-inner {
   	padding: 10px 0;
}

#imgview {
	background-color:#e2cfa8;
	background-image: url(/img/mainbg.jpg);
	padding: 0; margin: 0; border: 0;
	text-align: center;
	color: white;
}


#imgview h1 {
  margin: 0;
	background-color:#e2cfa8;
  color: #000000;
  text-align: center;
  padding: 10px 0;
	font-size: 20px;
}

div.imgview1 {
	background-color: #800000;
  text-align: center;
  padding: 4px 0;
  font-weight: bold;	
}

#imgview a {
   	color: #fff0cf;
   	text-decoration: none;
}

#imgview #copyright a {
   	color: #000000;
   	text-decoration: none;
}

#imgview #copyright {
   	width: 100%;
   	clear: both;
   	font-size: 0.8em;
   	text-align: center;
   	color: #000000;
}

#imgview #copyright-inner {
   	padding: 10px 0;
}

img.logo {
	width: 150px; height: 77px; margin: 15px 25px 15px 35px; float: left;
}

img.toptitle {
	width: 537px; height: 58px; margin: 30px 0px 0px 15px; float: left;
}
