* {
	-moz-box-sizing:border-box;}

body {
	margin:0px auto;padding:10px 20px;
	text-align:center;
	background:#535353;}

body, td, div, a, input, textarea, h2{
	font:12px tahoma;line-height:16px;color:#666;}

body.photo{
	padding:0;margin:0;
	background-color:#757575;
	overflow:hidden;}
 
h1 {
	font:bold 15px tahoma;line-height:16px;color:#444;}

form {
	display:inline;}

table {
	border-collapse:collapse;}

img {
	border:none;}

body.photo td{
	font:11px tahoma;color:#eee;}

#pageholder {
	margin-left:auto;margin-right:auto;
	width:800px;
	position:relative;top:0px;text-align:center;}

#toppage {
	position:relative;
	margin-left:auto;margin-right:auto;margin-bottom:16px;
	width:208px;height:270px;
	padding:26px 13px 13px 13px;
	text-align:left;
	background:#fff url("images/topedge.jpg") left top no-repeat;}

#topsubpage {
	position:relative;
	margin-left:auto;margin-right:auto;margin-bottom:0px;
	width:208px;height:170px;
	padding:26px 13px 13px 13px;
	text-align:left;
	background:#fff url("images/topedge.jpg") left top no-repeat;}

#title {
	position:relative;margin-left:auto;margin-right:auto;
	width:800px;height:88px;text-align:center;
	background:#999;}

#bottompage {
	position:relative;
	margin-left:auto;margin-right:auto;margin-top:16px;
	width:208px;height:270px;
	padding:94px 13px 40px 13px;
	text-align:left;
	background:#fff url("images/bottomedge.jpg") left bottom no-repeat;}

#bottomsubpage {
	position:relative;
	margin-left:auto;margin-right:auto;margin-top:0px;
	width:208px;height:170px;
	padding:0px 13px 26px 13px;
	text-align:left;
	background:#fff url("images/bottomedge.jpg") left bottom no-repeat;}

#contentsubpage {
	margin-left:auto;margin-right:auto;
	width:800px;display:block;min-height:360px;text-align:justify;
	border:4px solid #666;
	background:#999;
	padding:13px 24px;}

#col-l {
	float: left;
	width: 360px;
	margin-right:30px;}

#col-r { 
	margin: 0;
	float: left;
	width: 350px;
	height: 1% /* Holly hack for Peekaboo Bug */}


div.clear {
	clear:both;}

.text {
	color:#fff;}

.lineheader {
	font-weight:bold;
	color:#333;}

#mainmenuholder {
	padding:30px 0px 0px 15px;}
.toplist {
	border-bottom:1px solid #ddd;}
.bottomlist {
	border-top:1px solid #ddd;}
	
ul#mainmenu {
	width:160px;
	list-style:none;display:block;
	margin:0;padding:0;border:0;}
ul#mainmenu li {font:13px tahoma;
	position:relative;
	padding-left:16px;margin-bottom:8px;margin-top:0px;
	background:url("images/bullet_off.gif") left center no-repeat;}
ul#mainmenu li#current {
	color:#000;background:url("images/bullet_on.gif") left center no-repeat;font-weight:bold;}

#topthumbs {
	position:absolute;
	bottom:13px;left:13px;
	padding-top:13px;
	width:182px;
	border-top:1px solid #ddd;}

#bottomthumbs {
	position:absolute;
	top:13px;left:13px;
	padding-bottom:13px;
	width:182px;
	border-bottom:1px solid #ddd;}

a.default {
	color:#FB0;font:bold 13px tahoma;
	text-decoration:none;}
a.default:hover {
	color:#555;
	text-decoration:none;}

a.mainmenu {
	color:#666;font:13px tahoma;
	text-decoration:none;}
a.mainmenu:hover {
	color:#FB0;font:13px tahoma;
	text-decoration:none;}
	
div#copyright {
	position:relative;
	margin-left:auto;margin-right:auto;margin-top:8px;
	width:208px;
	font:10px tahoma;color:#999;}

.imgtitle {
	font:11px tahoma;color:#fff;}
	
img.pageimgs {
	border:1px solid #888;}

.photos{
  width:500px;
  height:355px;}
 
div.thumb {
	display:block;
	width:42px;height:42px;
	padding:4px 4px;
	background:url("images/thumb_bg.gif") left center no-repeat;}
div.photoholder{
	padding:6px 3px !important;}

/*
ul#picmenu {
	width:130px;
	list-style:none;display:block;
	margin:0;padding:0;border:0;}
ul#picmenu li {font:12px tahoma;
	position:relative;
	padding-left:16px;margin-bottom:14px;margin-top:0px;
	background:url("images/bullet2_off.gif") left center no-repeat;}
ul#picmenu li#current {
	color:#000;background:url("images/bullet2_on.gif") left center no-repeat;font-weight:bold;}
*/

#picmenu a, #picmenu a#current {
  position:relative;
  text-decoration:none; 
  text-align:left; 
  background:#555;
  color:#ddd; 
  display:block; 
  width:136px;
  border:1px solid #fff;
  border-color:#444 #555 #555 #333;
  padding:1.3em 0.4em;}
 
#picmenu a#current {
	color:#fff;
	width:142px;
	background:#757575;
	border:none;padding-left:0;}

#picmenu a:hover {
  color:#fff;
  background:#888;
  border-color:#888;
  cursor:pointer;}



