body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #contents {
	height: auto;
}

.picscat img {
 border:1px solid #000;
}

.picscat {
 position:relative;
 float:left;
 text-align:center;
margin:15px;
}

div.transON {
width: 97%;
background-color: #000000;
border:1px solid black;
  }
  
div.transOFF  {
width: 97%;
background-color: #000000;
opacity:.60;filter: alpha(opacity=60);-moz-opacity: 0.6;
border:1px solid black;
 }

.leftimg {
	float: left;
	margin: 10px 10px 10px 0;
}

#contents {
	position: absolute;
	top: 0;
	left: 0;
}
#header {
background:url(../images/strip2.jpg);
	font-size:35px;
	border-top: 1px solid #778899;
	border-bottom: 1px dashed #B2BCC6;
	height: 71px;
}
#header .strapline {
	font: 120% Arial;
	color: #778899;
	background-color: transparent;
	float: right;
	margin-right: 2em;
	margin-top: 0.5em;
}
#header .logo {
	float: left;
	margin-left: 1.5em;
	margin-top: 0.5em;
}
#nav {
	position: absolute;
	top: 94px;
	left: 1em;
	width: 186px;
	text-align:left;
}
#nav ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#nav li {
	font-size: 80%;
	border-bottom: 1px dashed #B2BCC6;
	margin-bottom: 0.3em;
}
#nav a:link, #nav a:visited {
	font-size:20px;
	text-decoration: none;
	color: #2C9100;
	background-color: transparent;
}
#nav a:hover {
color: #11FFCC;
	text-decoration:none;
}
#nav h2 {
	font: 110% Arial;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
	clear:both;
}
#content {
	margin-left: 16em;
	margin-right: 2em;
	margin-bottom: 5em;
	margin-top:2em;
}
h1 {
	font: 150% Arial;
}
h2 {
font-weight:normal;
font-size:18px;
margin-bottom:-5px;
margin-top:1px;
padding-top:20px;
clear:both;
}
#admin {
	position:absolute;
	width:200px;
	height:29px;
	z-index:4;
	left: 12px;
	top: 444px;
}
#content p {
	font-size: 100%;
	line-height: 1.6em; 
	padding-left: 1.2em;
}

a:link, a:visited {
color:#2C9100;
text-decoration:none;
}

a:hover {
color: #11FFCC;
text-decoration: underline;
}

#content a:link, a:visited {
color:#2C9100;
text-decoration:none;
}

#content a:hover {
color: #11FFCC;
text-decoration: underline;
}

#footer333 {
	position: absolute;
	
	width: 100%;
	border-top: 1px dashed #AAAAAA;
	background-color: #CCCCCC;
	color: #626262;
	font-size: 70%;
}
#footer {
height:50px;

width: 100%;
	border-top: 1px dashed #AAAAAA;
	background-color: #CCCCCC;
	color: #626262;
	font-size: 70%;
}
#footer p {
text-align:center;
	margin: 0.5em 0 1em 2em;
	padding: 0;
}
.undo {
color:#0066FF;
}
.galpic {
float: left;
border: 1px solid #000000;
margin: 15px;
}
#albumlist {
 list-style-type: none;
}
#albumlist li {
 
 float: left;
 margin-right: 15px;
 margin-left: 15;
 margin-bottom: 5px;
 margin-top:15;
 font: bold 0.8em;
 color: #333333;
 text-align:center;
}
#albumlist img {
 display: block;
 border: 1px solid #333300;
}
.pagetitle {
text-align:center;
margin:5px;
letter-spacing:4pt;
font-size:24px;
font-weight:bolder;
color:#336600;
}
.actions {
margin:15;
background-color:#FF0000;
color:#FFFFFF;
font-weight:bold;
font-size:16px;
}
.picdescription{
}
.editlink {
font-size:10px;
color:#FF0000;
}
#editlink a {
font-size:10px;
color:#FF0000;
}
#nav .editlink a {
font-size:10px;
color:#FF0000;
}
.editlink a:link, .editlink a:visited, .editlink a:hover, editlink a {
font-size:10px;
color:#FF0000;
}

hr {
border:none;
background-color:#339900;
color:#339900;
height:1px;
margin: 0;
padding-top:1px;
}
p p {
	font-size: 100%;
	line-height:normal; 
	padding-left: 0;
	margin:0;
	padding:0;
}

h6 {
margin: 20px 0px 4px 0px;
}



