a:link 
{
  color: #91744D; 
  background: #ffffff;
  text-decoration: underline; 
}

a:visited
{
  color: #91744D; 
  background: #ffffff;
  text-decoration: underline; 
}

a:hover 
{
  color: #000000;
  background:#91744D;
  text-decoration: none; 
}

.main_body
{
  background-color : #ffffff; 
  margin : 0;
  align : center;
}

.news_body
{
  background-color : #ffffff; 
  font-family : Verdana, Arial, Helvetica, sans-serif;
}

.news_header
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 16px; 
  color:#91744D;
}

.news_items
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px; 
  color:#91744D;
}

.fullimage_finavl
{
	position : absolute;
	width : 100px;
	height : 18px;
	left : 40px;
	top : 650px;
	text-align : left;
	margin : 0px;
	padding : 0px;
	cursor : pointer;
	color : yellow;
	font-family : arial, serif;
	font-size : 14px;
	font-weight : bold;
}

.fullimage_finavr
{
	position : absolute;
	width : 100px;
	height : 18px;
	left : 690px;
	top : 650px;
	text-align : right;
	margin : 0px;
	padding : 0px;
	cursor : pointer;
	color : yellow;
	font-size : 12px;
	font-weight : bold;
}


.fullimage_like
{
	position : absolute;
	width : 32px;
	height : 27px;
	left : 400px;
	top : 650px;
	text-align : right;
	margin : 0px;
	padding : 0px;
	cursor : pointer;
	color : yellow;
	font-size : 12px;
	font-weight : bold;
}

.fullimage_tick
{
	position : absolute;
	width : 32px;
	height : 27px;
	left : 400px;
	top : 650px;
	text-align : right;
	margin : 0px;
	padding : 0px;
	color : yellow;
	font-size : 12px;
	font-weight : bold;
}

.fullimage_desc
{
	position : absolute;
	width : 800px;
	height : 20px;
	left : 14px;
	top : 625px;
	text-align : center;
	margin : 0px;
	padding : 0px;
	background-color:a8936c;
	color : black;
	font-family : arial, serif;
	font-size : 12px;
	font-weight : bold;
	border : ridge 2 #808080;
}

.photo_body
{
	background-color :  #d9cbb4
}

.photo_img_cell 
{ 
	padding : 4px 2px 4px 2px; 
	border : solid 1 #856c43; 
	cursor : hand; 
	cursor : pointer; 
}
	
.photo_title 
{ 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 18px; 
	font-weight : bold; 
	background-color : #a8936c; 
	color : black; 
	border : ridge 2 #808080; 
}

.photo_comment 
{ 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	text-align : center;
	background-color : #a8936c; 
	color : black; 
	border : ridge 2 #808080; 
}

.albums_body
{
 	background-color : #ffffff; 
 	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.albums_tableheader
{
	font-size:16px;
	letter-spacing:normal;
	font-style:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	filter:Glow(color=#ffffff,strength=6);
	height:20px;
}

.albums_items
{
	font-size:14px;
	letter-spacing:normal;
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	filter:Glow(color=#ffffff,strength=6);
	height:20px;
}

.log_body
{
 	background-color : #ffffff; 
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color:#000000;
}

.log_newentry
{
 	background-color : #ffffff; 
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color:#0000ff;
}

.log_visitor
{
 	background-color : #ffffff; 
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color:#91744D;
}

.commentheader
{
	background-color : #FFCC33;
	font-size : 11px;
	font-weight : bold;
	padding-top : 2px;
	padding-bottom : 2px;
}

.forumcomment
{
	text-align : left;
	font-size : 10px;
	color : white;
	background-color : #3366CC;
	alink : #ffffff;
	link : #ffffff;
	vlink : #ffffff;
}

.forum_body
{
	background-color : #003366;
	font-family : Verdana;
}

.forumheader
{
	text-align : center;
	font-size : 12	px;
	font-weight : bold;
	color : white;
	background-color : #3366CC;
}

.forumdesc
{
	text-align : center;
	font-size : 10px;
	color : white;
	background-color : #3366CC;
	alink : #ffffff;
	link : #ffffff;
	vlink : #ffffff;
}

.imglog_body
{
 	background-color : #000000; 
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color:#91744D;
}

.imginfo_body
{
 	background-color : #000000; 
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color:#00a000;
}

.imglog_link a:link
{
  color: #91744D; 
  background: #000000;
  text-decoration: underline; 
}


.imglog_link a:visited
{
  color: #91744D; 
  background: #000000;
  text-decoration: underline; 
}

.imglog_link a:hover 
{
  color: #000000;
  background:#91744D;
  text-decoration: none; 
}

