body{
background-color: #557544;
}

img{
border: 0;
}

#prgimg{
width: 720px;
}

#container{
position: relative;
left: 50%;
margin-left: -475px;
width: 950px;
min-height: 800px;
background-color: white;
border: 1px solid #2c2d25;
text-align: center;
background-image: url("img/background.PNG");
}
div[id] #container{
height:auto;
}

#gallery{
width:640px;
margin-left: -5px;
}

#header{
width: 947px;
height: 184px;
margin: 0 0 0 3px;
background:url(img/header.png) no-repeat right;
}

#nav{
width: 740px;
height: 35px;
}


.menu {width:720px; height:32px; font-size:0.85em; position:relative; z-index:100; margin-left:5px;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:619px; w\idth:619px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:119px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:90px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; color:#fff; width:90px; height:30px; border:1px solid #000; border-width:1px 0 1px 1px; background:#5b8533; line-height:29px;}

.twolinenav a, .twolinenav a:visited{
display:block;font-size:10x;text-decoration:none; color:#fff; width:90px; height:30px; border:1px solid #000; border-width:1px 0 1px 1px; background:#5b8533; line-height:16px;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:103px; w\idth:103px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#8b5a2b url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#8b5a2b url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#8b5a2b url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#8b5a2b;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#8b4726;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#949e7c;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#949e7c;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}




#sidebar{
background-image: url(img/blogtop.png);
background-repeat: no-repeat;
background-color: #68836f;
width: 185px;
padding: 10px;
min-height: 590px;
height: 590px;
position: relative;
top: -35px;
margin-right: 2px;
margin-top: 2px;
float: right;
font-size:10pt;
color:white;text-align: justify;
}
div[id] #sidebar{
height:auto;
}
#sidebar a{
color: white;
}
#sidebartop{
margin: 0 0 10px 0;
border-bottom: 1px solid white;
font-size:10pt;
font-weight: bold;
}

#content{
width: 734px;
margin-left: 1px;
height: 575px;
}
.contentstuff{
text-align: left;
margin: 5px 0 0 3px;
width: 238px;
position: relative;
float: left;
height: 570px;
}
.contentheader{
text-align: center;
width: 100%;
background-color: #899;
}
p{
text-align:left;
margin-left:10px;
}

.blogentry{
border: 1px solid black;
margin: 2px 0 2px 5px;
width: 720px;
}
.blogtitle{
border-bottom: 1px solid black;
}

#footer{
position: relative;
left: 50%;
margin-left: -450px;
padding-left: 200px;
width: 700px;
text-align: center;
color: white;
font-size: 10pt;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


