@charset "utf-8";
html
{
	height:100%;
}
body
{
	font-family:Arial;
	font-size:16px;
	background-color:#dededd;
	color:#241f1c;
    border:0;
    margin:0;
    padding:0;
	height:100%;
}
hr
{
    height:1px;
    color:gray;
}
img
{
	border:0;
}
form
{
    border:0;
    margin:0;
    padding:0;
}
a, a:visited
{
	text-decoration:underline;
	color:#241f1c;
}
a:hover
{
	text-decoration:underline;
	color:black;
}
input,textarea, select
{
	border:1px solid #7b7f80;
	color:#636363;
	font-size:11px;
}
div#main-container
{
	text-align:left;
	width:890px;
	height:565px;
}
table#main-struct
{
	width:100%;
	height:100%;
}
td#main-struct-left
{
	background-color:white;
	/*<!-- width:276px; -->*/
	width:324px;
	vertical-align:top;
}
td#main-struct-seperator
{
	/*<!-- width:5px;--> */
	 width:10px;
}
td#main-struct-right
{
	background-color:white;
	vertical-align:top;
}
div.lc-tl, div.lc-tr, div.lc-bl, div.lc-br
{
	width:100%;
	height:565px;
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;
}
div.lc-tl
{
	background-image:url(/img/lc-tl.gif);
	background-position:left top;
}
div.lc-tr
{
	background-image:url(/img/lc-tr.gif);
	background-position:right top;
}
div.lc-bl
{
	background-image:url(/img/lc-bl.gif);
	background-position:left bottom;
}
div.lc-br
{
	background-image:url(/img/lc-br.gif);
	background-position:right bottom;
}
div#logo
{
	cursor:pointer;
	background-image:url(/img/logo.gif);
	background-repeat:no-repeat;
	background-position:36px 16px;
	padding-top:16px;
	padding-left:36px;
	height:45px;
	width:150px;
}
div#gal-list-container
{
	margin-left:20px;
	margin-top:50px;
	width:254px;
	height:203px;
}
ul#gal-list-ul
{
	margin:0px;
	padding-left:15px;
}
ul#gal-list-ul li
{
	list-style:none;
	padding-bottom:10px;
}
ul#gal-list-ul li a, ul#gal-list-ul li a:visited, ul#gal-list-ul li a:hover
{
	color:#b4b3b3;
	text-decoration:none;
}
ul#gal-list-ul li a:hover
{
	color:#241f1c;
	text-decoration:none;
}
ul#gal-list-ul li.cur
{
	list-style:outside;
	list-style-image:url(/img/cur.gif);
	list-style-position:4px;
}
ul#gal-list-ul li.cur a, ul#gal-list-ul li.cur a:visited, ul#gal-list-ul li.cur a:hover
{
	color:#241f1c;
	text-decoration:none;
}
div#thumbs-container
{
	height:161px;
	margin-left:32px;
    width:260px;
}
div.thumb
{
	margin-left:10px;
	margin-top:10px;
	float:left;
	height:52px;
	width:52px;
	cursor:pointer;
	background-position:50% 50%;
	background-repeat:no-repeat;
	font-size:1px;
}
div.clear
{
	clear:both;
	font-size:1px;
	height:1px;
}
table.prevnext
{
	border-collapse:collapse;
	padding:0;
	margin:0;
	width:100%;
	height:17px;
	font-size:9px;
}
table.prevnext td.prev, table.prevnext td.next
{
	width:35px;
}
table.prevnext td.prev, table.prevnext td.next img
{
	width:28px;
	height:9px;
}
table.prevnext td.prev
{
	text-align:left;
}
table.prevnext td.next
{
	text-align:right;
}
table.prevnext td.sep
{
	text-align:center;
	font-size:14px;
}
div.copyright
{
	color:#878685;
	width:320px;
	text-align:center;
	margin-top:6px;
	font-size:12px;
}
div.leftbtnlinks
{
	font-size:14px;
	margin-left:22px;
	margin-right:40px;
	margin-top:60px;
}
a.arr, a.arr:visited, a.arr:hover
{
	text-decoration:none;
	color:#b4b3b3;
	padding-left:18px;
}
a.arr:hover
{
	text-decoration:none;
	color:#241f1c;
}
a.arr-cur, a.arr-cur:visited, a.arr-cur:hover
{
	padding-left:18px;
	text-decoration:none;
	color:#241f1c;
	background-image:url(/img/cur.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}
div#rightcontent
{
	padding:12px;
	/*height:565px;*/
	/*width:558px;*/
}
span.disabled
{
	color:#b4b3b3;
}
div.pagecontent
{
	padding:30px;
}
div#photo
{
	width:530px;
	height:515px;
	margin-bottom:6px;
	/*margin-left:26px;*/
	/*<!-- margin-left:26px; -->*/
	background-repeat:no-repeat;
	background-position:50% 50%;
}
div.licon
{
	height:22px;
	background-position:0 50%;
	background-repeat:no-repeat;
	padding-left:33px;
}
