body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333300;
}

.pageheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #333300;
}

a.image:hover {
	background:none;
	text-decoration: none;
}
a.image:link {
	background:none;
	text-decoration: none;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2;
	font-style: normal;
	font-weight: normal;
	color: #333300;
	text-decoration: underline;
	border: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2
	font-style: normal;
	font-weight: normal;
	color: #333300;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2;
	font-style: normal;
	font-weight: normal;
	color: #333300;
	background-color: #cccc99;
	text-decoration: underline overline;
}

a:hover.plain {
	background: none;
	text-decoration: none;
}

a.subnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333300;
	font-weight: bold;
	font-size: x-small;
	text-decoration: none;
}

a.subnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333300;
	font-weight: bold;
	font-size: x-small;
	text-decoration: none;
}

a.subnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333300;
	font-weight: bold;
	font-size: x-small;
	text-decoration: underline overline;
}

a.subnav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333300;
	font-weight: bold;
	font-size: x-small;
	text-decoration: underline overline;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #333300;
}

#content {
	width: 730px;
	background: #ffffff;
	margin: 0 auto 0 auto;
	padding: 10px;
	min-height: 500px;
	}
	
#content .left {
	width: 400px;
	float: left;
	}
	
#content .right {
	width: 330px;
	float: left;
	}	

#thumbs {width: 100%; margin: 0px; border: 0px; text-align: center; }
p.thumb {width: <? echo $w+18; ?>px; height: <? echo $h+18; ?>px; margin: 1em; padding: 3px; float: left; font-size: 12px; text-align: center; background-color: #cccc99; border-color:#003333; border:thin;}

#nav {position: relative; margin: auto; clear: both;  border-top: 1px solid #aaa; text-align: center; }
#nav ul, #nav li {margin: auto; padding: 0; list-style-type: none; }
#nav li {float: left; text-align: center;  }
#nav li.current a.page {font-weight: bold; color: #ddd; }
#nav a {}
#nav a.page {display: block; padding: 2px 5px 2px 5px; }
#nav a.prev, #nav a.next , #nav .prev, #nav .next {display: block; width: 65px; padding: 2px 5px 2px 5px; }
#nav a:hover { }
		
a img {border: 0px solid #777; }

#QuickGcontainer {background:#FFFFFF;width:750px;margin:0 auto;border:0px solid #BBB;}
#QuickGal td{padding:5px;color:#999;}
.QuickGTxt {padding-left:8px;padding-top:0;margin:0;clear:both;}

#QuickGalFooter {width:100%;background:#DAE4F4 url('images/bit.gif') bottom right no-repeat;border-top:1px solid #A8C4EA;}
#QuickGalFooter td {text-align:center;}
#QuickGalFooter #pag {font:15px arial,sans-serif;}
#QuickGalFooter #pag a {padding:0 2px;}
#QuickGalFooter #stat {color:#666}

.indextab {background:#FDFDFD url(images/gallery.gif) 4px 4px no-repeat;}

/** do not edit below (.. if you don't know exactly what you are doing) **/
/** image shadow **/
.p-shadow {
  width: 90%;
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  width:160px;
  }
.p-shadow p:hover{background:#BED3EF;margin:-10px;}  

.p-shadow div {
  background: none !important;
  background: url(images/shadow2.gif) no-repeat left top;
  width:166px;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow p {
  color: #777;
  width:150px;
  background-color: #fff;
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }  

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;	}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;	}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
